hint on other projects and their licenses #28
also emphasize free software as a term and maybe adding a list of attributed projects
This commit is contained in:
parent
c73d03b7c6
commit
a2205c714b
1 changed files with 8 additions and 1 deletions
|
@ -4,9 +4,16 @@ $newline always
|
||||||
<h1>About this Eidolon
|
<h1>About this Eidolon
|
||||||
<p> Build version: #{version}
|
<p> Build version: #{version}
|
||||||
<p>
|
<p>
|
||||||
This software is licenced under the
|
This <a href="https://www.gnu.org/philosophy/free-sw.html" target="_blank">
|
||||||
|
free software
|
||||||
|
is licenced under the
|
||||||
<a href="http://www.gnu.org/licenses/agpl-3.0">
|
<a href="http://www.gnu.org/licenses/agpl-3.0">
|
||||||
GNU Affero General Public License 3.0
|
GNU Affero General Public License 3.0
|
||||||
|
<p>
|
||||||
|
Other free software <!--
|
||||||
|
<a href="@{attribution}"> -->
|
||||||
|
projects included
|
||||||
|
provide their own respective licenses
|
||||||
<p>
|
<p>
|
||||||
The source code for this instance can be found at
|
The source code for this instance can be found at
|
||||||
<a href="#{appAfferoLink $ appSettings master}" target=_blank>
|
<a href="#{appAfferoLink $ appSettings master}" target=_blank>
|
||||||
|
|
Loading…
Reference in a new issue