update se212-f19 page and files
[~bandali/bndl.org] / license.m4
CommitLineData
505a9419
AB
1dnl -*- html -*-
2define(__title, `Licensing Information')dnl
3define(__slug, `license')dnl
4include(header.html)
4927af92
AB
5<article>
6<h1>License information for bandali.eu.org</h1>
7<p>I strongly believe in
8<a href="//questioncopyright.org/what_is_free_culture">free culture</a>
9and that all creative works everywhere should be
10<a href="//freedomdefined.org/Definition">free</a>.</p>
11
4f38fff2 12<p>Unless otherwise noted, material on this site is licensed under the
4927af92
AB
13GNU General Public License as published by the Free Software
14Foundation, either version 3 of the License, or (at your option) any
15later version. A copy of the license is included at
16<a href="gpl-3.0.html">gpl-3.0.html</a>.</p>
17
18<p>Some resources on free software and licenses:</p>
19<ul>
20<li><a href="//www.gnu.org/philosophy/free-sw.html">What is free software?</a></li>
21<li><a href="//www.gnu.org/licenses/license-list.html">Various Licenses and Comments about Them</a></li>
22<li><a href="//www.gnu.org/proprietary/proprietary.html">Proprietary Software Is Often Malware</a></li>
23</ul>
24</article>
505a9419
AB
25define(__copy, `2019')dnl
26include(footer.html)