From ce4193880860a3662f57b75847459f3bc532de6d Mon Sep 17 00:00:00 2001 From: mia00 Date: Mon, 3 Dec 2018 07:21:21 +0000 Subject: [PATCH] Update 'LICENSE.md' --- COPYING.CC0 | 5 ----- LICENSE.md | 13 +++++++++++++ 2 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 COPYING.CC0 create mode 100644 LICENSE.md diff --git a/COPYING.CC0 b/COPYING.CC0 deleted file mode 100644 index 5c832fe..0000000 --- a/COPYING.CC0 +++ /dev/null @@ -1,5 +0,0 @@ -This repository is in the PUBLIC DOMAIN. CC0 - Public Domain. It was created anonymously, in public, for the use of the world to resist cloudflare. - -Contributors who have anonymously so contributed (including in CryptoParty) have since come forward to give this project their blessing. - -The tools directories may have their own license, see each directory to see if it has it's own COPYING/copyright file in it. \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..03bb804 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,13 @@ +### License + +* /cloudflare-tor/bcma -- [MIT License](https://notabug.org/themusicgod1/cloudflare-tor/src/master/bcma/LICENSE.txt) +* /cloudflare-tor/globalist -- [GNU GPLv3](https://notabug.org/themusicgod1/cloudflare-tor/src/master/globalist/LICENSE) +* Else -- [PUBLIC DOMAIN (CC0)](https://web.archive.org/web/https://creativecommons.org/share-your-work/public-domain/cc0/) + + +This repository, cloudflare-tor, is in the PUBLIC DOMAIN (CC0). +It was created anonymously, in public, for the use of the world to resist [Cloudflare](https://cloudflare.com/). + +Contributors who have anonymously contributed (including in CryptoParty) have since come forward to give this project their blessing. + +The tools directories may have their own license, see each directory to see if it has it's own COPYING/copyright file in it. \ No newline at end of file