Clearly add LICENSE information and details about copyright inventory.
This commit is contained in:
parent
092277d46a
commit
44a2c02706
1 changed files with 51 additions and 0 deletions
51
LICENSE
Normal file
51
LICENSE
Normal file
|
@ -0,0 +1,51 @@
|
||||||
|
License: AGPLv3-or-later
|
||||||
|
========================
|
||||||
|
|
||||||
|
This project is copyrighted, and is as a whole licensed under AGPLv3-or-later.
|
||||||
|
The following is a detailed license notice for the project:
|
||||||
|
|
||||||
|
This project gives you software freedom; you can copy, modify, convey,
|
||||||
|
and/or redistribute it under the terms of the GNU Affero General Public
|
||||||
|
License ("AGPL") as published by the Free Software Foundation; either
|
||||||
|
version 3 ("AGPLv3") of the License, or (at your option) any later version
|
||||||
|
published by the Free Software Foundation and/or its duly designed
|
||||||
|
successor organization for publication of updated versions of the AGPL.
|
||||||
|
|
||||||
|
This project 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 AGPL for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the AGPLv3 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
|
||||||
|
===================
|
||||||
|
|
||||||
|
Canonical copyright information for this project is kept thorugh its version
|
||||||
|
control system. Please refer to the data stored in the version control
|
||||||
|
system for complete information on who holds copyright on what parts of the
|
||||||
|
software.
|
||||||
|
|
||||||
|
Individual files that have the following line at the top are authored by
|
||||||
|
contributors to this project:
|
||||||
|
|
||||||
|
Part of accounting-api project:
|
||||||
|
https://gitorious.org/conservancy/accounting-api
|
||||||
|
License: AGPLv3-or-later
|
||||||
|
|
||||||
|
|
||||||
|
Files from other projects that were under other licenses compatible with
|
||||||
|
AGPLv3 are designated with their license information and source in the
|
||||||
|
respective files.
|
||||||
|
|
||||||
|
Below are official copyright notices for the project. While copyright
|
||||||
|
information is stored primarily in the revision control system logs, these
|
||||||
|
notices below are specific notices added by contributors who wanted their
|
||||||
|
copyright notices displayed in a more traditional way. Contributors should
|
||||||
|
feel free to add their copyright notice here if they'd like.
|
||||||
|
|
||||||
|
Copyright © 2013, Joar Wandborg
|
||||||
|
Copyright © 2013, Bradley M. Kuhn
|
Loading…
Reference in a new issue