From f09e17c3c564e8310125a10c03397cbf473ff643 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Wed, 1 Jul 2020 18:03:10 +0200 Subject: Remove $Id$ tags, update URL's, and more - remove obsolete svn '$Id$' tags from all source files - update .fl files and generated files accordingly - replace 'http://www.fltk.org' URL's with 'https://...' - replace bug report URL 'str.php' with 'bugs.php' - remove trailing whitespace - fix other whitespace errors flagged by Git - add and/or fix missing or wrong standard headers - convert tabs to spaces in all source files The only relevant code changes are in the fluid/ folder where some .fl files and other source files were used to generate the '$Id' headers and footers. --- documentation/src/license.dox | 74 +++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'documentation/src/license.dox') diff --git a/documentation/src/license.dox b/documentation/src/license.dox index 63c96ad2a..1110280ed 100644 --- a/documentation/src/license.dox +++ b/documentation/src/license.dox @@ -1,6 +1,6 @@ /** - \page license Software License + \page license Software License \par December 11, 2001 @@ -8,43 +8,43 @@ The FLTK library and included programs are provided under the terms of the GNU Library General Public License (LGPL) with the following exceptions: --# Modifications to the FLTK configure script, config - header file, and makefiles by themselves to support - a specific platform do not constitute a modified or - derivative work.
-
+-# Modifications to the FLTK configure script, config + header file, and makefiles by themselves to support + a specific platform do not constitute a modified or + derivative work.
+
The authors do request that such modifications be contributed to the FLTK project - send all contributions through the "Software Trouble Report" on the following page: - http://www.fltk.org/str.php
-
--# Widgets that are subclassed from FLTK widgets do not - constitute a derivative work.
-
--# Static linking of applications and widgets to the - FLTK library does not constitute a derivative work - and does not require the author to provide source - code for the application or widget, use the shared - FLTK libraries, or link their applications or - widgets against a user-supplied version of FLTK.
-
- If you link the application or widget to a modified - version of FLTK, then the changes to FLTK must be - provided under the terms of the LGPL in sections - 1, 2, and 4.
-
--# You do not have to provide a copy of the FLTK license - with programs that are linked to the FLTK library, nor - do you have to identify the FLTK license in your - program or documentation as required by section 6 - of the LGPL.
-
- However, programs must still identify their use of FLTK. - The following example statement can be included in user - documentation to satisfy this requirement:
-
- [program/widget] is based in part on the work of - the FLTK project (http://www.fltk.org). + https://www.fltk.org/bugs.php
+
+-# Widgets that are subclassed from FLTK widgets do not + constitute a derivative work.
+
+-# Static linking of applications and widgets to the + FLTK library does not constitute a derivative work + and does not require the author to provide source + code for the application or widget, use the shared + FLTK libraries, or link their applications or + widgets against a user-supplied version of FLTK.
+
+ If you link the application or widget to a modified + version of FLTK, then the changes to FLTK must be + provided under the terms of the LGPL in sections + 1, 2, and 4.
+
+-# You do not have to provide a copy of the FLTK license + with programs that are linked to the FLTK library, nor + do you have to identify the FLTK license in your + program or documentation as required by section 6 + of the LGPL.
+
+ However, programs must still identify their use of FLTK. + The following example statement can be included in user + documentation to satisfy this requirement:
+
+ [program/widget] is based in part on the work of + the FLTK project (https://www.fltk.org).
@@ -68,7 +68,7 @@ software--to make sure the software is free for all its users. This license, the Library General Public License, applies to some specially designated Free Software Foundation software, and to any other libraries whose authors decide to use it. You can use it for -your libraries, too. +your libraries, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you @@ -153,7 +153,7 @@ General Public License rather than by this special one. \b 0. This License Agreement applies to any software library which contains a notice placed by the copyright holder or other authorized party saying it may be distributed under the terms of this -Library General Public License (also called "this License"). +Library General Public License (also called "this License"). Each licensee is addressed as "you". A "library" means a collection of software functions and/or data -- cgit v1.2.3