- Fully Paid-Up License
- A license where all financial obligations are satisfied by a single upfront payment, with no further fees owed regardless of how much the licensee uses the software.
- Royalty-Free License
- A license that grants usage rights without requiring the licensee to pay a percentage of revenue, a per-unit fee, or any other recurring payment tied to exploitation of the licensed material.
- Source Code
- The human-readable instructions written in a programming language that, when compiled or interpreted, produce executable software.
- Object Code
- The compiled, machine-readable output of source code — the binary version of a program that a computer can execute but a human cannot easily read or modify.
- Licensor
- The party that owns the intellectual property rights in the source code and grants permission to use it under the terms of the agreement.
- Licensee
- The party receiving the right to use the source code, subject to the scope, restrictions, and conditions specified in the agreement.
- Permitted Use
- The specific activities the licensee is authorized to perform with the source code — such as internal use, modification, integration into products, or sublicensing.
- Derivative Work
- A new work based on or incorporating the licensed source code, such as a modified version, a compilation, or a product built using the code as a component.
- Sublicense
- The right granted by a licensee to a third party to use the licensed source code — only permissible if the original license agreement expressly allows it.
- Escrow (Source Code Escrow)
- An arrangement where source code is deposited with a neutral third party and released to the licensee only if the licensor fails to maintain or support the software.
- Warranty of Non-Infringement
- A representation by the licensor that the source code does not infringe any third party's intellectual property rights — patents, copyrights, or trade secrets.
- Indemnification
- A contractual obligation by one party to compensate the other for losses, legal costs, or damages arising from a specified event, such as a third-party IP infringement claim.