Legal English & Contracts for IT Professionals
Practice the vocabulary of NDAs, employment contracts, SLAs, and open source licences that engineers encounter in their careers.
Frequently Asked Questions
What's the difference between 'indemnify' and 'hold harmless' in an NDA?
Both terms aim to protect a party from liability, but 'indemnify' requires the other party to pay for damages caused by the indemnified party, while 'hold harmless' simply prevents them from being responsible. In NDAs, 'hold harmless' is more common, signifying that the receiving party won't be sued due to the disclosed information.
I see 'Force Majeure' clauses – what events typically fall under this?
'Force Majeure,' or 'Act of God,' usually covers events beyond a party's reasonable control, such as natural disasters (earthquakes, floods), war, terrorism, or government regulations that directly impact performance. It doesn't generally cover economic downturns or simple business disruptions; the clause needs to clearly define these specific triggering events.
What does 'assignable' mean when a software license is discussed?
'Assignable' indicates that the rights and obligations of the contract can be transferred to another party. This is crucial for SaaS agreements – if a company sells its customer base, the license agreement might need to be assignable to ensure continued access for the new owner.
Can I use 'best efforts' in an SLA? What does that *really* mean?
'Best efforts' is a vague term and often requires further definition within an SLA. It generally means taking commercially reasonable steps to achieve the specified outcome, but it doesn't guarantee success; courts interpret this differently based on the context of the agreement.
What's the significance of 'IP Ownership' clauses in a development contract?
'IP Ownership' defines who holds the rights to any intellectual property created during the project – typically, it's clarified as being assigned to the client or remaining with the contractor. This is vital for software code, designs, and documentation generated as part of the agreement.
I'm reviewing a 'Non-Circumvention' clause – what does it prevent me from doing?
'Non-circumvention' prevents a party (usually the disclosing party) from actively soliciting or encouraging their customers or contacts to switch to the other party. It aims to protect relationships built through confidential information shared during negotiations.
What's 'Liquidated Damages' and why is it used?
'Liquidated Damages' are a pre-agreed amount of money payable if one party fails to fulfill their obligations, rather than relying on proving actual damages. They provide certainty for the non-breaching party and are enforceable if deemed reasonable by a court.
Explain 'Warranty' clauses in software agreements – what am I actually guaranteeing?
'Warranty' clauses outline guarantees about the performance or quality of the software. Common types include 'merchantability warranties' (it works as expected) and 'fitness for a particular purpose warranties' (suitable for the intended use), with disclaimers on consequential damages.
What is 'Governing Law' and why is it important to specify?
'Governing Law' designates which jurisdiction's laws will be used to interpret and enforce the contract. Specifying this avoids potential legal disputes about where a case should be heard and what legal precedents apply – often chosen based on where the parties are located.
I've seen 'Entire Agreement' clauses - what do they mean exactly?
'Entire Agreement' means that the written contract represents the complete and final understanding between the parties, superseding any prior discussions or agreements. It prevents a party from later claiming to have been subject to different terms not included in the signed document.