1 |
This package was debianized by gregor herrmann <gregor+debian@comodo.priv.at> on |
Upstream source location: http://sourceforge.net/projects/pdfbox |
|
Fri, 17 Nov 2006 19:10:03 +0100. |
|
|
|
|
|
It was downloaded from http://sourceforge.net/projects/pdfbox |
|
|
|
|
|
Copyright (c) 2003-2005, www.pdfbox.org |
|
|
|
|
|
License: |
|
|
Redistribution and use in source and binary forms, with or without |
|
|
modification, are permitted under the terms of the BSD License. |
|
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 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. |
|
|
|
|
|
On Debian systems, the complete text of the BSD License can be |
|
|
found in `/usr/share/common-licenses/BSD'. |
|
|
|
|
|
========================================================================= |
|
2 |
|
|
3 |
The .dfsg tarball has been created by removing: |
The .dfsg tarball has been created by removing: |
4 |
* ./bin directory (contains windows stuff) |
* ./bin directory (contains windows stuff) |
9 |
* ./Resources/cmap/* (contains non-free cmap file, we use the ones already |
* ./Resources/cmap/* (contains non-free cmap file, we use the ones already |
10 |
in Debian instead) |
in Debian instead) |
11 |
|
|
12 |
========================================================================= |
Files: * |
13 |
|
Copyright: © 2003-2005, www.pdfbox.org |
14 |
The source file ./src/org/pdfbox/searchengine/lucene/IndexFiles.java is: |
License: BSD-2 |
15 |
|
Redistribution and use in source and binary forms, with or without |
16 |
Copyright (c) 2001 The Apache Software Foundation. |
modification, are permitted under the terms of the BSD License. |
17 |
|
. |
18 |
License: |
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |
19 |
* The Apache Software License, Version 1.1 |
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
20 |
* |
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE |
21 |
* Redistribution and use in source and binary forms, with or without |
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE |
22 |
* modification, are permitted provided that the following conditions |
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL |
23 |
* are met: |
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS |
24 |
* |
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
25 |
* 1. Redistributions of source code must retain the above copyright |
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
26 |
* notice, this list of conditions and the following disclaimer. |
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY |
27 |
* |
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
28 |
* 2. Redistributions in binary form must reproduce the above copyright |
SUCH DAMAGE. |
29 |
* notice, this list of conditions and the following disclaimer in |
|
30 |
* the documentation and/or other materials provided with the |
Files: src/org/pdfbox/searchengine/lucene/IndexFiles.java |
31 |
* distribution. |
Copyright: © 2001 The Apache Software Foundation. |
32 |
* |
License: Apache-1.1 |
33 |
* 3. The end-user documentation included with the redistribution, |
The Apache Software License, Version 1.1 |
34 |
* if any, must include the following acknowledgment: |
. |
35 |
* "This product includes software developed by the |
Redistribution and use in source and binary forms, with or without |
36 |
* Apache Software Foundation (http://www.apache.org/)." |
modification, are permitted provided that the following conditions |
37 |
* Alternately, this acknowledgment may appear in the software itself, |
are met: |
38 |
* if and wherever such third-party acknowledgments normally appear. |
1. Redistributions of source code must retain the above copyright |
39 |
* |
notice, this list of conditions and the following disclaimer. |
40 |
* 4. The names "Apache" and "Apache Software Foundation" and |
2. Redistributions in binary form must reproduce the above copyright |
41 |
* "Apache Lucene" must not be used to endorse or promote products |
notice, this list of conditions and the following disclaimer in |
42 |
* derived from this software without prior written permission. For |
the documentation and/or other materials provided with the |
43 |
* written permission, please contact apache@apache.org. |
distribution. |
44 |
* |
3. The end-user documentation included with the redistribution, |
45 |
* 5. Products derived from this software may not be called "Apache", |
if any, must include the following acknowledgment: |
46 |
* "Apache Lucene", nor may "Apache" appear in their name, without |
"This product includes software developed by the |
47 |
* prior written permission of the Apache Software Foundation. |
Apache Software Foundation (http://www.apache.org/)." |
48 |
* |
Alternately, this acknowledgment may appear in the software itself, |
49 |
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
if and wherever such third-party acknowledgments normally appear. |
50 |
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
4. The names "Apache" and "Apache Software Foundation" and |
51 |
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
"Apache Lucene" must not be used to endorse or promote products |
52 |
* DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR |
derived from this software without prior written permission. For |
53 |
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
written permission, please contact apache@apache.org. |
54 |
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
5. Products derived from this software may not be called "Apache", |
55 |
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
"Apache Lucene", nor may "Apache" appear in their name, without |
56 |
* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
prior written permission of the Apache Software Foundation. |
57 |
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
. |
58 |
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED |
59 |
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
60 |
* SUCH DAMAGE. |
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
61 |
* ==================================================================== |
DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR |
62 |
* |
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
63 |
* This software consists of voluntary contributions made by many |
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
64 |
* individuals on behalf of the Apache Software Foundation. For more |
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF |
65 |
* information on the Apache Software Foundation, please see |
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
66 |
* <http://www.apache.org/>. |
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, |
67 |
|
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT |
68 |
========================================================================= |
OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
69 |
|
SUCH DAMAGE. |
70 |
./Resources/afm/ |
==================================================================== |
71 |
Courier-Bold.afm |
This software consists of voluntary contributions made by many |
72 |
Courier-BoldOblique.afm |
individuals on behalf of the Apache Software Foundation. For more |
73 |
Courier-Oblique.afm |
information on the Apache Software Foundation, please see |
74 |
Courier.afm |
<http://www.apache.org/>. |
75 |
Helvetica-Bold.afm |
|
76 |
Helvetica-BoldOblique.afm |
Files: Resources/afm/* |
77 |
Helvetica-Oblique.afm |
Copyright: |
78 |
Helvetica.afm |
© 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated. All Rights Reserved. |
79 |
Symbol.afm |
License: other |
80 |
Times-Bold.afm |
This file and the 14 PostScript(R) AFM files it accompanies may be used, |
81 |
Times-BoldItalic.afm |
copied, and distributed for any purpose and without charge, with or without |
82 |
Times-Italic.afm |
modification, provided that all copyright notices are retained; that the |
83 |
Times-Roman.afm |
AFM files are not distributed without this file; that all modifications to |
84 |
ZapfDingbats.afm |
this file or any of the AFM files are prominently noted in the modified |
85 |
|
file(s); and that this paragraph is not modified. Adobe Systems has no |
86 |
Copyright (c) 1985, 1987, 1989, 1990, 1993, 1997 Adobe Systems Incorporated. |
responsibility or obligation to support the use of the AFM files. |
87 |
All Rights Reserved. |
|
88 |
|
Files: Resources/ttf/* |
89 |
License: |
Copyright: © 2003 by Bitstream, Inc. All Rights Reserved. |
90 |
|
Bitstream Vera is a trademark of Bitstream, Inc. |
91 |
This file and the 14 PostScript(R) AFM files it accompanies may be used, |
License: other |
92 |
copied, and distributed for any purpose and without charge, with or without |
Permission is hereby granted, free of charge, to any person obtaining a copy |
93 |
modification, provided that all copyright notices are retained; that the |
of the fonts accompanying this license ("Fonts") and associated |
94 |
AFM files are not distributed without this file; that all modifications to |
documentation files (the "Font Software"), to reproduce and distribute the |
95 |
this file or any of the AFM files are prominently noted in the modified |
Font Software, including without limitation the rights to use, copy, merge, |
96 |
file(s); and that this paragraph is not modified. Adobe Systems has no |
publish, distribute, and/or sell copies of the Font Software, and to permit |
97 |
responsibility or obligation to support the use of the AFM files. |
persons to whom the Font Software is furnished to do so, subject to the |
98 |
|
following conditions: |
99 |
========================================================================= |
. |
100 |
|
The above copyright and trademark notices and this permission notice shall |
101 |
./Resources/ttf/ |
be included in all copies of one or more of the Font Software typefaces. |
102 |
Arial-BoldItalicMT.ttf |
. |
103 |
Arial-BoldMT.ttf |
The Font Software may be modified, altered, or added to, and in particular |
104 |
ArialMT.ttf |
the designs of glyphs or characters in the Fonts may be modified and |
105 |
|
additional glyphs or characters may be added to the Fonts, only if the fonts |
106 |
Copyright (c) 2003 by Bitstream, Inc. |
are renamed to names not containing either the words "Bitstream" or the word |
107 |
All Rights Reserved. |
"Vera". |
108 |
Bitstream Vera is a trademark of Bitstream, Inc. |
. |
109 |
|
This License becomes null and void to the extent applicable to Fonts or Font |
110 |
Permission is hereby granted, free of charge, to any person obtaining a copy |
Software that has been modified and is distributed under the "Bitstream |
111 |
of the fonts accompanying this license ("Fonts") and associated |
Vera" names. |
112 |
documentation files (the "Font Software"), to reproduce and distribute the |
. |
113 |
Font Software, including without limitation the rights to use, copy, merge, |
The Font Software may be sold as part of a larger software package but no |
114 |
publish, distribute, and/or sell copies of the Font Software, and to permit |
copy of one or more of the Font Software typefaces may be sold by itself. |
115 |
persons to whom the Font Software is furnished to do so, subject to the |
. |
116 |
following conditions: |
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
117 |
|
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, |
118 |
The above copyright and trademark notices and this permission notice shall |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, |
119 |
be included in all copies of one or more of the Font Software typefaces. |
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME |
120 |
|
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING |
121 |
The Font Software may be modified, altered, or added to, and in particular |
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, |
122 |
the designs of glyphs or characters in the Fonts may be modified and |
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF |
123 |
additional glyphs or characters may be added to the Fonts, only if the fonts |
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE |
124 |
are renamed to names not containing either the words "Bitstream" or the word |
FONT SOFTWARE. |
125 |
"Vera". |
. |
126 |
|
Except as contained in this notice, the names of Gnome, the Gnome |
127 |
This License becomes null and void to the extent applicable to Fonts or Font |
Foundation, and Bitstream Inc., shall not be used in advertising or |
128 |
Software that has been modified and is distributed under the "Bitstream |
otherwise to promote the sale, use or other dealings in this Font Software |
129 |
Vera" names. |
without prior written authorization from the Gnome Foundation or Bitstream |
130 |
|
Inc., respectively. For further information, contact: fonts at gnome dot |
131 |
The Font Software may be sold as part of a larger software package but no |
org. |
132 |
copy of one or more of the Font Software typefaces may be sold by itself. |
. |
133 |
|
http://www.bitstream.com |
134 |
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS |
|
135 |
OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF MERCHANTABILITY, |
Files: website/src/* |
136 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF COPYRIGHT, PATENT, |
Copyright: © 2002-{2004,2005} The Apache Software Foundation |
137 |
TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM OR THE GNOME |
License: Apache-2.0 |
138 |
FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, INCLUDING |
Licensed under the Apache License, Version 2.0 (the "License"); |
139 |
ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, |
you may not use this file except in compliance with the License. |
140 |
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF |
You may obtain a copy of the License at |
141 |
THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM OTHER DEALINGS IN THE |
. |
142 |
FONT SOFTWARE. |
http://www.apache.org/licenses/LICENSE-2.0 |
143 |
|
. |
144 |
Except as contained in this notice, the names of Gnome, the Gnome |
Unless required by applicable law or agreed to in writing, software |
145 |
Foundation, and Bitstream Inc., shall not be used in advertising or |
distributed under the License is distributed on an "AS IS" BASIS, |
146 |
otherwise to promote the sale, use or other dealings in this Font Software |
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
147 |
without prior written authorization from the Gnome Foundation or Bitstream |
See the License for the specific language governing permissions and |
148 |
Inc., respectively. For further information, contact: fonts at gnome dot |
limitations under the License. |
149 |
org. |
|
150 |
|
Files: debian/* |
151 |
http://www.bitstream.com |
Copyright: |
152 |
|
© 2007, gregor herrmann <gregor+debian@comodo.priv.at> |
153 |
========================================================================= |
© 2007, tony mancill <tmancill@debian.org> |
154 |
|
License: GPL1+ |
|
./website/src/ |
|
|
|
|
|
Copyright 2002-{2004,2005} The Apache Software Foundation |
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
you may not use this file except in compliance with the License. |
|
|
You may obtain a copy of the License at |
|
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
|
|
|
|
|
Unless required by applicable law or agreed to in writing, software |
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
See the License for the specific language governing permissions and |
|
|
limitations under the License. |
|
|
|
|
|
For the actual wording of the Apache License, Version 2.0 see above. |
|
|
|
|
|
========================================================================= |
|
|
|
|
|
The Debian packaging is (C) 2007, gregor herrmann |
|
|
<gregor+debian@comodo.priv.at> and tony mancill <tmancill@debian.org>, and |
|
|
is licensed under the GPL, see `/usr/share/common-licenses/GPL'. |
|
155 |
|
|
156 |
|
See `/usr/share/common-licenses/GPL'. |