~ubuntu-branches/ubuntu/quantal/cups-filters/quantal-proposed

« back to all changes in this revision

Viewing changes to COPYING

  • Committer: Package Import Robot
  • Author(s): Till Kamppeter
  • Date: 2012-08-20 14:53:42 UTC
  • mfrom: (2.1.2 experimental)
  • Revision ID: package-import@ubuntu.com-20120820145342-bddzpwqv0klmt84d
Tags: 1.0.22-1
* New upstream release
   - pdftopdf filter replaced by new QPDF-based filter from Tobias
     Hoffmann's Google Summer of Code project. The former Poppler-based
     pdftopdf duplicated a lot of Poppler's code. The old filter is
     still in the package as pdftopdf.old with source code in
     filter/pdftopdf.old. It will be removed in a later release.
   - bannertopdf: Page duplication routine fixed.
   - bannertopdf: Fixed invalid output of a direct stream object.
   - Added most recent contributors to AUTHORS and COPYING files.
* debian/control: Added build dependency on libqpdf-dev.
* debian/copyright: Updated for the addition of the new pdftopdf filter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
Copyright 2008,2012 Tobias Hoffmann
12
12
Copyright 2003 Robert Sander
13
13
Copyright 2003-2006 Red Hat, Inc.
14
 
Copyright 2003-2006 Tim Waugh <twaugh@redhat.com>
 
14
Copyright 2003-2006 Tim Waugh
 
15
Copyright 2012 Franz Pförtsch
 
16
Copyright 2012 Tomáš Chvátal
15
17
 
16
18
 
17
19
The filters and backends which were part of CUPS formerly
29
31
even the implied warranty of MERCHANTABILITY or FITNESS FOR A
30
32
PARTICULAR PURPOSE.
31
33
 
 
34
The libfontembed library is provided under the terms of the MIT license.
 
35
 
 
36
Permission is hereby granted, free of charge, to any person obtaining
 
37
a copy of this software and associated documentation files (the
 
38
"Software"), to deal in the Software without restriction, including
 
39
without limitation the rights to use, copy, modify, merge, publish,
 
40
distribute, sublicense, and/or sell copies of the Software, and to
 
41
permit persons to whom the Software is furnished to do so, subject to
 
42
the following conditions:
 
43
 
 
44
The above copyright notice and this permission notice shall be included
 
45
in all copies or substantial portions of the Software.
 
46
 
 
47
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
48
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
49
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 
50
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 
51
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 
52
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 
53
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
54
 
32
55
The filter textonly and its PPD file textonly.ppd and also the filters
33
56
texttops and imagetops are provided under the terms of version 2 of
34
57
the GNU General Public License, or (at your option) any later