36d91dd0b3
I like it because it doesn't allow the text to fill horizontally over the entire screen.
98 lines
3.4 KiB
Text
98 lines
3.4 KiB
Text
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.
|
|
|
|
Sphinx
|
|
------
|
|
|
|
The files (an asterisk "*" indicates a wildcard substitution)
|
|
|
|
doc/source/conf.py
|
|
doc/Makefile
|
|
doc/source/api/*
|
|
doc/build/html/*
|
|
|
|
are, unless specified as other by the file's contents, generated by sphinx
|
|
<http://sphinx-doc.org> which is licensed under the 2-clause BSD license. The
|
|
full license can be found in SPHINX-LICENSE.
|
|
|
|
|
|
Flask Sphinx Theme
|
|
------------------
|
|
|
|
The files (an asterisk "*" indicates wildcard substitution)
|
|
|
|
doc/source/_themes/
|
|
|
|
are from the flask-sphinx-themes project by Armin Ronacher and are licensed
|
|
under the 3-clase BSD license. The full license can be found in
|
|
doc/source/_themes/LICENSE.
|
|
|
|
|
|
accounting-api logo
|
|
-------------------
|
|
|
|
The file doc/source/_static/accounting-api-logo.svg is from the Open Clip Art
|
|
Library and is released under the public domain (CC0 1.0). The color has been
|
|
changed to better fit the theme of the documentation.
|
|
|
|
|
|
Bootstrap, AngularJS and jQuery
|
|
-------------------------------
|
|
|
|
These JavaScript libraries are used by the 'Accounting Client' included in this
|
|
project. The libraries are located in
|
|
|
|
accounting/static/js/lib/*
|
|
accounting/static/css/lib/*
|
|
|
|
(asterisk '*' indicates wildcard substitution) and the first lines of each file
|
|
include the license information for each file.
|
|
|
|
|
|
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
|