
Is there a premium that a software company can put on the pricing when it delivers source versus object code? There is unlikely any premium for delivery of the source code versus delivery of object code to a customer when the two are almost the same. The valuation of source code may depend on what restrictions a company places on the use of the code, rather than whether the company licenses source or object code.
Usually, in a perpetual model, a software company charges an initial license fee (based on the number of licensed users) for a personal, non-assignable, perpetual license to use the software only in support of the customer's internal operations, with no rights to sublicense, operate a service bureau. Also, the company usually charges a percentage of the original license fees on an annual basis to cover a subscription to support services, which includes telephone support, bug fixes, patches, updates.
Usually, if the customer is allowed to modify source code, the software company provides no warranties on modified code, and the company does not make any representations that if the code is modified that it will be compatible with future patches, service packs or releases.
If customers customize the code, that may present the software company with an opportunity to provide consulting services to migrate the customization from the old release to the current release.








Comment Preview