105 lines
4.5 KiB
Plaintext
105 lines
4.5 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Comment:
|
|
This package was debianized by Thomas Schoepf <schoepf@debian.org> on
|
|
Wed, 8 Sep 1999 13:28:20 +0200.
|
|
.
|
|
The previous maintainers were Darren Stalder <torin@daft.com>,
|
|
Erick Branderhorst <branderh@debian.org> and
|
|
Bill Mitchell <mitchell@mdd.comm.mot.com>.
|
|
Source: http://www.greenwoodsoftware.com/less/
|
|
Upstream-Contact: Mark Nudelman <markn@greenwoodsoftware.com>
|
|
|
|
Files: *
|
|
Copyright: (C) 1984-2021 Mark Nudelman
|
|
License: GPL-3+ or Less
|
|
This program is free software. You may redistribute it and/or
|
|
modify it under the terms of either:
|
|
.
|
|
1. The GNU General Public License, as published by the Free
|
|
Software Foundation; either version 3, or (at your option) any
|
|
later version. A copy of this license is in the file
|
|
/usr/share/common-licenses/GPL-3
|
|
or
|
|
2. The Less License.
|
|
|
|
License: GPL-3+
|
|
You should have received a copy of the GNU General Public License
|
|
along with the source for less; see the file COPYING.
|
|
If not, write to the Free Software Foundation, 59 Temple Place,
|
|
Suite 330, Boston, MA 02111-1307, USA.
|
|
|
|
License: Less
|
|
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 in the documentation and/or other materials provided with
|
|
the distribution.
|
|
.
|
|
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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: scrsize.c
|
|
Copyright: (C) 1984-2021 Mark Nudelman
|
|
(c) 1987, X Consortium
|
|
License: GPL-3+ or Less, and X11
|
|
|
|
License: X11
|
|
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
|
|
CONNECTION 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
|
|
dealings in this Software without prior written authorization from the X
|
|
Consortium.
|
|
|
|
Files: regexp.c
|
|
Copyright: (c) 1986 by University of Toronto.
|
|
Written by Henry Spencer. Not derived from licensed software.
|
|
License: Spencer-86
|
|
Permission is granted to anyone to use this software for any
|
|
purpose on any computer system, and to redistribute it freely,
|
|
subject to the following restrictions:
|
|
.
|
|
1. The author is not responsible for the consequences of use of
|
|
this software, no matter how awful, even if they arise
|
|
from defects in it.
|
|
.
|
|
2. The origin of this software must not be misrepresented, either
|
|
by explicit claim or by omission.
|
|
.
|
|
3. Altered versions must be plainly marked as such, and must not
|
|
be misrepresented as being the original software.
|
|
|
|
Files: mkinstalldirs
|
|
Copyright: Noah Friedman <friedman@prep.ai.mit.edu>
|
|
License: public-domain
|
|
Created: 1993-05-16
|
|
Last modified: 1994-03-25
|
|
Public domain
|