File: copyright

package info (click to toggle)
taglib-sharp 2.1.0.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 3,876 kB
  • sloc: cs: 29,524; sh: 594; makefile: 229
file content (404 lines) | stat: -rw-r--r-- 14,954 bytes parent folder | download | duplicates (2)
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
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Taglib Sharp
Upstream-Contact: Gabriel Burt <gabriel.burt@gmail.com>
Source: http://download.banshee.fm/taglib-sharp/

Files: src/*
Copyright: 2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Gif/GifCommentTag.cs
       src/TagLib/IFD/Entries/*
       src/TagLib/IFD/IFDEntry.cs
       src/TagLib/IFD/IFDEntryType.cs
       src/TagLib/IFD/IFDReader.cs
       src/TagLib/IFD/IFDRenderer.cs
       src/TagLib/IFD/IFDStructure.cs
       src/TagLib/IFD/IFDTag.cs
       src/TagLib/IFD/Makernotes/Nikon3MakernoteReader.cs
       src/TagLib/IFD/Tags/CanonMakerNoteEntryTag.cs
       src/TagLib/IFD/Tags/ExifEntryTag.cs
       src/TagLib/IFD/Tags/GPSEntryTag.cs
       src/TagLib/IFD/Tags/IFDEntryTag.cs
       src/TagLib/IFD/Tags/IOPEntryTag.cs
       src/TagLib/IFD/Tags/NikonPreviewMakerNoteEntryTag.cs
       src/TagLib/Image/Codec.cs
       src/TagLib/Jpeg/Codec.cs
Copyright: 2009-2012, Mike Gemuende <mike@gemuende.de>
           2009-2010, Ruben Vermeersch <ruben@savanne.be>
License: LGPL-2.1

Files: src/TagLib/IFD/Entries/SubIFDArrayEntry.cs
       src/TagLib/IFD/IFDDirectory.cs
       src/TagLib/IFD/Tags/CanonFileInfoEntryTag.cs
       src/TagLib/IFD/Tags/CanonPictureInfoEntryTag.cs
       src/TagLib/IFD/Tags/Nikon3MakerNoteEntryTag.cs
       src/TagLib/IFD/Tags/NikonIsoInfoEntryTag.cs
       src/TagLib/IFD/Tags/NikonLensData3EntryTag.cs
       src/TagLib/IFD/Tags/NikonPictureControlEntryTag.cs
       src/TagLib/IFD/Tags/NikonShotInfoEntryTag.cs
       src/TagLib/IFD/Tags/NikonVibrationReductionEntryTag.cs
       src/TagLib/IFD/Tags/NikonWorldTimeEntryTag.cs
       src/TagLib/IFD/Tags/OlympusMakerNoteEntryTag.cs
       src/TagLib/IFD/Tags/PanasonicMakerNoteEntryTag.cs
       src/TagLib/IFD/Tags/PentaxMakerNoteEntryTag.cs
       src/TagLib/IFD/Tags/SonyMakerNoteEntryTag.cs
       src/TagLib/Image/File.cs
       src/TagLib/Image/NoMetadata/File.cs
       src/TagLib/Jpeg/JpegCommentTag.cs
       src/TagLib/Tiff/*
       src/TagLib/Xmp/*
Copyright: 2009-2010, Ruben Vermeersch
License: LGPL-2.1

Files: src/TagLib/Genres.cs
       src/TagLib/Id3v1/StringHandler.cs
       src/TagLib/Id3v1/Tag.cs
       src/TagLib/Id3v2/ExtendedHeader.cs
       src/TagLib/Id3v2/Footer.cs
       src/TagLib/Id3v2/Frame.cs
       src/TagLib/Id3v2/FrameFactory.cs
       src/TagLib/Id3v2/Frames/AttachedPictureFrame.cs
       src/TagLib/Id3v2/Frames/CommentsFrame.cs
       src/TagLib/Id3v2/Frames/GeneralEncapsulatedObjectFrame.cs
       src/TagLib/Id3v2/Frames/RelativeVolumeFrame.cs
       src/TagLib/Id3v2/Frames/UniqueFileIdentifierFrame.cs
       src/TagLib/Id3v2/Frames/UnknownFrame.cs
       src/TagLib/Id3v2/Header.cs
       src/TagLib/Id3v2/SynchData.cs
       src/TagLib/Mpeg/AudioFile.cs
       src/TagLib/Mpeg/AudioHeader.cs
       src/TagLib/Ogg/File.cs
       src/TagLib/Ogg/Page.cs
       src/TagLib/Ogg/PageHeader.cs
       src/TagLib/Ogg/Paginator.cs
       src/TagLib/Ogg/XiphComment.cs
       src/TagLib/Properties.cs
Copyright: 2002-2007, Scott Wheeler
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Gif/Codec.cs
       src/TagLib/Gif/File.cs
       src/TagLib/IFD/Entries/StripOffsetsIFDEntry.cs
       src/TagLib/Image/CombinedImageTag.cs
       src/TagLib/Image/ImageBlockFile.cs
       src/TagLib/Image/ImageTag.cs
       src/TagLib/Png/Codec.cs
       src/TagLib/Png/File.cs
       src/TagLib/Png/PngTag.cs
       src/TagLib/Tiff/BaseTiffFile.cs
       src/TagLib/Tiff/Cr2/File.cs
Copyright: 2009-2010, Mike Gemuende <mike@gemuende.be>
License: LGPL-2.1

Files: src/TagLib/Matroska/*
Copyright: 2011, FLUENDO S.A
License: LGPL-2.1

Files: src/TagLib/ICodec.cs
       src/TagLib/Id3v2/Frames/MusicCdIdentifierFrame.cs
       src/TagLib/Id3v2/Frames/PlayCountFrame.cs
       src/TagLib/Id3v2/Frames/PopularimeterFrame.cs
       src/TagLib/NonContainer/EndTag.cs
       src/TagLib/NonContainer/File.cs
       src/TagLib/NonContainer/StartTag.cs
       src/TagLib/NonContainer/Tag.cs
       src/TagLib/ReadOnlyByteVector.cs
Copyright: 2007, Brian Nickel <brian.nickel@gmail.com>
License: Expat

Files: src/TagLib/Ape/Item.cs
       src/TagLib/Ape/Tag.cs
       src/TagLib/Flac/File.cs
       src/TagLib/Flac/StreamHeader.cs
       src/TagLib/Mpc/File.cs
       src/TagLib/Mpc/StreamHeader.cs
Copyright: 2003-2004, Allan Sandfeld Jensen
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/ByteVector.cs
       src/TagLib/ByteVectorList.cs
       src/TagLib/File.cs
       src/TagLib/Id3v2/FrameHeader.cs
       src/TagLib/Id3v2/Tag.cs
       src/TagLib/Picture.cs
Copyright: 2002-2004, Scott Wheeler
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
           2006, 2010, Novell, Inc
License: LGPL-2.1

Files: src/TagLib/Ape/File.cs
       src/TagLib/Ape/StreamHeader.cs
       src/TagLib/Mpeg/VBRIHeader.cs
Copyright: 2005-2007, Brian Nickel <brian.nickel@gmail.com>
           2007, Helmut Wahrmann
License: LGPL-2.1

Files: src/TagLib/CorruptFileException.cs
       src/TagLib/FileTypes.cs
       src/TagLib/UnsupportedFormatException.cs
Copyright: 2005-2006, Novell, Inc
License: LGPL-2.1

Files: src/TagLib/Aac/AudioHeader.cs
       src/TagLib/Aac/BitStream.cs
       src/TagLib/Aac/File.cs
Copyright: 2009, Patrick Dehne
License: LGPL-2.1

Files: src/TagLib/WavPack/File.cs
       src/TagLib/WavPack/StreamHeader.cs
Copyright: 2004, Allan Sandfeld Jensen
           2006, Lukáš Lalinský
           2006-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/StringList.cs
       src/TagLib/SupportedMimeType.cs
Copyright: 2005-2007, Brian Nickel <brian.nickel@gmail.com>
           2006, Novell, Inc
License: LGPL-2.1

Files: src/TagLib/Audible/File.cs
       src/TagLib/Audible/Tag.cs
Copyright: 2009, Guy Taylor
License: LGPL-2.1

Files: src/TagLib/Aiff/File.cs
       src/TagLib/Aiff/StreamHeader.cs
Copyright: 2009, Helmut Wahrmann
License: LGPL-2.1

Files: src/TagLib/Mpeg4/Boxes/TextBox.cs
       src/TagLib/Mpeg4/Boxes/UrlBox.cs
Copyright: 2012, Alan McGovern
License: LGPL-2.1+

Files: src/AssemblyInfo.cs
Copyright: 2006-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Asf/ContentDescriptionObject.cs
Copyright: 2006-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Ape/Footer.cs
Copyright: 2002-2003, Scott Wheeler
           2004, Allan Sandfeld Jensen
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Mpeg/XingHeader.cs
Copyright: 2003, Ismael Orenstein
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Id3v2/Frames/TextIdentificationFrame.cs
Copyright: 2002-2003, Scott Wheeler
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
           2000, Martin Nilsson
License: LGPL-2.1

Files: src/TagLib/Tag.cs
Copyright: 2003, Scott Wheeler
           2005-2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Id3v2/Frames/UnsynchronisedLyricsFrame.cs
Copyright: 2002-2003, Scott Wheeler
           2007, Brian Nickel <brian.nickel@gmail.com>
License: LGPL-2.1

Files: src/TagLib/Jpeg/File.cs
Copyright: 2009, Mike Gemuende <mike@gemuende.de>
           2009, Ruben Vermeersch <ruben@savanne.be>
           2009, Stephane Delcroix <stephane@delcroix.org>
License: LGPL-2.1

Files: src/TagLib/ListBase.cs
Copyright: 2002-2003, Scott Wheeler
           2006, Novell, Inc
License: LGPL-2.1

Files: src/TagLib/Image/ImageOrientation.cs
Copyright: 2009, Paul Lange <palango@gmx.de>
License: LGPL-2.1

Files: src/TagLib/Jpeg/Marker.cs
Copyright: 2009, Ruben Vermeersch <ruben@savanne.be>
           2009, Stephane Delcroix <stephane@delcroix.org>
License: LGPL-2.1

Files: src/TagLib/Jpeg/Table.cs
Copyright: 2009, Stephane Delcroix <stephane@delcroix.org>
License: LGPL-2.1

Files: src/TagLib/IIM/IIMTag.cs
Copyright: 2012, Eberhard Beilharz <eb1@sil.org>
License: LGPL-2.1+

Files: src/TagLib/IIM/IIMReader.cs
Copyright: 2012, Eberhard Beilharz <eb1@sil.org>
License: LGPL-2.1+

Files: examples/*
       AUTHORS
       ChangeLog
       Makefile.am
       NEWS
       README
       configure.ac
       docs/*
       taglib-sharp.pc.in
       taglib-sharp.sln
       taglib-sharp.snk
Copyright: The taglib-sharp contributors. See the AUTHORS file.
License: LGPL-2.1

Files: docs/XmlInjector.cs
Copyright: 2008, Brian Nickel <brian.nickel@gmail.com>
License: Expat

Files: COPYING
Copyright: 1991, 1999 Free Software Foundation, Inc.
License: LGPL-2.1+

Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2011 Free Software Foundation, Inc.
License: FSFAP

Files: Makefile.in
       aclocal.m4
Copyright: 1994-2011 Free Software Foundation, Inc.
License: FSP2
 This file is free software; the Free Software Foundation
 gives unlimited permission to copy and/or distribute it,
 with or without modifications, as long as this notice is preserved.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 PARTICULAR PURPOSE.

Files: configure
Copyright: 1992-1996, 1998-2012 Free Software Foundation, Inc.
License: FSP3
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

Files: install-sh
Copyright: 1994 X Consortium
License: X11
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.

Files: missing
Copyright: 1996-1997, 1999, 2000, 2002-2006, 2008-2012 Free Software Foundation, Inc.
           1996 Fran,cois Pinard <pinard@iro.umontreal.ca>
License: GPL-2+

Files: debian/*
Copyright: 2007, Jose Carlos Garcia Sogo <jsogo@debian.org>
           2007, Sebastian Dröge <slomo@debian.org>
           2009-2012, Chow Loong Jin <hyperair@debian.org>
License: GPL-2+

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: GPL-2+
 This program 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 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the full text of this license can be found in
 /usr/share/common-licenses/GPL-2.

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems, the full text of this license can be found in
 /usr/share/common-licenses/LGPL-2.1.

License: LGPL-2.1
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation;
 version 2.1 of the License.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 .
 On Debian systems, the full text of this license can be found in
 /usr/share/common-licenses/LGPL-2.1.

License: FSFAP
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.