15. Content Removal Policies - Guide to Submitting a DMCA Takedown Notice

DDONALD-HOBDYUpdated 17 Oct 2025

This document serves as a comprehensive guide for submitting a DMCA takedown notice to GitHub. It outlines the specific information required, legal considerations such as fair use and the penalty of perjury, and the various methods for submitting a complaint. The guide emphasizes the unique complexities of copyright infringement concerning software code.

Guide to Submitting a DMCA Takedown Notice

In this article

Before You Start

Your Complaint Must ...

Complaints about Anti-Circumvention Technology

How to Submit Your Complaint

This guide describes the information that GitHub needs in order to process a DMCA takedown request. If you have more general questions about what the DMCA is or how GitHub processes DMCA takedown requests, please review our DMCA Takedown Policy.

Due to the type of content GitHub hosts (mostly software code) and the way that content is managed (with Git), we need complaints to be as specific as possible. These guidelines are designed to make the processing of alleged infringement notices as straightforward as possible. Our form of notice set forth below is consistent with the form suggested by the DMCA statute, which can be found at the U.S. Copyright Office's official website: https://www.copyright.gov.

As with all legal matters, it is always best to consult with a professional about your specific questions or situation. We strongly encourage you to do so before taking any action that might impact your rights. This guide isn't legal advice and shouldn't be taken as such.

Before You Start

Tell the Truth. The DMCA requires that you swear to the facts in your copyright complaint under penalty of perjury. It is a federal crime to intentionally lie in a sworn declaration. (See U.S. Code, Title 18, Section 1621.) Submitting false information could also result in civil liability — that is, you could get sued for money damages. The DMCA itself provides for damages against any person who knowingly materially misrepresents that material or activity is infringing.

Investigate. Millions of users and organizations pour their hearts and souls into the projects they create and contribute to on GitHub. Filing a DMCA complaint against such a project is a serious legal allegation that carries real consequences for real people. Because of that, we ask that you conduct a thorough investigation and consult with an attorney before submitting a takedown to make sure that the use isn't actually permissible.

Ask Nicely First. A great first step before sending us a takedown notice is to try contacting the user directly. They may have listed contact information on their public profile page or in the repository's README, or you could get in touch by opening an issue or pull request on the repository. This is not strictly required, but it is classy.

Send In The Correct Request. We can only accept DMCA takedown notices for works that are protected by copyright, and that identify a specific copyrightable work. If you have a complaint about trademark abuse, please see our trademark policy. If you wish to remove sensitive data such as passwords, please see our policy on sensitive data. If you are dealing with defamation or other abusive behavior, please see our Community Guidelines.

Code Is Different From Other Creative Content. GitHub is built for collaboration on software code. This makes identifying a valid copyright infringement more complicated than it might otherwise be for, say, photos, music, or videos.

There are a number of reasons why code is different from other creative content. For instance:

A repository may include bits and pieces of code from many different people, but only one file or even a sub-routine within a file infringes your copyrights.

Code mixes functionality with creative expression, but copyright only protects the expressive elements, not the parts that are functional.

There are often licenses to consider. Just because a piece of code has a copyright notice does not necessarily mean that it is infringing. It is possible that the code is being used in accordance with an open-source license.

A particular use may be fair-use if it only uses a small amount of copyrighted content, uses that content in a transformative way, uses it for educational purposes, or some combination of the above. Because code naturally lends itself to such uses, each use case is different and must be considered separately.

Code may be alleged to infringe in many different ways, requiring detailed explanations and identifications of works.

This list isn't exhaustive, which is why speaking to a legal professional about your proposed complaint is doubly important when dealing with code.

No Bots. You should have a trained professional evaluate the facts of every takedown notice you send. If you are outsourcing your efforts to a third party, make sure you know how they operate, and make sure they are not using automated bots to submit complaints in bulk. These complaints are often invalid and processing them results in needlessly taking down projects!

Matters of Copyright Are Hard. It can be very difficult to determine whether or not a particular work is protected by copyright. For example, facts (including data) are generally not copyrightable. Words and short phrases are generally not copyrightable. URLs and domain names are generally not copyrightable. Since you can only use the DMCA process to target content that is protected by copyright, you should speak with a lawyer if you have questions about whether or not your content is protectable.

You May Receive a Counter Notice. Any user affected by your takedown notice may decide to submit a counter notice. If they do, we will re-enable their content within 10-14 days unless you notify us that you have initiated a legal action seeking to restrain the user from engaging in infringing activity relating to the content on GitHub.

Your Complaint Will Be Published. As noted in our DMCA Takedown Policy, after redacting personal information, we publish all complete and actionable takedown notices at https://github.com/github/dmca.

GitHub Isn't The Judge. GitHub exercises little discretion in the process other than determining whether the notices meet the minimum requirements of the DMCA. It is up to the parties (and their lawyers) to evaluate the merit of their claims, bearing in mind that notices must be made under penalty of perjury.

Your Complaint Must ...

Include the following statement: "I have read and understand GitHub's Guide to Filing a DMCA Notice." We won't refuse to process an otherwise complete complaint if you don't include this statement. But we'll know that you haven't read these guidelines and may ask you to go back and do so.

Identify the copyrighted work you believe has been infringed. This information is important because it helps the affected user evaluate your claim and give them the ability to compare your work to theirs. The specificity of your identification will depend on the nature of the work you believe has been infringed. If you have published your work, you might be able to just link back to a web page where it lives. If it is proprietary and not published, you might describe it and explain that it is proprietary. If you have registered it with the Copyright Office, you should include the registration number. If you are alleging that the hosted content is a direct, literal copy of your work, you can also just explain that fact.

Identify the material that you allege is infringing the copyrighted work listed in item #2, above. It is important to be as specific as possible in your identification. This identification needs to be reasonably sufficient to permit GitHub to locate the material. At a minimum, this means that you should include the URL to the material allegedly infringing your copyright. If you allege that less than a whole repository infringes, identify the specific file(s) or line numbers within a file that you allege infringe. If you allege that all of the content at a URL infringes, please be explicit about that as well.

Please note that GitHub will not automatically disable forks when disabling a parent repository. If you have investigated and analyzed the forks of a repository and believe that they are also infringing, please explicitly identify each allegedly infringing fork. Please also confirm that you have investigated each individual case and that your sworn statements apply to each identified fork. In rare cases, you may be alleging copyright infringement in a full repository that is actively being forked. If at the time that you submitted your notice, you identified all existing forks of that repository as allegedly infringing, we would process a valid claim against all forks in that network at the time we process the notice. We would do this given the likelihood that all newly created forks would contain the same content. In addition, if the reported network that contains the allegedly infringing content is larger than one hundred (100) repositories and thus would be difficult to review in its entirety, we may consider disabling the entire network if you state in your notice that, "Based on the representative number of forks you have reviewed, I believe that all or most of the forks are infringing to the same extent as the parent repository." Your sworn statement would apply to this statement.

Explain what the affected user would need to do in order to remedy the infringement. Again, specificity is important. When we pass your complaint along to the user, this will tell them what they need to do in order to avoid having the rest of their content disabled. Does the user just need to add a statement of attribution? Do they need to delete certain lines within their code, or entire files? Of course, we understand that in some cases, all of a user's content may be alleged to infringe and there's nothing they could do short of deleting it all. If that's the case, please make that clear as well.

Provide your contact information. Include your email address, name, telephone number and physical address.

Provide contact information, if you know it, for the alleged infringer. Usually this will be satisfied by providing the GitHub username associated with the allegedly infringing content. But there may be cases where you have additional knowledge about the alleged infringer. If so, please share that information with us.

Include the following statement: "I have a good faith belief that use of the copyrighted materials described above on the infringing web pages is not authorized by the copyright owner, or its agent, or the law. I have taken fair use into consideration."

Also include the following statement: "I swear, under penalty of perjury, that the information in this notification is accurate and that I am the copyright owner, or am authorized to act on behalf of the owner, of an exclusive right that is allegedly infringed."

Include your physical or electronic signature.

Complaints about Anti-Circumvention Technology

The Copyright Act also prohibits the circumvention of technological measures that effectively control access to works protected by copyright. If you believe that content hosted on GitHub violates this prohibition, please send us a report through our Copyright claims form. A circumvention claim must include the following details about the technical measures in place and the manner in which the accused project circumvents them. Specifically, the notice to GitHub must include detailed statements that describe:

What the technical measures are;

How they effectively control access to the copyrighted material; and

How the accused project is designed to circumvent their previously described technological protection measures.

How to Submit Your Complaint

The fastest way to get a response is to enter your information and answer all the questions on our Copyright claims form.

You can also send an email notification to [email protected]. You may include an attachment if you like, but please also include a plain-text version of your letter in the body of your message.

If you must send your notice by physical mail, you can do that too, but it will take substantially longer for us to receive and respond to it. Notices we receive via plain-text email have a much faster turnaround than PDF attachments or physical mail. If you still wish to mail us your notice, our physical address is:

GitHub, Inc Attn: DMCA Agent 88 Colin P Kelly Jr St San Francisco, CA. 94107

5.0 out of 5 on Google

Read reviews

As seen in

Law360
Artificial Lawyer
Insider
Axios Pro
San Francisco Business Times
Built In
Startups Magazine
Business Reporter
Tech.eu

United States note

This version is drafted for US law generally. Contract, employment and consumer rules vary by state — for example on non-competes and at-will employment. Tell GitLaw which state applies and it adjusts the draft.

Jurisdiction
United States of America
California (US)
Document info
HTML document. Document created on Tue Jul 15th, 2025. Last updated on Fri Oct 17th, 2025.
This document is public
Licensed under CC BY 4.0 (Attribution).
Come to agreements faster
Write, review, negotiate, and manage legal contracts
Related documents
US
Content Removal Policies Submitting Content Removal Requests (GitHub)
This guidance document explains how to request the removal of infringing or private content from a hosting platform. It outlines specific procedures for DMCA copyright takedowns, trademark disputes, and the removal of confidential private information.
Updated 13 Aug 2026
US
Content Removal Policies Dmca Takedown Policy (GitHub)
This policy explains how the company complies with the Digital Millennium Copyright Act (DMCA) regarding user-generated content. It details the process for copyright owners to submit takedown notices and for users to respond with counter notices to resolve infringement claims.
Updated 13 Aug 2026
US
Content Removal Policies Github Trademark Policy (GitHub)
This policy outlines how a platform manages trademark disputes and reports of unauthorized brand use. It defines what constitutes a violation, provides an reporting procedure for rights holders, and specifies the information required to investigate infringement claims.
Updated 13 Aug 2026
England & Wales
Intellectual Property (IP) Transfer Agreement (UK) by Seedsummit
Transfer ownership of all intellectual property created by an individual or entity to another party. This document facilitates the legal handover of rights for a nominal consideration of £1.00 under the laws of England and Wales.
Updated 13 Aug 2026
France
Intellectual Property (IP) Agreement: Contrat de Transfert de PI (Fondateur & Mandataire Social) (France) by Seedsummit
Transfer the ownership of all software, inventions, and creative works from a company founder or corporate officer to their startup. This template establishes that the Société owns all intellectual property created during the founder's tenure and specifically references the French Intellectual Property Code.
Updated 13 Aug 2026
India
Agreement of License to Publish on Royalty Basis (India).docx
This template outlines a licensing agreement for authors to grant publishers the right to produce and sell their literary works in India in exchange for royalty payments. It covers copyright ownership, manuscript delivery timelines, and the calculation of royalties based on the published price of the book.
Updated 13 Aug 2026

Frequently asked questions

A template isn't binding on its own - like any contract, it becomes binding once it's properly completed and signed. Templates in our curated library are professionally drafted for US or UK law; review any template before you sign it.

Yes. Chat with GitLaw to edit any section, or make changes directly in the editor.

Yes, read about team plans here.

Describe what you need in the chat and GitLaw will draft it for you.

Templates in our curated library are professionally drafted for US or UK law. The wider library comes from the GitLaw community and public sources - a solid starting point, but check any template fits your situation before you rely on it.

Mostly US and UK law. Some templates use general commercial terms that work across jurisdictions, and many note which law they're written for.

It depends on the situation. Templates work well for routine business agreements. For anything involving significant money, complex IP, employment, or areas you're unsure about, it's worth getting professional advice before you sign. GitLaw provides templates and tools, not legal advice.

Open any template in GitLaw and describe the change you want in the chat — 'make clause 4 mutual' or 'add a 30-day notice period', for example. GitLaw drafts the revised language and shows it as a suggested edit. You accept, reject, or keep editing from there.

Yes. Upload a Word, PDF, or Markdown file and GitLaw will open it in the editor. You can review, edit, or chat with GitLaw about it the same way you would with any template from the library.

Trusted by thousands of businesses

“I found GitLaw to be extremely useful and convenient in helping draft a contract. It has tracking, an easy to understand and familiar interface and has saved thousands of dollars in fees.”

MH

Michael Hawkes

Read more on Google

“I found GitLaw useful to review my medical contract. I was able to check differences from previous contract and tell me which parts are not standard.”

PM

Priyanka Mandal

Read more on Google

“Needed contracts for the brewery. Worked well, very timely, good comms. A+”

CE

Craig Edmunds

Read more on Google

“GitLaw saves us hours when reviewing contracts. The AI suggestions are useful, and the platform is easy to adopt even for non-lawyers”

BB

Bojana Banjac

Read more on Google

“GitLaw stands out because it combines AI with a practical legal workflow. It helped me understand contract terms much faster and made the review process much more efficient.”

KL

Kristijan Lazic

Read more on Google

“A thoughtfully designed legal AI platform. Whether you’re creating new agreements or reviewing existing ones, GitLaw makes the process smoother and easier to understand.”

AM

Andjela Milovanovic

Read more on Google

“I needed this! I own a small business and I wrote all my contracts by myself from templates I saw online, later switched to chatGPT, but when I found gitlaw I was genuinely blown away by it. Great value for the price!!”

RD

Romana Dražić

Read more on Google

“I’ve used this to analyse a number of contracts recently, and my initial concerns were quickly allayed. It picked up on inconsistencies that would have taken me far longer to spot on my own”

“Super useful service! I’ve used it to review a few contracts and I really like how it explains and highlights parts of the documents to review more closely or question.”

MK

Marc Kimmel

Read more on Google

“GitLaw is building an AI Legal Companion that's actually grounded in law.”

GG

Greg Gretsch

Managing Director

“They save time, reduce cost, and make legal work more accessible. It's still early days for AI in law, but the progress is already impressive.”

AB

Aleksandar Blazhev

Entrepreneur

“I found GitLaw to be extremely useful and convenient in helping draft a contract. It has tracking, an easy to understand and familiar interface and has saved thousands of dollars in fees.”

MH

Michael Hawkes

Read more on Google

“I found GitLaw useful to review my medical contract. I was able to check differences from previous contract and tell me which parts are not standard.”

PM

Priyanka Mandal

Read more on Google

“Needed contracts for the brewery. Worked well, very timely, good comms. A+”

CE

Craig Edmunds

Read more on Google

“GitLaw saves us hours when reviewing contracts. The AI suggestions are useful, and the platform is easy to adopt even for non-lawyers”

BB

Bojana Banjac

Read more on Google

“GitLaw stands out because it combines AI with a practical legal workflow. It helped me understand contract terms much faster and made the review process much more efficient.”

KL

Kristijan Lazic

Read more on Google

“A thoughtfully designed legal AI platform. Whether you’re creating new agreements or reviewing existing ones, GitLaw makes the process smoother and easier to understand.”

AM

Andjela Milovanovic

Read more on Google

“I needed this! I own a small business and I wrote all my contracts by myself from templates I saw online, later switched to chatGPT, but when I found gitlaw I was genuinely blown away by it. Great value for the price!!”

RD

Romana Dražić

Read more on Google

“I’ve used this to analyse a number of contracts recently, and my initial concerns were quickly allayed. It picked up on inconsistencies that would have taken me far longer to spot on my own”

“Super useful service! I’ve used it to review a few contracts and I really like how it explains and highlights parts of the documents to review more closely or question.”

MK

Marc Kimmel

Read more on Google

“GitLaw is building an AI Legal Companion that's actually grounded in law.”

GG

Greg Gretsch

Managing Director

“They save time, reduce cost, and make legal work more accessible. It's still early days for AI in law, but the progress is already impressive.”

AB

Aleksandar Blazhev

Entrepreneur

“I used git.law to prepare my documents for the French prefecture and it made the whole process so much easier. Everything was clear and well organized and I felt confident submitting my file. Highly recommend!”

MA

Maryia Alenina

Read more on Google

“Excellent! Really happy I found this. Easy to use and has saved me so much time”

NM

Nishant Mandal

Read more on Google

“Really impressed with the user experience. GitLaw simplifies complex legal tasks without sacrificing quality. Highly recommended”

AR

Aleksandra Radin

Read more on Google

“One of the most practical AI legal tools I’ve tried. Clean interface, helpful features, and a team that’s clearly focused on solving real business problems”

“I’ve been impressed by GitLaw’s approach to contract management. The platform is easy to use, and the AI suggestions are practical and well thought out”

AV

Anisija Vrućinić

Read more on Google

“I love it!!”

JD

Jelena Drazic

Read more on Google

“Love the founder and this company. Very beneficial for startups like ours since we can review contracts and get stuff done easily and quicker.”

TG

Tejas Gupta

Read more on Google

“The amount of time (and headaches) this saves is unreal. There’s an endless supply of templates to start from, and no futzing around with layout and formatting.”

TD

Thomas Daly

Read more on Google

“Love this! Huge opportunity to increase productivity and efficiency within SMEs who rely on regulatory compliance.”

AC

Alex Cole

Founder, TIN Ventures

“Tried the AI chat and I must say, solid UX and impressive prompt interpretation. The multi-user collaboration workflow is a clear win for in-house teams. 👏”

MB

Mrinal Bhatt

HR, People & Culture @ Peakflo

“This is so cool. I remember seeing the template library before, and pivoting to an AI agent that uses them as a foundation is genius.”

CH

Chris Hicken

Co-Founder & CEO of TheySaid

“I used git.law to prepare my documents for the French prefecture and it made the whole process so much easier. Everything was clear and well organized and I felt confident submitting my file. Highly recommend!”

MA

Maryia Alenina

Read more on Google

“Excellent! Really happy I found this. Easy to use and has saved me so much time”

NM

Nishant Mandal

Read more on Google

“Really impressed with the user experience. GitLaw simplifies complex legal tasks without sacrificing quality. Highly recommended”

AR

Aleksandra Radin

Read more on Google

“One of the most practical AI legal tools I’ve tried. Clean interface, helpful features, and a team that’s clearly focused on solving real business problems”

“I’ve been impressed by GitLaw’s approach to contract management. The platform is easy to use, and the AI suggestions are practical and well thought out”

AV

Anisija Vrućinić

Read more on Google

“I love it!!”

JD

Jelena Drazic

Read more on Google

“Love the founder and this company. Very beneficial for startups like ours since we can review contracts and get stuff done easily and quicker.”

TG

Tejas Gupta

Read more on Google

“The amount of time (and headaches) this saves is unreal. There’s an endless supply of templates to start from, and no futzing around with layout and formatting.”

TD

Thomas Daly

Read more on Google

“Love this! Huge opportunity to increase productivity and efficiency within SMEs who rely on regulatory compliance.”

AC

Alex Cole

Founder, TIN Ventures

“Tried the AI chat and I must say, solid UX and impressive prompt interpretation. The multi-user collaboration workflow is a clear win for in-house teams. 👏”

MB

Mrinal Bhatt

HR, People & Culture @ Peakflo

“This is so cool. I remember seeing the template library before, and pivoting to an AI agent that uses them as a foundation is genius.”

CH

Chris Hicken

Co-Founder & CEO of TheySaid

From template to signed, in one place

Every template opens in an editor with an AI agent alongside it.

1

Open

Pick a template and open it. Nothing to download, and no credit card to start.

Free to open

2

Edit with AI

Describe your situation in chat and the agent adapts the wording, clause by clause.

Tracked changes you can review

3

Send and sign

Share it for negotiation, then collect signatures without leaving GitLaw.

eSign included

Built for your legal work, with practicing lawyers

Trained on 5.5K+ clauses and specialist areas of law. Built with a standards committee of independent lawyers.

Portrait headshots of the independent lawyers on the GitLaw standards committee

As seen in

Law360
Artificial Lawyer
Insider
Axios Pro
San Francisco Business Times
Built In
Startups Magazine
Business Reporter
Tech.eu

Start free

No sales calls, no credit card. Just chat with GitLaw.

GitLaw provides templates and tools, not legal advice. Templates are a starting point, not a substitute for advice on your situation - for anything significant, speak to a qualified lawyer.