Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ikarus Source: http://www.cs.indiana.edu/~aghuloum/ikarus/ikarus-0.0.3.tar.gz http://ikarus-scheme.org/ikarus-0.0.3.tar.gz bzr repository http://ikarus-scheme.org/ikarus.dev bzr repository http://bazaar.launchpad.net/~aghuloum/ikarus/ikarus.dev Files: * Copyright: Copyright (c) 2006, 2007, 2008 Abdulaziz Ghuloum License: GPL-3 Files: doc/* Copyright: Copyright (c) 2006-2008 Abdulaziz Ghuloum License: GPL-3 Comment: Although there is GFDL boilerplate in the doc directory, it was re-released under the GNU GPL-3, according to email to the ikarus-users mailing list https://groups.google.com/group/ikarus-users/msg/407afbed9b6ca961?dmode=source&output=gplain&noredirect whose relevant portion reads: . From: Abdulaziz Ghuloum Subject: Re: [ikarus-users] [announce] Ikarus Texinfo documentation 2008-10-21-12-56-59 Date: Tue, 21 Oct 2008 21:50:30 -0400 To: ikarus-users@googlegroups.com Message-Id: <7C95F931-B98F-4281-9A69-A524D8A48...@gmail.com> . > ... AG can you ckeck the copyright notices? . Yeah, it's incorrect. The copyright on the user's guide was changed from the GNU-FDL to the GNU-GPL some time around the 0.0.2 release or shortly after that. ... License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 3 for more details. . You should have received a copy of the GNU General Public License version 3 along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. Files: scheme/psyntax.* Copyright: Copyright (c) 2006, 2007 Abdulaziz Ghuloum and Kent Dybvig License: PSYNTAX License: PSYNTAX Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: install-sh Copyright: 1994 X Consortium License: MIT-X-License License: MIT-X-License The file install-sh uses the "MIT X License", . Copyright (C) 1994 X Consortium . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC- TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. . Except as contained in this notice, the name of the X Consortium shall not be used in advertising or otherwise to promote the sale, use or other deal- ings in this Software without prior written authorization from the X Consor- tium. . FSF changes to this file are in the public domain. Files: lib/match.ss Copyright: 2002-2008 Dan Friedman, Erik Hilsdale, Kent Dybvig, Aziz Ghuloum License: FRIEDMAN License: FRIEDMAN The file lib/match.ss was originally designed and implemented by Dan Friedman; redesigned and implemented by Erik Hilsdale; modifications made by Kent Dybvig. This appears to be covered by the "Abdulaziz Ghuloum and Kent Dybvig" statement of the upstream license file, quoted above. Files: lib/streams.ss lib/streams/derived.ss lib/streams/primitive.ss Copyright: Phil Bewig License: BEWIG License: BEWIG Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: benchmarks/parsing-data.ss Copyright: 1985, Bob Boyer 1987-2001 Will Clinger License: public-domain License: public-domain This is in the public domain. Files: lib/pregexp.ss benchmarks/rnrs-benchmarks/slatex.ss benchmarks/rnrs-benchmarks/text.tex benchmarks/rnrs-benchmarks/slatex.sty Copyright: Dorai Sitaram License: SITARAM License: SITARAM Dorai Sitaram stated, referring to these files, that "FS (as in GPL, LGPL) bundlers who require a standard license may use the LGPL to bundle any of these items." (http://www.ccs.neu.edu/~dorai/, 10-Feb-2008) . On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL Files: benchmarks/* Copyright: Copyright (C) 2006,2007,2008 Abdulaziz Ghuloum Copyright 2000 Sun Microsystems, Inc. All rights reserved. Copyright (c) 1995 by Olin Shivers. License: LARCENCY-GAMBIT License: LARCENCY-GAMBIT The files in benchmarks/ are not included in the binary package generated for Debian. Aside from the above, the files in benchmarks/ are taken from the Larcency and Gambit source trees, available at http://larceny.ccs.neu.edu/ and http://www.iro.umontreal.ca/~gambit/ respectively, with gambit also part of Debian, packages gambc and gambc-doc. These benchmarks are either in the public domain, or under a DFSG license. In particular, gambit is dual licensed LGPL and Apache, "you can choose whichever license you prefer: LGPL version 2.1 license; or Apache version 2.0 license." The Larceny license is http://larceny.ccs.neu.edu/larceny-trac/browser/trunk/larceny_src/COPYRIGHT . Copyright 1991, 1994, 1998 William D Clinger Copyright 1998 Lars T Hansen Copyright 1984 - 1993 Lightship Software, Incorporated . Permission to copy this software, in whole or in part, to use this software for any lawful purpose, and to redistribute this software is granted subject to the following restriction: Any publication or redistribution of this software, whether on its own or incorporated into other software, must bear the above copyright notices and the following legend: . The Twobit compiler and the Larceny runtime system were developed by William Clinger and Lars Hansen with the assistance of Lightship Software and the College of Computer Science of Northeastern University. This acknowledges that Clinger et al remain the sole copyright holders to Twobit and Larceny and that no rights pursuant to that status are waived or conveyed. . Twobit and Larceny are provided as is. The user specifically acknowledges that Northeastern University, William Clinger, Lars Hansen, and Lightship Software have not made any representations or warranty with regard to performance of Twobit and Larceny, their merchantability, or fitness for a particular purpose. Users further acknowledge that they have had the opportunity to inspect Twobit and Larceny and will hold harmless Northeastern University, William Clinger, Lars Hansen, and Lightship Software from any cost, liability, or expense arising from, or in any way related to the use of this software. . Bug reports, comments, and suggestions can be sent to the authors of Twobit and Larceny at larceny@ccs.neu.edu. . ---------------------------------------------------------------- . The implementors of Larceny include: . William D Clinger Lars T Hansen Lightship Software, Incorporated Felix S Klock II Jesse Tov . Files that contain Twobit and/or Larceny source code and are copyrighted by these people are governed by Larceny's main permission notice above. . ---------------------------------------------------------------- . In addition to Twobit and Larceny's main copyright and permission notices above, the following copyright and permission notices pertain to software that is part of Twobit and/or Larceny or may be distributed together with Twobit and Larceny. . In source distributions of Larceny, the following copyright and permission notices also appear within the copyrighted code. We reproduce them here for reference, and to ensure that they are distributed with binary distributions of Larceny. . We emphasize that all copyrighted software used in Twobit and Larceny is used by the kind permission of the copyright holders. Files: lib/Base/pp.sch lib/Standard/pretty.sch Copyright: Copyright (c) 1991, Marc Feeley License: LAWFUL License: LAWFUL ; Permission to copy this software, in whole or in part, to use this ; software for any lawful purpose, and to redistribute this software ; is hereby granted. Files: lib/Base/shivers-syntax.sch Copyright: Copyright (c) 1993-1999 Richard Kelsey and Jonathan Rees Copyright (c) 1994-1999 by Olin Shivers and Brian D. Carlstrom. License: 3-Clause License: 3-Clause ;;; Redistribution and use in source and binary forms, with or without ;;; modification, are permitted provided that the following conditions ;;; are met: ;;; 1. Redistributions of source code must retain the above copyright ;;; notice, this list of conditions and the following disclaimer. ;;; 2. Redistributions in binary form must reproduce the above copyright ;;; notice, this list of conditions and the following disclaimer in the ;;; documentation and/or other materials provided with the distribution. ;;; 3. The name of the authors may not be used to endorse or promote products ;;; derived from this software without specific prior written permission. ;;; ;;; THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR ;;; IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES ;;; OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ;;; IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, ;;; INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ;;; NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ;;; DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ;;; THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ;;; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ;;; THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: lib/MzScheme/class.sch lib/MzScheme/generic.sch lib/MzScheme/instance.sch Copyright: Copyright (c) 1992 Xerox Corporation. License: XEROX License: XEROX ;;; Copyright (c) 1992 Xerox Corporation. All Rights Reserved. ;;; ;;; Use, reproduction, and preparation of derivative works are permitted. Any ;;; copy of this software or of any derivative work must include the above ;;; copyright notice of Xerox Corporation, this paragraph and the one after it. ;;; Any distribution of this software or derivative works must comply with all ;;; applicable United States export control laws. ;;; This software is made available AS IS, and XEROX CORPORATION DISCLAIMS ALL ;;; WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION THE IMPLIED ;;; WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, AND ;;; NOTWITHSTANDING ANY OTHER PROVISION CONTAINED HEREIN, ANY LIABILITY FOR ;;; DAMAGES RESULTING FROM THE SOFTWARE OR ITS USE IS EXPRESSLY DISCLAIMED, ;;; WHETHER ARISING IN CONTRACT, TORT (INCLUDING NEGLIGENCE) OR STRICT ;;; LIABILITY, EVEN IF XEROX CORPORATION IS ADVISED OF THE POSSIBILITY OF SUCH ;;; DAMAGES. Files: lib/MzScheme/compress.sch lib/MzScheme/identifier lib/MzScheme/simple-macros/simple-macros.sch src/Lib/Common/SimpleMacros/simple-macros.scm Copyright: Copyright (c) 2005 André van Tonder License: MACROS License: MACROS Simple Hygienic Macros and Simple Modules: . Copyright (c) 2005 André van Tonder . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: lib/MzScheme/simple-macros/simple-syntax-case.sch Copyright: Copyright (c) 1993-2004 Richard Kelsey and Jonathan Rees License: SYNTAX-CASE License: SYNTAX-CASE ;; Copyright (c) 1993-2004 Richard Kelsey and Jonathan Rees ;; All rights reserved. ;; ;; Redistribution and use in source and binary forms, with or without ;; modification, are permitted provided that the following conditions ;; are met: ;; 1. Redistributions of source code must retain the above copyright ;; notice, this list of conditions and the following disclaimer. ;; 2. Redistributions in binary form must reproduce the above copyright ;; notice, this list of conditions and the following disclaimer in the ;; documentation and/or other materials provided with the distribution. ;; 3. The name of the authors may not be used to endorse or promote products ;; derived from this software without specific prior written permission. ;; ;; THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR ;; IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES ;; OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. ;; IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT, ;; INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT ;; NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, ;; DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY ;; THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT ;; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF ;; THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: lib/R6RS Copyright: Copyright (c) 2006 Andre van Tonder License: SRFI Files: lib/R6RS/r6rs-standard-libraries.sch src/Compiler/usual.sch Copyright: Copyright (C) Richard Kelsey, Michael Sperber (2002). All Rights Reserved. License: KELSEY-SPERBER License: KELSEY-SPERBER ; Permission is hereby granted, free of charge, to any ; person obtaining a copy of this software and associated ; documentation files (the "Software"), to deal in the ; Software without restriction, including without ; limitation the rights to use, copy, modify, merge, ; publish, distribute, sublicense, and/or sell copies of ; the Software, and to permit persons to whom the Software ; is furnished to do so, subject to the following conditions: ; ; The above copyright notice and this permission notice ; shall be included in all copies or substantial portions ; of the Software. Files: lib/SRFI Copyright: Various License: SRFI License: SRFI In lib/SRFI, most files include a variation of the standard SRFI copyright notice. Regardless of the specific wording of copyright notices that may appear in that directory, all authors of the source code in that directory have agreed to the permission notice that is part of the standard SRFI copyright statement, which is found in http://srfi.schemers.org/srfi-process.html: . Copyright (C) AUTHOR (YEAR). All Rights Reserved. . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: lib/Standard/array.sch Copyright: Copyright (C) 1993 Alan Bawden License: BAWDEN License: BAWDEN ; Permission to copy this software, to redistribute it, and to use it ; for any purpose is granted, subject to the following restrictions and ; understandings. ; ; 1. Any copy made of this software must include this copyright notice ; in full. ; ; 2. Users of this software agree to make their best efforts (a) to ; return to me any improvements or extensions that they make, so that ; these may be included in future releases; and (b) to inform me of ; noteworthy uses of this software. ; ; 3. I have made no warrantee or representation that the operation of ; this software will be error-free, and I am under no obligation to ; provide any services, by way of maintenance, update, or otherwise. ; ; 4. In conjunction with products arising from the use of this material, ; there shall be no use of my name in any advertising, promotional, or ; sales literature without prior written consent in each case. Files: lib/Standard/md5.sch src/Asm/Standard-C/md5.sch Copyright: Copyright (c) 2002, Jens Axel Søgaard License: LAWFUL Files: lib/Standard/unify.sch Copyright: Copyright 1999 Lars T Hansen License: HANSEN License: HANSEN ; Permission to use this code for any purpose whatsoever is hereby ; granted, provided that the above copyright notice and this legend ; are preserved in any work using this code. Files: src/Lib/Common/raise.sch Copyright: Copyright (C) Richard Kelsey, Michael Sperber (2002). All Rights Reserved. License: KELSEY-SPERBER Files: src/Lib/Common/ratnums.sch src/Lib/Common/rectnums.sch Copyright: Copyright 1992 Rémy Evard License: LAWFUL Files: src/Lib/Common/unicode4.sch Copyright: Copyright (c) 2006 Michael Sperber License: 3-Clause Files: debian/* Copyright: Copyright (C) 2008, Barak A. Pearlmutter License: GPL-2+ License: GPL-2+ Licensed under the GNU GPL version 2 or, at you option, any later version. On Debian systems, the complete text of the GNU General Public License version 2 can be found in /usr/share/common-licenses/GPLv2