Skip to content

CTMAA Reminder: Prioritize China trademark registration under its first-to-file system before market entry

ctmaa logo
  • Home
  • TrademarkExpand
    • Pro-Search
    • Classification
    • Online application
  • FAQ
  • Blog
  • Contact
pay with PayPal
ctmaa logo

China Software Copyright Registration

Officially register your computer software copyright in China — protect your source code, secure app store publishing rights, and unlock government incentives.

Register Your Software Now See the Process & Price
China Software Copyright Registration Certificate

Sample Software Copyright Certificate

What is Software Copyright in China

Software copyright in China is a legal right granted under the Regulations on Computer Software Protection (计算机软件保护条例), which defines computer software as computer programs and their associated documentation. A computer program refers to a coded instruction sequence that can be executed by devices with information processing capabilities to achieve a specific result — and the source program and object program of the same computer program constitute the same work. Documentation refers to written materials and diagrams describing the program’s content, structure, design, functional specifications, development status, test results, and usage methods, such as program design specifications, flowcharts, and user manuals.

Copyright arises automatically upon the completion of software development, regardless of whether it has been published. Foreigners and stateless persons whose software is first published within China enjoy copyright protection under these Regulations. Additionally, software developed by foreigners or stateless persons is protected under agreements signed between China and their country of origin or nationality, or under international treaties to which China is a party.

Although copyright protection is automatic, registration with the China Copyright Protection Center (CPPC) — the sole national-level institution authorized by the National Copyright Administration to handle software copyright registration — provides a government-issued registration certificate that serves as prima facie evidence of the facts recorded in the registration. This certificate is crucial for enforcement, app store publishing, and various business operations in China.

⚖️ Important: Software copyright protects the expression of ideas — the actual source code and documentation — not the underlying ideas, processing methods, operational procedures, or mathematical concepts themselves.

Why Foreign Companies Register Software Copyright in China

While copyright protection is automatic upon creation, voluntary registration provides significant advantages that are essential for doing business in China. International copyright registrations from the US, EU, or other jurisdictions are not recognized by Chinese app stores, nor are they directly enforceable in Chinese courts for software distribution purposes. China operates an independent intellectual property system, and local registration is critical for effective enforcement and commercial operations.

🏪

App Store Publishing

All major Chinese Android stores and the Apple App Store in China require a valid software copyright certificate before publishing any mobile app or game software.

⚖️

Prima Facie Evidence

The registration certificate serves as strong proof of ownership in disputes, dramatically reducing the burden of evidence — a significant advantage particularly for foreign entities.

🛡️

IP Enforcement Leverage

A registered certificate simplifies administrative enforcement actions, litigation procedures, and takedown requests on Chinese platforms — all of which routinely require proof of rights.

💼

Business Operations

Often required for ICP filings, high-tech enterprise certification, government project bidding, and other digital business licenses in China.

💰

Tax & Financial Benefits

Registered software can be valued as a high-tech intangible asset, qualifying domestic subsidiaries for tax exemptions and enhancing investment opportunities.

🔍

Investor Due Diligence

A registered software copyright portfolio demonstrates IP maturity and ownership clarity during fundraising rounds and M&A transactions.

Types of Software Eligible for Registration

A wide range of computer software can be registered for copyright protection in China, provided the code is original, independently developed, and capable of running on a computer. The following categories are commonly registered by both domestic and foreign companies:

☁️

SaaS Platforms

Web-based software-as-a-service platforms including cloud management systems, CRM, ERP web portals, and online collaboration tools.

📱

Mobile Apps

iOS and Android applications, mobile games, and utility apps — a software copyright certificate is mandatory for publishing on Chinese app stores.

🏢

ERP Systems

Enterprise resource planning systems, supply chain management software, financial management platforms, and other business management systems.

🤖

AI Software

Artificial intelligence and machine learning applications, including algorithm platforms, data analysis tools, and AI-powered solutions. Note: copyright protects the code, not the AI model itself.

🖥️

Desktop Software

Traditional desktop applications including office productivity tools, design software, development tools, and specialized industry applications.

📲

Mini Programs

WeChat Mini Programs, Alipay Mini Programs, and other lightweight applications running within Chinese super-app ecosystems. Front-end and back-end code are both registrable.

💡 Additionally, system software (operating systems, database management systems), embedded software (smart hardware firmware, IoT device control programs), and utility tools and plugins (Photoshop plugins, automation scripts) are also eligible for registration.

Benefits of Software Copyright Registration

Beyond the fundamental legal protection of your software, a Chinese software copyright registration certificate unlocks a wide range of practical commercial and legal benefits:

📄

Ownership Proof

The certificate provides prima facie evidence of ownership. Chinese courts give substantial weight to this government-issued document, shifting the burden of proof to the alleged infringer.

🏪

App Store Publishing

All major Chinese app stores — including Huawei AppGallery, Xiaomi, Tencent MyApp, and Apple App Store China — require a valid software copyright certificate before listing your app.

🏆

Government Incentives

Registered software copyright is a key requirement for high-tech enterprise certification, government subsidies, tax exemptions for domestic subsidiaries, and participation in government project bidding.

📊

Investor Due Diligence

A registered copyright portfolio demonstrates IP maturity and clear ownership — critical during fundraising, M&A, and technology valuation. Software copyright can be valued as an intangible asset.

🛡️

IP Enforcement

With a registration certificate, you can file takedown requests on Chinese platforms, initiate administrative enforcement actions with local copyright authorities, or pursue civil litigation against infringers.

🔄

Licensing & Transfer

A registered copyright can be licensed to generate revenue, used as technology equity contribution, or transferred — all with clear government documentation supporting the transaction.

Required Documents

According to the Computer Software Copyright Registration Measures, applicants must submit the following materials to the China Copyright Protection Center. For foreign applicants, all documents in foreign languages must be accompanied by Chinese translations.

# Required Document Details & Requirements
1 Registration Application Form Completed and signed online via the CPCC system. The confirmation signature page must be printed, hand-signed (or stamped with a company seal), and uploaded as a PDF scan. Electronic signatures or electronic seals are not accepted.
2 Business License / Identity Documents For companies: business license copy (notarized if foreign entity). For individuals: passport copy with Chinese translation, signed by the translator. Foreign legal entities must provide proof of legal registration certified by the Chinese consulate in the applicant’s country or notarized locally.
3 Source Code First 30 consecutive pages and last 30 consecutive pages (60 pages total). If the entire program is fewer than 60 pages, submit the complete source code. Each page must contain at least 50 lines of code. Submitted in PDF format.
4 User Manual / Software Documentation Submit the first and last 30 pages of the user manual, operation guide, or design specification. Each page must contain at least 30 lines. Must include screenshots, feature descriptions, and operational steps. The software name in screenshots must match the application name exactly.
5 Screenshots Clear screenshots of the software interface demonstrating key functionality, embedded within the user manual. All screenshots must display the exact software name and version number used in the application.
6 Copyright Ownership Declaration Declaration confirming original development and copyright ownership. For commissioned development, provide the development contract clearly stating copyright ownership belongs to the applicant.
7 Power of Attorney If using a service provider or agent to file on your behalf, a signed Power of Attorney is required. Our firm provides a standard template and handles this document as part of our service.

💡 Don’t worry about the details — we guide you through the entire document preparation process, including Chinese translation, notarization coordination, and format verification.

Source Code Requirements

The source code submission is the most technically critical part of the application. Following the correct formatting rules is essential to avoid rejection or a correction notice. Below are the detailed requirements based on the Computer Software Copyright Registration Measures and current CPCC practice:

📄 Front 30 Pages

Submit the first 30 consecutive pages of your source code. These pages should ideally contain the core functional logic of the software — such as main program entry points, key algorithm implementations, and primary module definitions.

Avoid submitting pages filled only with configuration files, import statements, comments, or blank lines as your front 30 pages — this is a common reason for rejection.

Pro tip: Select pages that best demonstrate the originality and technical substance of your software. Prioritize unique algorithms, core business logic, and distinctive functional modules.

📄 Back 30 Pages

Submit the last 30 consecutive pages of your source code. The back 30 pages should also contain substantive code — not just closing statements, configuration files, or auto-generated code.

If your entire source code is fewer than 60 pages, you must submit all of it. In this case, simply submit the complete source code file from beginning to end.

Important: For software exceeding 3,000 lines of code, select representative sections totaling up to 3,000 lines for submission. If the code is 3,000 lines or fewer, submit all of it.

📐 Formatting Rules

  • Lines per page: Minimum 50 lines per page (the last page may be an exception if it has fewer lines).
  • Page header: Must include the software name and version number (matching the application form exactly).
  • Page number: Must be marked in the upper right corner of each page.
  • Font: Uniform font (typically Song Ti size 5). Consistent formatting throughout.
  • File format: Submit as PDF only. Do not submit code as images embedded in the PDF.
  • Content quality: Must contain actual code with core logic — not just comments, empty lines, or configuration settings.
  • No graphics or tables: The code pages must not include images, tables, or blank pages.
  • Footer: Should indicate the full name of the copyright holder.

🔒 Confidential Source Code Protection

For applicants concerned about trade secret exposure, the registration regulations provide an “exceptional deposit” option under Article 12. You may: (a) cover confidential portions of the source code with black diagonal lines, provided the covered portion does not exceed 50% of the submitted source code; (b) submit the first 10 consecutive pages plus any 50 consecutive pages from any part of the source code; or (c) submit the first and last 30 consecutive pages of the object code, plus any 20 consecutive pages of the source code. However, it is generally recommended to submit essential code sections, as this greatly assists the CPCC in evaluating and comparing code in potential infringement cases.

Registration Process

The software copyright registration process in China is straightforward, requiring only basic application materials and undergoing formal examination by the Copyright Protection Center. If the documents are complete and compliant, authorization is typically granted within one to two months.

1

Account Registration

Register on the CPCC website and complete real-name verification (1-3 business days). Foreign entities must complete this before filing.

2

Document Preparation

Prepare all materials — source code, user manual, identity docs, translation, notarization. We handle this entirely.

3

Online Submission

Submit the completed application and upload all materials through the CPCC online system. Receive a tracking number.

4

Formal Examination

The CPCC reviews completeness and format compliance. If issues are found, a correction notice is issued — we respond promptly.

5

Certificate Issuance

Upon approval, the electronic certificate is issued. You receive an SMS notification and can download it from the CPCC portal.

Electronic Certificate vs Official Certificate

As of June 1, 2023, the China Copyright Protection Center transitioned to a fully paperless system. All software copyright registration certificates are now issued in electronic format only — no physical paper certificates are mailed. The electronic certificate carries the same legal effect as the previous paper certificate and is recognized by all Chinese government agencies, courts, and app stores.

📱 Electronic Certificate (Current)

  • Issued as a PDF file with an embedded blockchain-based anti-counterfeit QR code
  • Downloadable directly from the CPCC online portal
  • SMS notification sent upon issuance
  • Same legal validity as the former paper certificate
  • No mailing delay — instantly accessible upon approval
  • Can be printed for physical submission where required

📋 Paper Certificate (Discontinued)

  • No longer issued for new applications submitted after June 1, 2023
  • Previously issued paper certificates remain valid
  • For special circumstances (e.g., high-tech enterprise certification), a printed version of the electronic certificate is accepted
  • Transition to electronic certificates significantly reduces processing time by eliminating physical mailing

⚠️ Important: Some third-party “electronic copyright” certificates are issued by private organizations (such as the Electronic Copyright Certification Joint Service Platform), not by the CPCC. These have different legal standing from official CPCC certificates and may not be accepted by all app stores or government agencies. Always verify that your certificate is issued by the China Copyright Protection Center under the National Copyright Administration.

Timeline and Costs

The standard processing timeline is approximately 30 business days from submission to certificate issuance. Expedited processing is available for urgent cases. All costs below are all-inclusive — covering official government fees, professional service fees, Chinese translation, document formatting, and examination monitoring.

⏱️ Processing Timeline

Standard Registration 60 Business Days
Standard expedited 30 Business Days
Priority expedited 10-15 Business Days
Express expedited 4-7 Business Days

Note: Express service will incur additional fees. Please contact us for a real-time quote.

💰 All-Inclusive Pricing

$450

Per software application, all-inclusive

What’s included:

  • ✅ Official government registration fees
  • ✅ Full document preparation & review
  • ✅ Source code formatting & compliance check
  • ✅ Online submission & examination monitoring
  • ✅ Correction notice response handling
  • ✅ Electronic certificate download assistance
Get a Custom Quote →

Frequently Asked Questions

Is software copyright registration mandatory in China?

No. Copyright protection arises automatically upon completion of software development. However, voluntary registration is strongly recommended because the registration certificate provides prima facie evidence of ownership in disputes, is required by all major Chinese app stores, and greatly simplifies enforcement actions against infringers.

Will my US or EU copyright registration work in China?

No. China operates an independent intellectual property system. International copyright registrations — including those from the US, EU, or other jurisdictions — are not recognized by Chinese app stores and are not directly enforceable in Chinese courts for software distribution purposes. Local registration is essential.

How long does software copyright protection last in China?

For software owned by legal entities (companies), the protection term is 50 years from the date of first publication. For individual creators, the protection lasts for the life of the author plus 50 years. If the software has not been published within 50 years of completion, protection ceases 50 years after completion.

Can a foreign company apply directly without a Chinese subsidiary?

Yes. Foreign companies can apply for software copyright registration in China through three pathways: (1) registration via a Chinese subsidiary, (2) registration through a licensed Chinese service provider (recommended — this is the method we handle), or (3) direct foreign entity registration (which is more complex and not recommended due to documentation requirements).

What if my source code is confidential? Can I protect trade secrets?

Yes. The registration regulations provide for “exceptional deposit” options to protect confidential source code. You may cover sensitive portions with black diagonal lines (covering up to 50% of submitted code), submit alternative code sections, or request sealed storage. However, it is generally recommended to submit essential code sections to facilitate enforcement comparisons if infringement occurs.

Do I need a new registration when I update my software?

It depends on the extent of the changes. Minor updates that add new features with limited changes to the original code — without significantly altering functionality or performance — can be registered at the applicant’s discretion. However, major version upgrades involving significant revisions or cumulative changes exceeding 50% of the original software, resulting in substantial functional or performance improvements, require a new registration.

How many certificates do I need for multiple platforms?

Generally, one certificate per software application. If your iOS and Android versions are functionally identical, one certificate typically covers both. However, each distinct software product with different functionality requires its own certificate. Any change to the software name or significant functionality updates may require a new certificate or amendment filing.

What does software copyright NOT protect?

Software copyright protects the expression of ideas — the actual source code and documentation. It does not protect the underlying ideas, processing methods, operational procedures, mathematical concepts, or algorithms themselves. For functional and technical inventions, patent protection may be more appropriate.

Ready to Register Your Software Copyright in China?

Get in touch today for a free consultation. We’ll assess your software, confirm eligibility, and provide a clear roadmap and all-inclusive quotation.

Contact Us Now Email Us Directly

China Trademark Agency Alliance

  • Room 805, No. 485 Xingmei Road, Minhang District, Shanghai China
  • + 86 186 1674 5118

Explore

  • China Trademark Registration
  • Search
  • FAQ
  • Blog
  • Contact
  • About

Links

  • WIPO
  • CNIPA
  • china trademark office
  • Register trademark in china
  • My account

Information

  • Pay for registration
  • Get in touch
  • Check availability
  • privacy policy
  • Trademark team

© 2026 China TradeMark Agency Alliance

To register trademark in China, the smart choice is China Trademark Agency Alliance | CNIPA-Listed Agency

Facebook X Linkedin
Scroll to top
  • Home
  • Trademark
    • Pro-Search
    • Classification
    • Online application
  • FAQ
  • Blog
  • Contact