From 9df2a1380b6ad96c1a1fb4fece67422f7f9a7a80 Mon Sep 17 00:00:00 2001 From: Marcelo Miranda Carneiro Date: Mon, 22 Nov 2021 12:28:54 -0300 Subject: [PATCH] Add explicit license information about files generated by the public website. (#564) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dbf9ce54..42bf3f3b 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ creating a .gitignore for your operating system, programming language, or IDE. Source templates for gitignore.io: https://github.com/toptal/gitignore +## License of the generated files + +All files generated by https://www.toptal.com/developers/gitignore are under [CC0](https://creativecommons.org/publicdomain/zero/1.0/). + ## Documentation Complete gitignore.io documentation: https://docs.gitignore.io/ @@ -129,4 +133,3 @@ Running: - yarn build - yarn test - docker-compose stop -