1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gash
Upstream-Contact: gash-devel@nongnu.org
Source: https://codeberg.org/guix/gash/
Files: *
Copyright: 2016-2019 the Gash authors
2016-2018 Rutger van Beusekom <rutger.van.beusekom@verum.com>
2016-2018 R.E.W. van Beusekom <rutger.van.beusekom@gmail.com>
2017-2022 Timothy Sample <samplet@ngyro.com>
2018-2019 Jan Nieuwenhuizen <janneke@gnu.org>
License: GPL-3+
Comments: ./AUTHORS
Files: debian/*
Copyright: 2024-2026 Simon Josefsson <simon@josefsson.org>
License: GPL-3+
Comment: Debian packaging is licensed under the same terms as upstream
Files: gash/gash.scm
Copyright: 2016,2017,2018 R.E.W. van Beusekom <rutger.van.beusekom@gmail.com>
2018, 2019 Timothy Sample <samplet@ngyro.com>
2018 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2013 Free Software Foundation, Inc.
License: GPL-3+
Comment:
The careful invocation of 'seclocale' was taken from the
'module/ice-9/top-repl.scm' file in GNU Guile
Files: build-aux/pre-inst-env.in
Copyright: 2012, 2013, 2014, 2015, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
2017 Eric Bavier <bavier@cray.com>
License: GPL-3+
Comment:
This file was adapted from: GNU Guix --- Functional package management for GNU
Files: build-aux/guile.am
Copyright: 2019 Timothy Sample <samplet@ngyro.com>
2008-2012, 2016 Free Software Foundation, Inc.
License: GPL-3+
Comment:
This file was adapted from the 'am/guilec' file shipped with GNU
Guile version 2.2.4. Unfortunately that file does not contain a
copyright notice. Looking at Guile's Git commit history, it looks
like the notice should read:
Files: build-aux/git-version-gen
Copyright: 2007-2018 Free Software Foundation, Inc.
License: GPL-3+
Files: build-aux/gitlog-to-changelog
Copyright: 2008-2019 Free Software Foundation, Inc.
License: GPL-3+
Files: language/sh/spec.scm
Copyright: 2020 Stephen J. Scheck <sscheck@singularsyntax.one>
License: GPL-3+
Files: tests/unit/word.scm
Copyright: 2018, 2019 Timothy Sample <samplet@ngyro.com>
2013, 2014, 2015, 2016, 2017, 2018, 2019 Ludovic Courtès <ludo@gnu.org>
License: GPL-3+
Comment:
The 'mock' syntax was taken from the 'guix/tests.scm' file in GNU
Guix, which has the following copyright notice:
Files: tools/coverage.in
Copyright: 2017 Timothy Sample <samplet@ngyro.com>
2010, 2013, 2018 Free Software Foundation, Inc.
License: GPL-3+
Comment:
The 'coverage-data->lcov' procedure was adapted from: GNU Guile
Files: doc/gash.texi
Copyright: 2018 Rutger EW van Beusekom@*
2018 Jan (janneke) Nieuwenhuizen@*
2019 Timothy Sample@*
License: GFDL-1.3+
Files: README NEWS
Copyright: Timothy Sample <samplet@ngyro.com>
License: CC0-1.0
Files: THANKS
Copyright: 2019 Timothy Sample <samplet@ngyro.com>
License: FSFAP
Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2016 Free Software Foundation, Inc.
License: FSFAP
Files: doc/syntax.txt
Copyright: 2018, 2019 Timothy Sample <samplet@ngyro.com>
License: FSFAP
Files: ChangeLog
Copyright: 2019-2022 Timothy Sample <samplet@ngyro.com>
2019 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>
License: FSFAP
License: GPL-3+
Quoting README: This program can be distributed under the terms of
the GNU General Public License, version 3 or any later version, see
the file `COPYING' for details.
Comment:
On Debian systems, the complete text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.
License: GFDL-1.3+
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''.
Comment:
On Debian systems, the complete text of the GNU Free Documentation
License version 1.3 can be found in the file
`/usr/share/common-licenses/GFDL-1.3'.
License: FSFAP
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. This file is offered as-is,
without any warranty.
License: CC0-1.0
This file was written by Timothy Sample <samplet@ngyro.com>.
.
To the extent possible under law, the author(s) have waived all
copyright and related or neighboring rights to this file.
.
You should have received a copy of the CC0 legalcode along with this
work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
Comment:
On Debian systems, the complete text of the CC0-1.0 license can be
found in the file `/usr/share/common-licenses/CC0-1.0'.
|