aboutsummaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorThomas Bushnell <tb@debian.org>2008-01-09 14:08:12 -0500
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:39 -0800
commit184a6ac199a512beca8b6bee1c9fd42ca23879eb (patch)
treef7d4d7b19d8271b0cef4a3f0f6c5ea41a81e5bef /debian/copyright
parent35281848384ca7503aab3fab95a4ec697810e1b3 (diff)
downloadscm-184a6ac199a512beca8b6bee1c9fd42ca23879eb.tar.gz
scm-184a6ac199a512beca8b6bee1c9fd42ca23879eb.zip
Import Debian changes 5e4-3debian/5e4-3
scm (5e4-3) unstable; urgency=low * debian/rules (SCM_OPTIONS): Add -F differ. * debian/control (libscm-dev): New package. We don't make a shared library because there is no standardization of SCM options, and no way to indicate in a non-brittle fashion what SCM options are available in any particular build, nor any standardization of sonames. * debian/rules (build): Build libscm.a too. (install): Install libscm.a, scm.h, scmfig.h, and scmflags.h into libscm-dev. Don't install header files in scm package. (Closes: #459828) * debian/copyright: Add proper authorship and copyright information; make mention of the special library linking exception since we are now packaging the library.
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright45
1 files changed, 43 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright
index a9a786e..7f43eac 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -10,7 +10,48 @@ For more information see:
http://www-swiss.ai.mit.edu/~jaffer/SCM
+Author: Aubrey Jaffer
+Further portions written by:
+ Richard E. Harke
+ Tanel Tammet
+ William Clinger
+ Mkinen Sami
+ Jarkko Leppanen
+ The Free Software Foundation
+ Paradigm Associates Inc.
+ Digital Equipment Corp.
+ Tektronix, Inc.
+
+
+Copyright:
+ 1984-2006 by the Free Software Foundation
+ 1996, 2000-2001, 2003, 2007 by Aubrey Jaffer
+Portions Copyright:
+ 1990 by W. Wilson Ho
+ 1992-1997 by Tanel Tammet
+ 1992 by William Clinger
+ 1989 by Paradigm Associates Inc.
+ 1992 by Mkinen Sami and Jarkko Leppanen
+ 1985-1991 by Digital Equipment Corp.
+ 1990-1991 by Textronix, Inc.
+
License:
-scm is distributed under the GNU General Public License. See
-/usr/share/common-licenses/GPL for details.
+scm as a whole is distributed under the GNU General Public License.
+See /usr/share/common-licenses/GPL for details. Some individual
+source files and portions of the documentation can be distributed under
+more liberal terms as described in each file.
+
+As a special exception, the Free Software Foundation gives permission
+for additional uses of the text contained in its release of SCM.
+
+The exception is that, if you link the SCM library with other files
+to produce an executable, this does not by itself cause the
+resulting executable to be covered by the GNU General Public License.
+Your use of that executable is in no way restricted on account of
+linking the SCM library code into it.
+
+This exception does not however invalidate any other reasons why
+the executable file might be covered by the GNU General Public License.
+
+