diff options
author | Bryan Newbold <bnewbold@archive.org> | 2020-10-01 18:03:42 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2020-10-01 19:28:56 -0700 |
commit | 963119c41efe2aef69b288b207802569f5bcaa1c (patch) | |
tree | 48f75bea37a2ca1ccfcaa1c994c1075280d75e94 /LICENSE.md | |
parent | 6a04a67ca315368762838bdd02932a4a9c97d83d (diff) | |
download | fatcat-scholar-963119c41efe2aef69b288b207802569f5bcaa1c.tar.gz fatcat-scholar-963119c41efe2aef69b288b207802569f5bcaa1c.zip |
add AGPL v3+ license
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..2ca4ba7 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,14 @@ + +The license for this project ("fatcat-scholar", which includes all Python +source code, template files, translations, and other non-trivial content) is +GNU Affero General Public License, version 3 or later. Affero General Public +License, version 3. A copy of this license should be included in this +repository. A copy can also be found at: + + https://www.gnu.org/licenses/agpl-3.0.en.html + +Unless otherwise indicated this code and content is: + + Copyright, 2020 Internet Archive + +For questions and clarification, contact Bryan Newbold <bnewbold@archive.org> |