1 |
gregoa |
1137 |
Upstream source location: http://sourceforge.net/projects/jempbox |
2 |
gregoa |
431 |
|
3 |
gregoa |
639 |
The ./lib directory has been removed from the upstream tarball; it contained |
4 |
gregoa |
637 |
two libraries which are not used by the Debian package. |
5 |
gregoa |
644 |
The ./bin directory has also been removed; it contained Windows DLLs. |
6 |
|
|
|
7 |
gregoa |
1137 |
Files: * |
8 |
gregoa |
1256 |
Copyright: © 2003-2007, www.fontbox.org |
9 |
gregoa |
1137 |
License: BSD-3 |
10 |
|
|
Redistribution and use in source and binary forms, with or without |
11 |
|
|
modification, are permitted provided that the following conditions are met: |
12 |
|
|
. |
13 |
|
|
1. Redistributions of source code must retain the above copyright notice, |
14 |
|
|
this list of conditions and the following disclaimer. |
15 |
|
|
2. Redistributions in binary form must reproduce the above copyright notice, |
16 |
|
|
this list of conditions and the following disclaimer in the documentation |
17 |
|
|
and/or other materials provided with the distribution. |
18 |
|
|
3. Neither the name of fontbox; nor the names of its |
19 |
|
|
contributors may be used to endorse or promote products derived from this |
20 |
|
|
software without specific prior written permission. |
21 |
|
|
. |
22 |
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
23 |
|
|
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
24 |
|
|
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
25 |
|
|
DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY |
26 |
|
|
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
27 |
|
|
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; |
28 |
|
|
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON |
29 |
|
|
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
30 |
|
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
31 |
|
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
32 |
gregoa |
515 |
|
33 |
gregoa |
1137 |
Files: src/org/jempbox/impl/XMLUtil.java, |
34 |
|
|
src/org/jempbox/xmp/Elementable.java, |
35 |
|
|
src/org/jempbox/xmp/ResourceEvent.java, |
36 |
|
|
src/org/jempbox/xmp/ResourceRef.java, |
37 |
|
|
src/org/jempbox/xmp/Thumbnail.java, |
38 |
|
|
src/org/jempbox/xmp/XMPMetadata.java, |
39 |
|
|
src/org/jempbox/xmp/XMPSchema.java, |
40 |
|
|
src/org/jempbox/xmp/XMPSchemaBasic.java, |
41 |
gregoa |
1256 |
src/org/jempbox/xmp/XMPSchemaBasicJobTicket.java, |
42 |
gregoa |
1137 |
src/org/jempbox/xmp/XMPSchemaDublinCore.java, |
43 |
gregoa |
1256 |
src/org/jempbox/xmp/XMPSchemaDynamicMedia.java, |
44 |
|
|
src/org/jempbox/xmp/XMPSchemaIptc4xmpCore.java, |
45 |
gregoa |
1137 |
src/org/jempbox/xmp/XMPSchemaMediaManagement.java, |
46 |
|
|
src/org/jempbox/xmp/XMPSchemaPDF.java, |
47 |
gregoa |
1256 |
src/org/jempbox/xmp/XMPSchemaPagedText.java, |
48 |
|
|
src/org/jempbox/xmp/XMPSchemaPhotoshop.java, |
49 |
|
|
src/org/jempbox/xmp/XMPSchemaRightsManagement.java, |
50 |
|
|
src/org/jempbox/xmp/pdfa/XMPMetadataPDFA.java, |
51 |
|
|
src/org/jempbox/xmp/pdfa/XMPSchemaPDFAField.java, |
52 |
|
|
src/org/jempbox/xmp/pdfa/XMPSchemaPDFAId.java, |
53 |
|
|
src/org/jempbox/xmp/pdfa/XMPSchemaPDFAProperty.java, |
54 |
|
|
src/org/jempbox/xmp/pdfa/XMPSchemaPDFASchema.java, |
55 |
|
|
src/org/jempbox/xmp/pdfa/XMPSchemaPDFAType.java, |
56 |
gregoa |
1137 |
Copyright: © 2006, www.jempbox.org |
57 |
|
|
License: BSD-3 |
58 |
gregoa |
515 |
|
59 |
gregoa |
1137 |
See above |
60 |
gregoa |
515 |
|
61 |
gregoa |
1137 |
Files: docs/skin/* |
62 |
|
|
Copyright: © 2002-2004 The Apache Software Foundation or its licensors, as applicable. |
63 |
|
|
License: Apache-2.0 |
64 |
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
65 |
|
|
you may not use this file except in compliance with the License. |
66 |
|
|
You may obtain a copy of the License at |
67 |
|
|
. |
68 |
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
69 |
|
|
. |
70 |
|
|
Unless required by applicable law or agreed to in writing, software |
71 |
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
72 |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
73 |
|
|
See the License for the specific language governing permissions and |
74 |
|
|
limitations under the License. |
75 |
|
|
. |
76 |
|
|
The mentioned Apache License, Version 2.0: |
77 |
|
|
. |
78 |
gregoa |
515 |
Apache License |
79 |
|
|
Version 2.0, January 2004 |
80 |
|
|
http://www.apache.org/licenses/ |
81 |
|
|
|
82 |
gregoa |
1137 |
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION |
83 |
|
|
. |
84 |
|
|
1. Definitions. |
85 |
|
|
"License" shall mean the terms and conditions for use, reproduction, |
86 |
|
|
and distribution as defined by Sections 1 through 9 of this document. |
87 |
|
|
"Licensor" shall mean the copyright owner or entity authorized by |
88 |
|
|
the copyright owner that is granting the License. |
89 |
|
|
"Legal Entity" shall mean the union of the acting entity and all |
90 |
|
|
other entities that control, are controlled by, or are under common |
91 |
|
|
control with that entity. For the purposes of this definition, |
92 |
|
|
"control" means (i) the power, direct or indirect, to cause the |
93 |
|
|
direction or management of such entity, whether by contract or |
94 |
|
|
otherwise, or (ii) ownership of fifty percent (50%) or more of the |
95 |
|
|
outstanding shares, or (iii) beneficial ownership of such entity. |
96 |
|
|
"You" (or "Your") shall mean an individual or Legal Entity |
97 |
|
|
exercising permissions granted by this License. |
98 |
|
|
"Source" form shall mean the preferred form for making modifications, |
99 |
|
|
including but not limited to software source code, documentation |
100 |
|
|
source, and configuration files. |
101 |
|
|
"Object" form shall mean any form resulting from mechanical |
102 |
|
|
transformation or translation of a Source form, including but |
103 |
|
|
not limited to compiled object code, generated documentation, |
104 |
|
|
and conversions to other media types. |
105 |
|
|
"Work" shall mean the work of authorship, whether in Source or |
106 |
|
|
Object form, made available under the License, as indicated by a |
107 |
|
|
copyright notice that is included in or attached to the work |
108 |
|
|
(an example is provided in the Appendix below). |
109 |
|
|
"Derivative Works" shall mean any work, whether in Source or Object |
110 |
|
|
form, that is based on (or derived from) the Work and for which the |
111 |
|
|
editorial revisions, annotations, elaborations, or other modifications |
112 |
|
|
represent, as a whole, an original work of authorship. For the purposes |
113 |
|
|
of this License, Derivative Works shall not include works that remain |
114 |
|
|
separable from, or merely link (or bind by name) to the interfaces of, |
115 |
|
|
the Work and Derivative Works thereof. |
116 |
|
|
"Contribution" shall mean any work of authorship, including |
117 |
|
|
the original version of the Work and any modifications or additions |
118 |
|
|
to that Work or Derivative Works thereof, that is intentionally |
119 |
|
|
submitted to Licensor for inclusion in the Work by the copyright owner |
120 |
|
|
or by an individual or Legal Entity authorized to submit on behalf of |
121 |
|
|
the copyright owner. For the purposes of this definition, "submitted" |
122 |
|
|
means any form of electronic, verbal, or written communication sent |
123 |
|
|
to the Licensor or its representatives, including but not limited to |
124 |
|
|
communication on electronic mailing lists, source code control systems, |
125 |
|
|
and issue tracking systems that are managed by, or on behalf of, the |
126 |
|
|
Licensor for the purpose of discussing and improving the Work, but |
127 |
|
|
excluding communication that is conspicuously marked or otherwise |
128 |
|
|
designated in writing by the copyright owner as "Not a Contribution." |
129 |
|
|
"Contributor" shall mean Licensor and any individual or Legal Entity |
130 |
|
|
on behalf of whom a Contribution has been received by Licensor and |
131 |
|
|
subsequently incorporated within the Work. |
132 |
|
|
. |
133 |
|
|
2. Grant of Copyright License. Subject to the terms and conditions of |
134 |
|
|
this License, each Contributor hereby grants to You a perpetual, |
135 |
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
136 |
|
|
copyright license to reproduce, prepare Derivative Works of, |
137 |
|
|
publicly display, publicly perform, sublicense, and distribute the |
138 |
|
|
Work and such Derivative Works in Source or Object form. |
139 |
|
|
. |
140 |
|
|
3. Grant of Patent License. Subject to the terms and conditions of |
141 |
|
|
this License, each Contributor hereby grants to You a perpetual, |
142 |
|
|
worldwide, non-exclusive, no-charge, royalty-free, irrevocable |
143 |
|
|
(except as stated in this section) patent license to make, have made, |
144 |
|
|
use, offer to sell, sell, import, and otherwise transfer the Work, |
145 |
|
|
where such license applies only to those patent claims licensable |
146 |
|
|
by such Contributor that are necessarily infringed by their |
147 |
|
|
Contribution(s) alone or by combination of their Contribution(s) |
148 |
|
|
with the Work to which such Contribution(s) was submitted. If You |
149 |
|
|
institute patent litigation against any entity (including a |
150 |
|
|
cross-claim or counterclaim in a lawsuit) alleging that the Work |
151 |
|
|
or a Contribution incorporated within the Work constitutes direct |
152 |
|
|
or contributory patent infringement, then any patent licenses |
153 |
|
|
granted to You under this License for that Work shall terminate |
154 |
|
|
as of the date such litigation is filed. |
155 |
|
|
. |
156 |
|
|
4. Redistribution. You may reproduce and distribute copies of the |
157 |
|
|
Work or Derivative Works thereof in any medium, with or without |
158 |
|
|
modifications, and in Source or Object form, provided that You |
159 |
|
|
meet the following conditions: |
160 |
|
|
. |
161 |
|
|
(a) You must give any other recipients of the Work or |
162 |
|
|
Derivative Works a copy of this License; and |
163 |
|
|
(b) You must cause any modified files to carry prominent notices |
164 |
|
|
stating that You changed the files; and |
165 |
|
|
(c) You must retain, in the Source form of any Derivative Works |
166 |
|
|
that You distribute, all copyright, patent, trademark, and |
167 |
|
|
attribution notices from the Source form of the Work, |
168 |
|
|
excluding those notices that do not pertain to any part of |
169 |
|
|
the Derivative Works; and |
170 |
|
|
(d) If the Work includes a "NOTICE" text file as part of its |
171 |
|
|
distribution, then any Derivative Works that You distribute must |
172 |
|
|
include a readable copy of the attribution notices contained |
173 |
|
|
within such NOTICE file, excluding those notices that do not |
174 |
|
|
pertain to any part of the Derivative Works, in at least one |
175 |
|
|
of the following places: within a NOTICE text file distributed |
176 |
|
|
as part of the Derivative Works; within the Source form or |
177 |
|
|
documentation, if provided along with the Derivative Works; or, |
178 |
|
|
within a display generated by the Derivative Works, if and |
179 |
|
|
wherever such third-party notices normally appear. The contents |
180 |
|
|
of the NOTICE file are for informational purposes only and |
181 |
|
|
do not modify the License. You may add Your own attribution |
182 |
|
|
notices within Derivative Works that You distribute, alongside |
183 |
|
|
or as an addendum to the NOTICE text from the Work, provided |
184 |
|
|
that such additional attribution notices cannot be construed |
185 |
|
|
as modifying the License. |
186 |
|
|
. |
187 |
|
|
You may add Your own copyright statement to Your modifications and |
188 |
|
|
may provide additional or different license terms and conditions |
189 |
|
|
for use, reproduction, or distribution of Your modifications, or |
190 |
|
|
for any such Derivative Works as a whole, provided Your use, |
191 |
|
|
reproduction, and distribution of the Work otherwise complies with |
192 |
|
|
the conditions stated in this License. |
193 |
|
|
. |
194 |
|
|
5. Submission of Contributions. Unless You explicitly state otherwise, |
195 |
|
|
any Contribution intentionally submitted for inclusion in the Work |
196 |
|
|
by You to the Licensor shall be under the terms and conditions of |
197 |
|
|
this License, without any additional terms or conditions. |
198 |
|
|
Notwithstanding the above, nothing herein shall supersede or modify |
199 |
|
|
the terms of any separate license agreement you may have executed |
200 |
|
|
with Licensor regarding such Contributions. |
201 |
|
|
. |
202 |
|
|
6. Trademarks. This License does not grant permission to use the trade |
203 |
|
|
names, trademarks, service marks, or product names of the Licensor, |
204 |
|
|
except as required for reasonable and customary use in describing the |
205 |
|
|
origin of the Work and reproducing the content of the NOTICE file. |
206 |
|
|
. |
207 |
|
|
7. Disclaimer of Warranty. Unless required by applicable law or |
208 |
|
|
agreed to in writing, Licensor provides the Work (and each |
209 |
|
|
Contributor provides its Contributions) on an "AS IS" BASIS, |
210 |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or |
211 |
|
|
implied, including, without limitation, any warranties or conditions |
212 |
|
|
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A |
213 |
|
|
PARTICULAR PURPOSE. You are solely responsible for determining the |
214 |
|
|
appropriateness of using or redistributing the Work and assume any |
215 |
|
|
risks associated with Your exercise of permissions under this License. |
216 |
|
|
. |
217 |
|
|
8. Limitation of Liability. In no event and under no legal theory, |
218 |
|
|
whether in tort (including negligence), contract, or otherwise, |
219 |
|
|
unless required by applicable law (such as deliberate and grossly |
220 |
|
|
negligent acts) or agreed to in writing, shall any Contributor be |
221 |
|
|
liable to You for damages, including any direct, indirect, special, |
222 |
|
|
incidental, or consequential damages of any character arising as a |
223 |
|
|
result of this License or out of the use or inability to use the |
224 |
|
|
Work (including but not limited to damages for loss of goodwill, |
225 |
|
|
work stoppage, computer failure or malfunction, or any and all |
226 |
|
|
other commercial damages or losses), even if such Contributor |
227 |
|
|
has been advised of the possibility of such damages. |
228 |
|
|
. |
229 |
|
|
9. Accepting Warranty or Additional Liability. While redistributing |
230 |
|
|
the Work or Derivative Works thereof, You may choose to offer, |
231 |
|
|
and charge a fee for, acceptance of support, warranty, indemnity, |
232 |
|
|
or other liability obligations and/or rights consistent with this |
233 |
|
|
License. However, in accepting such obligations, You may act only |
234 |
|
|
on Your own behalf and on Your sole responsibility, not on behalf |
235 |
|
|
of any other Contributor, and only if You agree to indemnify, |
236 |
|
|
defend, and hold each Contributor harmless for any liability |
237 |
|
|
incurred by, or claims asserted against, such Contributor by reason |
238 |
|
|
of your accepting any such warranty or additional liability. |
239 |
|
|
. |
240 |
|
|
END OF TERMS AND CONDITIONS |
241 |
gregoa |
515 |
|
242 |
gregoa |
1137 |
Files: docs/skin/skinconf.xsl |
243 |
|
|
Copyright: © 2002-2005 The Apache Software Foundation or its licensors |
244 |
|
|
License: Apache-2.0 |
245 |
gregoa |
515 |
|
246 |
gregoa |
1137 |
Files: docs/skin/CommonMessages_*.xml |
247 |
|
|
Copyright: © 1999-2005 The Apache Software Foundation or its licensors |
248 |
|
|
License: Apache-2.0 |
249 |
gregoa |
515 |
|
250 |
gregoa |
1137 |
Files: docs/skin/basic.css |
251 |
|
|
Copyright: © 2002-200{4,5} The Apache Software Foundation or its licensors |
252 |
|
|
License: Apache-2.0 |
253 |
gregoa |
515 |
|
254 |
gregoa |
1137 |
Files: website/src/documentation/*,website/forrest.properties, website/cli.xconf |
255 |
|
|
Copyright: © 2002-2005 [0] The Apache Software Foundation or its licensors, as applicable. |
256 |
|
|
License: Apache-2.0 |
257 |
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
258 |
|
|
you may not use this file except in compliance with the License. |
259 |
|
|
You may obtain a copy of the License at |
260 |
|
|
. |
261 |
|
|
http://www.apache.org/licenses/LICENSE-2.0 |
262 |
|
|
. |
263 |
|
|
Unless required by applicable law or agreed to in writing, software |
264 |
|
|
distributed under the License is distributed on an "AS IS" BASIS, |
265 |
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
266 |
|
|
See the License for the specific language governing permissions and |
267 |
|
|
limitations under the License. |
268 |
gregoa |
515 |
|
269 |
gregoa |
1137 |
See above |
270 |
gregoa |
515 |
|
271 |
gregoa |
1137 |
Files: debian/* |
272 |
|
|
Copyright: |
273 |
gregoa |
1256 |
© 2007-2008, gregor herrmann <gregor+debian@comodo.priv.at> |
274 |
|
|
© 2007-2008, tony mancill <tmancill@debian.org> |
275 |
gregoa |
1137 |
License: GPL |
276 |
gregoa |
515 |
|
277 |
gregoa |
1137 |
See `/usr/share/common-licenses/GPL'. |