PROTECTING SOFTWARE CODE: LEGAL REMEDIES FOR UNAUTHORIZED COPYING

The article discusses the wide range of nuances concerning an emerging aspect in the field of intellectual property, i.e., software code. as well as what the legal remedies are if these codes get copied without permission.

IPR

Nandini Sharma

9/14/20254 min read

Introduction

In the digital era, software code is more than written instructions for computers; it’s a product of years of creativity, expertise, and significant financial investment. However, this very nature of the software code makes the software vulnerable to unauthorized copying, piracy, and theft. Therefore, recognizing this risk, both Indian and international legal frameworks provide multiple robust remedies when software code is misappropriated.

Here’s how the law protects software developers:

Software as Intellectual Property

Software is primarily regarded as intellectual property and protected as a form of “literary work” under copyright law in most jurisdictions. In the case of India, software protection is explicitly included in Section 2(o) of the Copyright Act, 1957, which covers “computer programs, tables, and compilations, including computer databases” as literary works, meaning that the moment original code is created and fixed in a tangible medium, copyright automatically subsists—registration is optional but recommended for enforcement strength.
Whereas internationally, the Berne Convention and the TRIPS Agreement (Article 10) reinforce that computer programs are literary works, ensuring worldwide recognition of these rights; similarly, the EU Computer Programs Directive and the U.S. Copyright Act (17 U.S.C. § 101) also offer similar protection, giving creators exclusive legal rights to their software.

What Constitutes Infringement?

Software infringement is not limited to blatant copying of code; the courts also recognize several forms:
• Literal Copying, which means direct duplication of source or object code.
• Non-literal copying, which means replicating the structure, sequence, and organization (SSO) of the code without reproducing it word-for-word.
• Derivative Works, which means modifying original code to create new software without consent.

Courts often use the “substantial similarity” test, as highlighted in the U.S. case of Computer Associates v. Altai, which is to identify both literal and non-literal copying, focusing on the overall structure as much as the text.

Civil Remedies: Stopping and Redressing Infringement

1. Injunctions

A primary civil remedy is the injunction, which is a court order that immediately halts ongoing infringement. With a significant leap, Indian courts, in the case of Microsoft Corporation v. Yogesh Papat, have not hesitated to stop unauthorized use or distribution of copyrighted software. These injunctive reliefs protect the market and reputation of the rightful owner while proceedings are underway.

2. Damages and Account of Profits

According to section 55 of the Copyright Act, 1957, the copyright holders may claim damages for losses due to infringement or seek the profits the infringer gained from their actions; in such cases, the court may award substantial sums based on the economic impact of the violation.

3. Destruction and Seizure of Infringing Copies

Another aspect is that the courts can also order the seizure and destruction of unauthorized software copies and related materials, reducing the likelihood of further circulation or misuse.

4. Anton Piller Orders

Indian courts issue Anton Piller orders (search and seizure) in egregious cases, enabling right-holders to secure evidence before it’s destroyed, a powerful tool to prevent infringers from “covering their tracks.”

Criminal Remedies: Deterrence and Punishment

In the Indian framework of copyright law there exist criminal penalties for willful or commercial software piracy, such as the sections 63, 63A, and 63B of the Copyright Act prescribe for the following:

• Imprisonment from six months to three years
• Fines that range from a whopping ₹50,000 to ₹200,000
• Additionally, there is a clause for enhanced sentences for repeat offenders and willful commercial infringement

Criminal prosecution acts as a strong deterrent, especially when infringement is large-scale or commercial.

The Information Technology Act: Additional Digital Safeguards

Another piece of legislation that has been the cornerstone of India's framework for the digital world is its Information Technology Act, 2000, which strengthens digital protection in India. Its provisions, like section 43, which penalizes unauthorized access and copying of data, including software, with compensation that can reach up to one crore rupees, also cover hacking, injecting malware, or unauthorized file downloads, issues that are increasingly relevant in the age of cloud computing and remote work.

Contractual Remedies: Leveraging Agreements

Most companies protect their code by requiring employees, contractors, or licensees to sign multiple forms of agreements, such as:

• Non-Disclosure Agreements (NDAs),
• License Agreements, and
• Confidentiality and employment clauses

Breach of any of the abovementioned contracts enables claims for damages, specific performance, or liquidated damages as outlined in the agreement. In some cases, like in American Express Bank Ltd vs Priya Puri, the court affirmed the enforceability of confidentiality obligations where trade secrets are involved.

Trade Secrets, Patents, and Alternative Avenues

If the code contains business-critical algorithms or methods kept secret, Indian law also recognizes trade secret protection, especially when reinforced by an NDA or contract. For instance, in rare scenarios where software demonstrates a technical effect or improvement, limited patent protection might apply, though this is stringent and rare in India, where the Patent Act’s standards are high.

International Enforcement: Tackling Cross-Border Copying

Given software’s global nature, infringements frequently involve foreign parties or servers, with the international conventions, such as the Berne Convention, WIPO Copyright Treaty (WCT), and TRIPS, ensuring that the rights are recognized in most countries. Additionally, the Mutual Legal Assistance Treaties (MLATs) also help in evidence collection and criminal prosecution abroad, though practical enforcement often requires local legal support.

Enforcement Challenges

Despite robust laws, practical enforcement faces challenges such as provingoriginality, meaning that owners must establish authorship or originality; another pertinent issue is the jurisdiction, meaning that cross-border cases are complex and slow; subsequently, the issue of anonymity, meaning that the infringers may hide their identities online, also persists; lastly, the fair use exceptions highlight the uses such as academic research, interoperability, or backup that may be permitted under “fair use” or “fair dealing” defenses, which courts interpret narrowly.

Practical Tips for Software Owners

1. Keep documentation, meaning use code repositories (like GitHub) and maintain timestamps, authorship records, and NDAs; these are crucial pieces of evidence in litigation.
2. Register Copyright: While being optional, registration with the Copyright Office provides public proof of ownership, making enforcement more efficient and credible.
3. Acting fast is another key practical tip, meaning that on detecting infringement, issue a cease-and-desist notice, gather evidence such as screenshots or logs, and consult an IP lawyer immediately.
4. Employ technical barriers by using strong licensing systems, code obfuscation, and access controls alongside legal protection.

Conclusion

Software code is the lifeblood of modern innovation. The Indian Copyright Act, international IP frameworks, and digital laws provide a strong foundation for defending authors’ rights and deterring piracy, although the effectiveness of these remedies depends on how well software owners combine proactive technical safeguards, proper documentation, strategic legal actions, and quick responses in the face of infringement.