Compare commits
2 commits
7e6472707a
...
8d3a3570a9
Author | SHA1 | Date | |
---|---|---|---|
|
8d3a3570a9 | ||
|
6b2e7bd4c7 |
1 changed files with 18 additions and 1 deletions
19
license.html
19
license.html
|
@ -1,3 +1,20 @@
|
||||||
|
<!--
|
||||||
|
foss_alternatives website
|
||||||
|
Copyright (C) 2024 interstellar_development
|
||||||
|
|
||||||
|
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. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
-->
|
||||||
<div class="license">
|
<div class="license">
|
||||||
<h1>GNU AFFERO GENERAL PUBLIC LICENSE</h1>
|
<h1>GNU AFFERO GENERAL PUBLIC LICENSE</h1>
|
||||||
<p>Version 3, 19 November 2007</p>
|
<p>Version 3, 19 November 2007</p>
|
||||||
|
@ -645,7 +662,7 @@
|
||||||
state the exclusion of warranty; and each file should have at least
|
state the exclusion of warranty; and each file should have at least
|
||||||
the "copyright" line and a pointer to where the full notice is found.</p>
|
the "copyright" line and a pointer to where the full notice is found.</p>
|
||||||
|
|
||||||
<pre> foss_alternatives
|
<pre> foss_alternatives website
|
||||||
Copyright (C) 2024 interstellar_development
|
Copyright (C) 2024 interstellar_development
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in a new issue