This file is indexed.

/usr/share/doc/posterazor/copyright is in posterazor 1.5.1-2build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
This package was debianized by Simrun Basuita <simrunbasuita@gmail.com> on
Sun, 13 Dec 2009 15:15:57 +0000.

It was downloaded from <http://posterazor.sourceforge.net/>

Upstream Authors: 

    Maintainer:
     Alessandro Portale <alessandro@casaportale.de>
    
    Translators:
     French: Martin Loyer <traduction@loyer.name>
     Polish: Grzegorz Wacikowski
     Italian: Stefano Nosei
     Dutch: Erik Wijkamp
     Spanish: Cristobal (from Hispanicoweb.net)
     Brazilian Portuguese: Ederson Gomes dos Santos

Copyright: 

    Copyright (C) 2005-2008 by Alessandro Portale

License:

    This package 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 3 of the License, or
    (at your option) any later version.
 
    This package 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 package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of version 3 of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.

The Debian packaging is Copyright 2009,
Simrun Basuita <simrunbasuita@googlemail.com> and is licensed under the GPL,
see above.

Various files have different copyright holders and/or licenses:

# Fl Native File Chooser ######################################################

src/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser_MAC.cxx
src/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser.cxx
src/thirdparty/Fl_Native_File_Chooser/FL/Fl_Native_File_Chooser_MAC.H
src/thirdparty/Fl_Native_File_Chooser/FL/Fl_Native_File_Chooser_WIN32.H
src/thirdparty/Fl_Native_File_Chooser/FL/Fl_Native_File_Chooser.H
src/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser_WIN32.cxx
 Copyright 2004 by Greg Ercolano

src/thirdparty/Fl_Native_File_Chooser/FL/Fl_Native_File_Chooser_FLTK.H
src/thirdparty/Fl_Native_File_Chooser/Fl_Native_File_Chooser_FLTK.cxx
 Copyright 2005 by Nathan Vander Wilt

		     Fl_Native_File_Chooser License
                           January 25, 2005

The Fl_Native_File_Chooser library and included programs are provided under the
terms of the GNU Library General Public License (LGPL) with the following
exceptions:

    1. Modifications to the Fl_Native_File_Chooser configure script,
       config header file, and makefiles by themselves to support
       a specific platform do not constitute a modified or derivative
       work.

       The authors do request that such modifications be contributed
       to the Fl_Native_File_Chooser project - send all contributions
       to "erco [at] seriss [dot] com".

    2. Widgets that are subclassed from Fl_Native_File_Chooser
       widgets do not constitute a derivative work.

    3. Static linking of applications and widgets to the
       Fl_Native_File_Chooser library does not constitute a derivative
       work and does not require the author to provide source code
       for the application or widget, use the shared Fl_Native_File_Chooser
       libraries, or link their applications or widgets against a
       user-supplied version of Fl_Native_File_Chooser.

       If you link the application or widget to a modified version
       of Fl_Native_File_Chooser, then the changes to
       Fl_Native_File_Chooser must be provided under the terms of
       the LGPL in sections 1, 2, and 4.

    4. You do not have to provide a copy of the Fl_Native_File_Chooser
       license with programs that are linked to the Fl_Native_File_Chooser
       library, nor do you have to identify the Fl_Native_File_Chooser
       license in your program or documentation as required by
       section 6 of the LGPL.

       However, programs must still identify their use of
       Fl_Native_File_Chooser.  The following example statement can
       be included in user documentation to satisfy this requirement:

           [program/widget] is based in part on the work of the
           Fl_Native_File_Chooser project
           (http://seriss.com/people/erco/fltk/Fl_Native_File_Chooser/)

    This program is free software; you can redistribute it and/or modify
    it under the terms of version 2 of the GNU Library 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 Library General Public License for more details.

    You should have received a copy of the GNU Library General Public License
    along with this package; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of version 2 of the GNU Library General
Public License can be found in `/usr/share/common-licenses/LGPL-2'.