%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /usr/share/doc/printer-driver-postscript-hp/
Upload File :
Create Path :
Current File : //usr/share/doc/printer-driver-postscript-hp/copyright

Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: HPLIP
Files-Excluded: locatedriver
  prnt/plugins/*.so
Homepage: https://developers.hp.com/hp-linux-imaging-and-printing

Files: *
Copyright: 2001-2020, HP Development Company, L.P.
 2002, 2003, Henning Meier-Geinitz
 2001, Dorian Goldstein, Thomas G. Lane.
 1996, David Mosberger-Tang and Andreas Beck
 1995-2002, HP Company
 1994-2010, Free Software Foundation, Inc.
 1991-1997, Thomas G. Lane.
License: GPL-2+

Files: base/exif.py
Copyright: license is intended to be similar to the FreeBSD license. / 2002, Gene Cash
License: BSD-2-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.
 .
 THIS SOFTWARE IS PROVIDED BY GENE CASH ``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.
 .
 This means you may do anything you want with this code, except claim you
 wrote it. Also, if it breaks you get to keep both pieces.

Files: base/magic.py
Copyright: 2003-2015, HP Development Company, L.P.
  2000, Jason Petrone <jp_py@demonseed.net>
License: BSD-3-clause

Files: base/pexpect/*
Copyright: 2012, Noah Spurrier <noah@noah.org>
License: GPL-2+

Files: base/six.py
Copyright: 2010-2014, Benjamin Peterson
License: Expat

Files: configure
Copyright: 1992-1996, 1998-2010, Free Software
License: FSFUL
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files: debian/*
Copyright: 2016-2020, Didier Raboud <odyx@debian.org>
  2016, Julian Andres Klode <jak@debian.org>
  2007-2015, Till Kamppeter <till.kamppeter@gmail.com>
  2004-2006, Henrique de Moraes Holschuh <hmh@debian.org>
  2003-2004, Torsten Landschoff <torsten@debian.org>
License: GPL-2+
Comment: Always licensed as with the same license as the upstream source it applies to.

Files: debian/local/*
Copyright: 2009, Canonical Ltd.
License: GPL-2+

Files: debian/local/scripts/*
Copyright: 2001-2018, HP Development Company, L.P.
License: GPL-2+

Files: io/*
 prnt/backend/*
Copyright: 2001-2015, Copyright HP Development Company, LP
License: Expat

Files: prnt/hpcups/*
Copyright: 1994-2015, HP Co.
License: BSD-3-clause

Files: prnt/hpcups/Hbpl1_Wrapper.cpp
Copyright: 1996-2015, HP Co.
License: BSD-3-clause

Files: prnt/hpcups/PCLmGenerator.h
Copyright: 2010, HP Company
License: BSD-3-clause

Files: prnt/hpcups/common_defines.h
  prnt/hpcups/genPCLm.cpp
  prnt/hpcups/genPCLm.h
Copyright: HP Company, 2006.
License: BSD-3-clause

Files: prnt/hpcups/dj970ColorMaps.cpp
Copyright: 1996-2003, UL, HP Co.
License: BSD-3-clause

Files: prnt/hpcups/jdatadbf.c
License: GPL-2+

Files: prnt/hpijs/*
Copyright: 1994-2015, HP Co.
License: BSD-3-clause

Files: prnt/hpijs/bug.h
  prnt/hpijs/hpiom.c
  prnt/hpijs/hpiom.h
Copyright: 2003, 2004, 2009, Copyright HP Development Company, LP
License: BSD-3-clause

Files: prnt/hpijs/dj3320_cmap.cpp
  prnt/hpijs/dj970_maps.cpp
Copyright: 1996-2003, UL, HP Co.
License: BSD-3-clause

Files: prnt/hpijs/ijs.c
  prnt/hpijs/ijs.h
  prnt/hpijs/ijs_client.h
  prnt/hpijs/ijs_server.c
  prnt/hpijs/ijs_server.h
  prnt/hpijs/unistd_.h
Copyright: 2001-2004, artofcode LLC.
License: Expat

Files: prnt/hpps/*
Copyright: 1994-2015, HP Co.
License: BSD-3-clause

Files: protocol/discovery/*
 scan/sane/*
 scan/sane/orblite.c
Copyright: 2001-2015, Copyright HP Development Company, LP
           2004, Hewlett-Packard Company
License: Expat

Files: scan/sane/sane.h
Copyright: 1997-1999, David Mosberger-Tang and Andreas Beck
License: public-domain
 This file is in the public domain.  You may use and modify it as
 you see fit, as long as this copyright message is included and
 that there is an indication as to what modifications have been
 made (if any).
 .
 SANE 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.

License: BSD-3-clause
 The BSD License
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
   * 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.
 .
   * Neither the name of foo 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 COPYRIGHT HOLDERS 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 COPYRIGHT HOLDER 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: Expat
 The MIT License
 .
 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.

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; version 2 dated June, 1991.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

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 of the License, 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'.

Zerion Mini Shell 1.0