This file is indexed.

/usr/share/doc/pcp-import-sar2pcp/copyright is in pcp-import-sar2pcp 3.9.10.

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
This package was debianized by Nathan Scott <nathans@debian.org> on
Thu Jan 24 20:17:33 EST 2008.

It can be downloaded from http://www.performancecopilot.org

Copyright:

Copyright (C) 2012-2014 Red Hat.
Copyright (C) 2006-2014 Aconex.
Copyright (C) 2001-2014 Silicon Graphics, Inc.
Copyright (C) 2002 International Business Machines, Corp.
Copyright (c) 2003 Moser, Inc.

Copyright (c) 2012-2014 Chandana De Silva.
Copyright (c) 2006-2014 Ken McDonell.
Copyright (c) 2011-2012 Nathan Scott.
Copyright (C) 2009-2012 Michael T. Werner.
Copyright (c) 2009-2011 Josef 'Jeff' Sipek.
Copyright (C) 2009-2010 Max Matveev.
Copyright (c) 2002 Uwe Rathmann.
Copyright (C) 2000 Michal Kara.
Copyright (c) 1999-2007 Trolltech AS.
Copyright (c) 1997 Josef Wilgen.


Licenses:

You are free to distribute this software under Version 2 of
the GNU General Public License, or (at your option) any later
version.

On Debian systems, refer to /usr/share/common-licenses/GPL-2
for the complete text of the GNU General Public License.

Certain components (as annotated in the source) are licensed
under Version 2.1 of the GNU Lesser General Public License, or
(at your option) any later version.

On Debian systems, refer to /usr/share/common-licenses/LGPL-2.1
for the complete text of the GNU Lesser General Public License.

A modified version of the Qt QColorPicker class is included in
this package, in the files src/pmchart/qcolorpicker.{h,cpp}.

These two source files are free software, and may be used under
the terms of the GNU General Public License version 2.0.
On Debian systems, the complete text of the GNU General Public
License version 2 can be found in `/usr/share/common-licenses/GPL-2'.

A modified version of the Qwt library is included in this package
in the src/libpcp_qt/qwt directory.  The Qwt library is free software;
you can redistribute it and/or modify it under the terms of the
Qwt License, Version 1.0.

                             Qwt License
                           Version 1.0, January 1, 2003

The Qwt library and included programs are provided under the terms
of the GNU LESSER GENERAL PUBLIC LICENSE (LGPL) with the following
exceptions:

    1. Widgets that are subclassed from Qwt widgets do not
       constitute a derivative work.

    2. Static linking of applications and widgets to the
       Qwt 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
       Qwt libraries, or link their applications or
       widgets against a user-supplied version of Qwt.

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

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

       However, programs must still identify their use of Qwt.
       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 Qwt project (http://qwt.sf.net).