💻 Software as "Literary Work"

Under the Copyright Act 1957, computer programs are classified as "literary works" under Section 2(o). This means:

  • Source code is protected like written text
  • Object code (compiled) also protected
  • Copyright arises automatically on creation
  • Registration is not mandatory but recommended
💡 What's Protected vs Not Protected
Protected: Source code, object code, screen displays (as separate artistic work), documentation

NOT Protected: Ideas, algorithms, methods, functionality, logic, user interface concepts

📋 Why Register Software Copyright?

While copyright exists automatically, registration provides crucial advantages:

BenefitExplanation
Prima Facie EvidenceRegistration certificate is evidence of ownership in court
Public RecordEstablishes date of creation publicly
Licensing & SaleEasier to license, assign, or sell rights
DeterrenceCertificate deters potential infringers
Investment ProofDemonstrates IP value to investors

📝 Registration Process (Form XIV)

Step 1: Prepare Application

  • Complete Form XIV (available at copyright.gov.in)
  • Can be filed online or physically
  • Statement of Particulars and Statement of Further Particulars

Step 2: Required Documents

  • Copy of Software: First 25 pages + last 25 pages of source code (if large)
  • NOC: No Objection Certificate from author (if applicant is not author)
  • Power of Attorney: If filing through agent
  • Identity Proof: Aadhaar/PAN of applicant
  • Declaration: Ownership and originality declaration

Step 3: Pay Fees

Work TypeFee
Computer Program / Software₹500 per work
Literary Work (documentation)₹500 per work
Artistic Work (GUI, icons)₹500 per work

Step 4: Mandatory Waiting Period

After filing, there's a 30-day mandatory waiting period for objections from any party claiming rights.

Step 5: Examination & Certificate

If no objections, examiner reviews and issues Registration Certificate. Timeline: ~2-4 months total.

🔐 Source Code Deposit Strategy

⚠️ Trade Secret Concern
Once registered, the deposited work becomes part of public record and can be inspected. Full source code deposit exposes your trade secrets!

Recommended Approach

  • Redacted Deposit: First 25 + last 25 pages with sensitive portions blocked out
  • Object Code + Source Pages: Object code plus representative source pages
  • README + Headers: Documentation, file headers, and structure files
  • Screen Displays: Register GUI elements as separate artistic work
✅ Best Practice
Deposit only enough code to establish originality and copyrightable expression. Keep core algorithms and proprietary logic as trade secrets.

⏰ Duration of Copyright

ScenarioDuration
Individual AuthorAuthor's lifetime + 60 years after death
Joint Authors60 years after death of last surviving author
Anonymous/Pseudonymous60 years from publication
Work by Company/Govt60 years from first publication

👤 Ownership of Software

Default Rules

  • Individual Developer: Developer owns copyright
  • Employment: Employer owns (Section 17) unless contract says otherwise
  • Commissioned Work: Person who commissioned owns (unless contract provides otherwise)
  • Freelance/Contractor: Ownership depends on contract — get it in writing!
💡 Real Case: Microsoft v. K. Mayuri (2007)
Delhi HC awarded ₹5 Lakhs punitive damages for software piracy. The court stated: "Time has come when courts should award punitive damages to discourage lawbreakers who engage in violations for financial gain."

🚫 What Constitutes Infringement

  • Copying substantial part of source/object code
  • Unauthorized distribution or sale
  • Making backup copies beyond permitted
  • Circumventing technological protection measures (Section 65A)
  • Removing rights management information (Section 65B)

📝 Part 10.2 Quiz

Q1: Computer programs are classified as which type of work?

Q2: Copyright registration fee for software is:

Q3: Copyright registration form for software is:

Q4: Copyright duration for company-authored software:

Q5: For employment, software copyright ownership vests with:

Q6: Mandatory waiting period after copyright application:

Q7: What is NOT protected by software copyright?

Q8: Section 65A deals with:

Q9: Copyright registration is:

Q10: GUI/screen displays should be registered as: