From fe87630af67bb1cf347a186cf31df84c7a7a3fda Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sun, 6 Dec 2015 16:58:32 -0800 Subject: [PATCH] Add COPYRIGHT and LICENSE file for this package. --- COPYRIGHT.md | 1 + LICENSE.md | 13 +++++++++++++ 2 files changed, 14 insertions(+) create mode 100644 COPYRIGHT.md create mode 100644 LICENSE.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..61cc22c --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1 @@ +Copyright © 2014, 2015 Bradley M. Kuhn diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..dc034dd --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,13 @@ +Supporters License +================== + +Supporters as a whole is copyrighted by various authors and is licensed under +the terms of the GNU Affero General Public License, version 3 (AGPLv3), which is a +license published by the Free Software Foundation, +Inc. [A copy of AGPLv3](/AGPLv3) is included herein. + +Copyright Inventory +=================== + +The copyright inventory of this package is kept in +[the file called COPYRIGHT.md](/COPYRIGHT.md).