Move license notice information to LICENSE.md
Make a pointer from COPYRIGHT.md to it.
This commit is contained in:
parent
da32a02c52
commit
6c67503f00
2 changed files with 18 additions and 15 deletions
16
COPYRIGHT.md
16
COPYRIGHT.md
|
@ -1,17 +1,3 @@
|
||||||
Copyright © 2014, 2015 Bradley M. Kuhn <bkuhn@ebb.org>
|
Copyright © 2014, 2015 Bradley M. Kuhn <bkuhn@ebb.org>
|
||||||
|
|
||||||
This program's license gives you software freedom; you may copy, modify,
|
See [the LICENSE.md file](/LICENSE.md) for the copyright license of this software.
|
||||||
convey, deploy, and/or redistribute it under the terms of the GNU Affero
|
|
||||||
General Public License as published by the Free Software Foundation; either
|
|
||||||
version 3 of the License, or (at your option) any later version.
|
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful, but
|
|
||||||
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
||||||
General Public License for more details.
|
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License along
|
|
||||||
with this program in a file called 'AGPLv3'. If not, write to the:
|
|
||||||
Free Software Foundation, Inc.
|
|
||||||
51 Franklin St, Fifth Floor
|
|
||||||
Boston, MA 02110-1301, USA
|
|
||||||
|
|
17
LICENSE.md
17
LICENSE.md
|
@ -6,6 +6,23 @@ the terms of the GNU Affero General Public License, version 3 (AGPLv3), which is
|
||||||
license published by the Free Software Foundation,
|
license published by the Free Software Foundation,
|
||||||
Inc. [A copy of AGPLv3](/AGPLv3) is included herein.
|
Inc. [A copy of AGPLv3](/AGPLv3) is included herein.
|
||||||
|
|
||||||
|
This program's license gives you software freedom; you may copy, modify,
|
||||||
|
convey, deploy, and/or redistribute it under the terms of the GNU Affero
|
||||||
|
General Public License as published by the Free Software Foundation; either
|
||||||
|
version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful, but
|
||||||
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU Affero General Public License along
|
||||||
|
with this program in a file called 'AGPLv3'. If not, write to the:
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
51 Franklin St, Fifth Floor
|
||||||
|
Boston, MA 02110-1301, USA
|
||||||
|
|
||||||
|
|
||||||
Copyright Inventory
|
Copyright Inventory
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue