From f3a3705f1852b12c6f04f33db68a0f74916ececa Mon Sep 17 00:00:00 2001 From: Thomas Jensen Date: Wed, 17 Feb 2021 10:37:44 +0100 Subject: [PATCH] Update license links --- _config.yml | 1 + _includes/links-list.html | 2 +- docs/legal.html | 12 ++++-------- download.html | 6 ------ 4 files changed, 6 insertions(+), 15 deletions(-) diff --git a/_config.yml b/_config.yml index b9aba34..25b7a76 100644 --- a/_config.yml +++ b/_config.yml @@ -41,6 +41,7 @@ kramdown: exclude: ['README.md', 'LICENSE', 'src/', 'doc/'] currentVersion: 2.0.0 +link_license: 'https://raw.githubusercontent.com/ascii-boxes/boxes/v2.0.0/LICENSE' # boxes custom variables defaults: diff --git a/_includes/links-list.html b/_includes/links-list.html index 2eb0308..06caa39 100644 --- a/_includes/links-list.html +++ b/_includes/links-list.html @@ -2,5 +2,5 @@ diff --git a/docs/legal.html b/docs/legal.html index c4176fc..33ead12 100644 --- a/docs/legal.html +++ b/docs/legal.html @@ -3,12 +3,8 @@ layout: markdown title: Legal Stuff --- -# Legal Terms +# License -*Boxes* is free software under the terms of the GNU General Public License, version 2 (GNU GPL), a copy of which you should have received with your source archive (filename of *COPYING* or *LICENSE*). - -Among many other things, the GNU GPL states that there is **no warranty** whatsoever. If *boxes* filters away your master's thesis that's your problem! You are using the program entirely at your own risk. On the other hand, it is free. Here is an excerpt from the GNU GPL: - - -> **11.** Because the program is licensed free of charge, there is no warranty for the program, to the extent permitted by applicable law. Except when otherwise stated in writing the copyright holders and/or other parties provide the program "as is" without warranty of any kind, either expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the program is with you. Should the program prove defective, you assume the cost of all necessary servicing, repair or correction.
-> **12.** In no event unless required by applicable law or agreed to in writing will any copyright holder, or any other party who may modify and/or redistribute the program as permitted above, be liable to you for damages, including any general, special, incidental or consequential damages arising out of the use or inability to use the program (including but not limited to loss of data or data being rendered inaccurate or losses sustained by you or third parties or a failure of the program to operate with any other programs), even if such holder or other party has been advised of the possibility of such damages. +*Boxes* is free software under the terms of the +[GNU General Public License, version 2]({{ site.link_license }}){:target="_blank"} (GNU GPL), +a copy of which you should have received with your source archive (filename of *LICENSE*). diff --git a/download.html b/download.html index 60de170..803a288 100644 --- a/download.html +++ b/download.html @@ -50,9 +50,3 @@ The *boxes* sources are now all on GitHub, including previous releases [https://github.com/{{ site.github }}](https://github.com/{{ site.github }}){:target="_blank"} - -## License - -*Boxes* is free software under the -[GNU General Public License](https://www.gnu.org/licenses/gpl-2.0.html#TOC1){:target="_blank"} -(GNU GPL), version 2.