dwww Home | Show directory contents | Find package

This is the Debian package of GNU Guile.  The package source was pulled
from the Guile Git repository here:

  git://git.sv.gnu.org/srv/git/guile.git

The package source is derived from the upstream source tagged
"vVERSION", so for 3.0.0, the source was derived from the upstream
revision tagged "v3.0.0".

The primary copyright holder for Guile is Free Software Foundation,
Inc. <http://fsf.org/>, and they require a copyright assignment for all
significant contributions.


Guile itself is licensed under the terms of the GNU Lesser General
Public License, which you can find in /usr/share/common-licenses/LGPL.


The following files are licensed under the terms of the GNU General
Public License, which you can find in /usr/share/common-licenses/LGPL:

  GNUmakefile
  build-aux/announce-gen
  build-aux/gendocs.sh
  build-aux/git-version-gen
  build-aux/gitlog-to-changelog
  build-aux/gnu-web-doc-update
  build-aux/gnupload
  build-aux/snippet/arg-nonnull.h
  build-aux/snippet/c++defs.h
  build-aux/snippet/warn-on-use.h
  build-aux/useless-if-before-free
  build-aux/vc-list-files
  doc/texinfo.tex
  guile-readline/Makefile.am
  guile-readline/ice-9/readline.scm
  guile-readline/readline.c
  guile-readline/readline.h
  lib/Makefile.am
  lib/ignore-value.h
  libguile/libguile-3.0-gdb.scm
  m4/gnulib-cache.m4
  m4/gnulib-comp.m4
  maint.mk
  module/language/elisp/compile-tree-il.scm
  test-suite/tests/texinfo.string-utils.test


The Guile manpage, guile.1 is licensed as follows:

  Permission is granted to make and distribute verbatim copies of this
  document provided the copyright notice and this permission notice are
  preserved on all copies.

  Permission is granted to copy and distribute modified versions of this
  document under the conditions for verbatim copying,
  provided that the entire resulting derived work is distributed under the
  terms of a permission notice identical to this one.

  Permission is granted to copy and distribute translations of this
  document into another language,
  under the above conditions for modified versions,
  except that this permission notice may be stated in a
  translation approved by the Free Software Foundation.


The Guile Reference Manual is licensed as follows (see doc/ref/guile.texi):

  Permission is granted to copy, distribute and/or modify this document
  under the terms of the GNU Free Documentation License, Version 1.3 or
  any later version published by the Free Software Foundation; with no
  Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
  copy of the license is included in the section entitled ``GNU Free
  Documentation License.''


The GOOPS tutorial, part of the Guile Reference Manual includes this
(see doc/ref/goops-tutorial.texi):

  Permission to use, copy, modify, distribute,and license this
  software and its documentation for any purpose is hereby granted,
  provided that existing copyright notices are retained in all
  copies and that this notice is included verbatim in any
  distributions.  No written agreement, license, or royalty fee is
  required for any of the authorized uses.
  This software is provided ``AS IS'' without express or implied
  warranty.

  Adapted for use in Guile with the authors permission


The Guile NEWS and doc/NEWS files are licensed as follows:

  Permission is granted to anyone to make or distribute verbatim copies
  of this document as received, in any medium, provided that the
  copyright notice and this permission notice are preserved,
  thus giving the recipient permission to redistribute in turn.

  Permission is granted to distribute modified versions
  of this document, or of portions of it,
  under the above conditions, provided also that they
  carry prominent notices stating who last changed them.


NEWS.guile-vm and doc/release.org are licensed as follows:

  Copying and distribution of this file, with or without modification, are
  permitted in any medium without royalty provided the copyright notice
  and this notice are preserved.


module/srfi/srfi-64/testing.scm is licensed as follows:

  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.


config.rpath and build-aux/config.rpath are licensed as follows:

  This file is free software; the Free Software Foundation gives
  unlimited permission to copy and/or distribute it, with or without
  modifications, as long as this notice is preserved.


libguile/memmove.c is licensed as follows:

  This function is in the public domain.


libguile/srfi-14.i.c was automatically generated from the content of
http://unicode.org/Public/UNIDATA/UnicodeData.txt which is covered
under these terms:

  Copyright © 1991-2017 Unicode, Inc. All rights reserved.
  Distributed under the Terms of Use in http://www.unicode.org/copyright.html.

  Permission is hereby granted, free of charge, to any person obtaining
  a copy of the Unicode data files and any associated documentation
  (the "Data Files") or Unicode software and any associated documentation
  (the "Software") to deal in the Data Files or Software
  without restriction, including without limitation the rights to use,
  copy, modify, merge, publish, distribute, and/or sell copies of
  the Data Files or Software, and to permit persons to whom the Data Files
  or Software are furnished to do so, provided that either
  (a) this copyright and permission notice appear with all copies
  of the Data Files or Software, or
  (b) this copyright and permission notice appear in associated
  Documentation.

  THE DATA FILES AND SOFTWARE ARE 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 OF THIRD PARTY RIGHTS.
  IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  PERFORMANCE OF THE DATA FILES OR SOFTWARE.

  Except as contained in this notice, the name of a copyright holder
  shall not be used in advertising or otherwise to promote the sale,
  use or other dealings in these Data Files or Software without prior
  written authorization of the copyright holder.


All of the *.m4 files in m4/, other than labels-as-values.m4, are
coverd by the following license:

  This file is free software; the Free Software Foundation
  gives unlimited permission to copy and/or distribute it,
  with or without modifications, as long as this notice is preserved.


module/ice-9/quasisyntax.scm
module/srfi/srfi-38.scm
module/srfi/srfi-41.scm
module/srfi/srfi-45.scm
module/srfi/srfi-64/testing.scm
module/srfi/srfi-67/compare.scm
test-suite/tests/srfi-27.test
test-suite/tests/srfi-41.test
test-suite/tests/srfi-42.test
test-suite/tests/srfi-45.test
test-suite/tests/srfi-67.test are licensed as follows:

  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.


module/sxml/sxml-match.ss is licensed as follows:

  sxml-match is released under the MIT License


The files in modules/sxml/upstream are in the public domain.

Generated by dwww version 1.15 on Fri May 24 02:19:03 CEST 2024.