Add License to README
This commit is contained in:
parent
870118990e
commit
514e1e4a55
26
README.md
26
README.md
@ -65,4 +65,30 @@ The polynomial resulting from the sum is in simplified form.
|
||||
```
|
||||
|
||||
## License
|
||||
This program is free software: you can redistribute it and/or modify
|
||||
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
|
||||
Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero General Public
|
||||
License along with this program, in the file "COPYING". If not, see
|
||||
<http://www.gnu.org/licenses/>.
|
||||
|
||||
IMPORTANT NOTE: The GNU Affero General Public License (AGPL) has
|
||||
*different requirements* from the "regular" GPL. In particular, if
|
||||
you make modifications to the POLYnomial MANI.PuLation source code on your server,
|
||||
you *MUST MAKE AVAILABLE* the modified version of the source code
|
||||
to your users under the same license. This is a legal requirement
|
||||
of using the software, and if you do not wish to share your
|
||||
modifications, *YOU MAY NOT INSTALL POLYNOMIAL MANI.PULATION*.
|
||||
|
||||
Additional library software has been made available (and were referenced
|
||||
in the "Built With" section. All of it is Free Software and can be
|
||||
distributed under liberal terms, but those terms may differ in detail
|
||||
from the AGPL's particulars. See each package's license file in their
|
||||
official repository for additional terms.
|
||||
|
Reference in New Issue
Block a user