forked from interstellar_development/freeftf
Update license.js
This commit is contained in:
parent
410bc6c17c
commit
5185bad6e8
1 changed files with 12 additions and 12 deletions
|
@ -652,8 +652,8 @@ class License extends HTMLElement {
|
||||||
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> <freeftf website>
|
<pre> freeftf website
|
||||||
Copyright (C) <year> <Patrick_Pluto>
|
Copyright (C) 2024 Patrick_Pluto
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU Affero General Public License as
|
it under the terms of the GNU Affero General Public License as
|
||||||
|
@ -666,7 +666,7 @@ class License extends HTMLElement {
|
||||||
GNU Affero General Public License for more details.
|
GNU Affero General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU Affero General Public License
|
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/>.
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
<p>Also add information on how to contact you by electronic and paper mail.</p>
|
<p>Also add information on how to contact you by electronic and paper mail.</p>
|
||||||
|
|
Loading…
Reference in a new issue