84 lines
3.8 KiB
Plaintext
84 lines
3.8 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||
Upstream-Name: dash
|
||
Upstream-Contact: dash@vger.kernel.org
|
||
Source: http://gondor.apana.org.au/~herbert/dash/
|
||
|
||
Files: *
|
||
Copyright:
|
||
1989-1994 The Regents of the University of California. All rights reserved.
|
||
1997 Christos Zoulas. All rights reserved.
|
||
1997-2021 Herbert Xu <herbert@gondor.apana.org.au>. All rights reserved.
|
||
Comment:
|
||
This code is derived from software contributed to Berkeley by Kenneth Almquist.
|
||
License: BSD-3-Clause
|
||
|
||
Files: src/bltin/test.c
|
||
Copyright: Erik Baalbergen, Eric Gisin, Arnold Robbins, J.T. Conklin
|
||
License: public-domain
|
||
This program is in the Public Domain.
|
||
|
||
Files: src/mksignames.c
|
||
Copyright: 1992, 1996, 1997, 1999, 2000, 2002-2012, Free Software Foundation, Inc.
|
||
Comment: This file is not directly linked with dash. However, its output is.
|
||
License: GPL-2+
|
||
|
||
Files: debian/*
|
||
Copyright:
|
||
1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, Herbert Xu <herbert@debian.org>
|
||
2004, 2005, 2006, 2007, 2008, 2009, 2010, 2012, 2014, Gerrit Pape <pape@smarden.org>
|
||
2009, Luk Claes <luk@debian.org>
|
||
2010, 2011, Jonathan Nieder <jrnieder@gmail.com>
|
||
2010, Adam D. Barratt <adam@adam-barratt.org.uk>
|
||
2010, Christian Perrier <bubulle@debian.org>
|
||
2013, Michael Gilbert <mgilbert@debian.org>
|
||
2016, Helmut Grohne <helmut@subdivi.de>
|
||
2016, Mattia Rizzolo <mattia@debian.org>
|
||
2016, Niels Thykier <niels@thykier.net>
|
||
2017, Adam Borowski <kilobyte@angband.pl>
|
||
2017, Ximin Luo <infinity0@debian.org>
|
||
2018—2021, Andrej Shadura <andrewsh@debian.org>
|
||
License: BSD-3-clause
|
||
|
||
License: BSD-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. Neither the name of the University nor the names of its contributors
|
||
may be used to endorse or promote products derived from this software
|
||
without specific prior written permission.
|
||
.
|
||
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``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 REGENTS OR CONTRIBUTORS 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.
|
||
|
||
License: GPL-2+
|
||
This program is free software; you can redistribute it and/or modify
|
||
it under the terms of the GNU General Public License as published by
|
||
the Free Software Foundation; either version 2, or (at your option)
|
||
any later version.
|
||
.
|
||
This program 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 for more details.
|
||
.
|
||
You should have received a copy of the GNU General Public License along
|
||
with this program; if not, write to the Free Software Foundation,
|
||
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||
.
|
||
On Debian systems, the complete text of the GNU General Public License
|
||
version 2 can be found in ‘/usr/share/common-licenses/GPL-2’.
|