From: Scott Wheeler Date: Mon, 4 Feb 2008 15:11:56 +0000 (+0000) Subject: Set the copyright to 2002-2008 for all files. X-Git-Tag: v1.5~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=88a9ae32f801f8bd106267e06521d2dcc6ea74f8;p=taglib Set the copyright to 2002-2008 for all files. git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@770859 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/ape/apefooter.cpp b/taglib/ape/apefooter.cpp index c6c4a010..da6494b0 100644 --- a/taglib/ape/apefooter.cpp +++ b/taglib/ape/apefooter.cpp @@ -1,6 +1,6 @@ /*************************************************************************** copyright : (C) 2004 by Allan Sandfeld Jensen - (C) 2002, 2003 by Scott Wheeler (id3v2header.cpp) + (C) 2002 - 2008 by Scott Wheeler (id3v2header.cpp) email : kde@carewolf.org ***************************************************************************/ diff --git a/taglib/audioproperties.cpp b/taglib/audioproperties.cpp index 9d602b6c..324cc35c 100644 --- a/taglib/audioproperties.cpp +++ b/taglib/audioproperties.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/audioproperties.h b/taglib/audioproperties.h index 69e1ed50..4841031f 100644 --- a/taglib/audioproperties.h +++ b/taglib/audioproperties.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/fileref.cpp b/taglib/fileref.cpp index 4480cb1a..7d466409 100644 --- a/taglib/fileref.cpp +++ b/taglib/fileref.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/fileref.h b/taglib/fileref.h index 2ae80a3b..cb4c2b41 100644 --- a/taglib/fileref.h +++ b/taglib/fileref.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v1/id3v1genres.cpp b/taglib/mpeg/id3v1/id3v1genres.cpp index 735beec6..7cd42f38 100644 --- a/taglib/mpeg/id3v1/id3v1genres.cpp +++ b/taglib/mpeg/id3v1/id3v1genres.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v1/id3v1genres.h b/taglib/mpeg/id3v1/id3v1genres.h index 1fb5cf23..6e5d82e7 100644 --- a/taglib/mpeg/id3v1/id3v1genres.h +++ b/taglib/mpeg/id3v1/id3v1genres.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v1/id3v1tag.cpp b/taglib/mpeg/id3v1/id3v1tag.cpp index 49162e5c..490f8dda 100644 --- a/taglib/mpeg/id3v1/id3v1tag.cpp +++ b/taglib/mpeg/id3v1/id3v1tag.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v1/id3v1tag.h b/taglib/mpeg/id3v1/id3v1tag.h index 7df7185c..8dc60c3d 100644 --- a/taglib/mpeg/id3v1/id3v1tag.h +++ b/taglib/mpeg/id3v1/id3v1tag.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp b/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp index 4fe6c825..8a88253f 100644 --- a/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp +++ b/taglib/mpeg/id3v2/frames/attachedpictureframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/attachedpictureframe.h b/taglib/mpeg/id3v2/frames/attachedpictureframe.h index 388a5be9..bd95ed22 100644 --- a/taglib/mpeg/id3v2/frames/attachedpictureframe.h +++ b/taglib/mpeg/id3v2/frames/attachedpictureframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/commentsframe.cpp b/taglib/mpeg/id3v2/frames/commentsframe.cpp index a7db2425..2df176bd 100644 --- a/taglib/mpeg/id3v2/frames/commentsframe.cpp +++ b/taglib/mpeg/id3v2/frames/commentsframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/commentsframe.h b/taglib/mpeg/id3v2/frames/commentsframe.h index 82f0cbd4..9123c739 100644 --- a/taglib/mpeg/id3v2/frames/commentsframe.h +++ b/taglib/mpeg/id3v2/frames/commentsframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp b/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp index f293e3a1..58b7b63f 100644 --- a/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp +++ b/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Aaron VonderHaar email : avh4@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h b/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h index ec10d82c..9b4edf54 100644 --- a/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h +++ b/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Aaron VonderHaar email : avh4@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/frames/relativevolumeframe.cpp b/taglib/mpeg/id3v2/frames/relativevolumeframe.cpp index aff6e9de..8495197a 100644 --- a/taglib/mpeg/id3v2/frames/relativevolumeframe.cpp +++ b/taglib/mpeg/id3v2/frames/relativevolumeframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/relativevolumeframe.h b/taglib/mpeg/id3v2/frames/relativevolumeframe.h index c5569a31..f8521986 100644 --- a/taglib/mpeg/id3v2/frames/relativevolumeframe.h +++ b/taglib/mpeg/id3v2/frames/relativevolumeframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/textidentificationframe.cpp b/taglib/mpeg/id3v2/frames/textidentificationframe.cpp index 7c8a7d71..7d3b4ff2 100644 --- a/taglib/mpeg/id3v2/frames/textidentificationframe.cpp +++ b/taglib/mpeg/id3v2/frames/textidentificationframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/textidentificationframe.h b/taglib/mpeg/id3v2/frames/textidentificationframe.h index 0929af56..291cba5b 100644 --- a/taglib/mpeg/id3v2/frames/textidentificationframe.h +++ b/taglib/mpeg/id3v2/frames/textidentificationframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.cpp b/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.cpp index f9ba0368..836982bd 100644 --- a/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.cpp +++ b/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h b/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h index 720b1f88..a0a66bb1 100644 --- a/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h +++ b/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/unknownframe.cpp b/taglib/mpeg/id3v2/frames/unknownframe.cpp index d7191a4c..42b87c69 100644 --- a/taglib/mpeg/id3v2/frames/unknownframe.cpp +++ b/taglib/mpeg/id3v2/frames/unknownframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/unknownframe.h b/taglib/mpeg/id3v2/frames/unknownframe.h index 5688fd84..164a44a0 100644 --- a/taglib/mpeg/id3v2/frames/unknownframe.h +++ b/taglib/mpeg/id3v2/frames/unknownframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp b/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp index c607f24e..4c907dd6 100644 --- a/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp +++ b/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Urs Fleisch email : ufleisch@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h b/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h index 6a0a88ab..d809221c 100644 --- a/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h +++ b/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Urs Fleisch email : ufleisch@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/frames/urllinkframe.cpp b/taglib/mpeg/id3v2/frames/urllinkframe.cpp index c06a2d6b..25bdd187 100644 --- a/taglib/mpeg/id3v2/frames/urllinkframe.cpp +++ b/taglib/mpeg/id3v2/frames/urllinkframe.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Urs Fleisch email : ufleisch@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/frames/urllinkframe.h b/taglib/mpeg/id3v2/frames/urllinkframe.h index d74b8a47..019146f1 100644 --- a/taglib/mpeg/id3v2/frames/urllinkframe.h +++ b/taglib/mpeg/id3v2/frames/urllinkframe.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org copyright : (C) 2006 by Urs Fleisch email : ufleisch@users.sourceforge.net diff --git a/taglib/mpeg/id3v2/id3v2extendedheader.cpp b/taglib/mpeg/id3v2/id3v2extendedheader.cpp index b683960c..bd470a0a 100644 --- a/taglib/mpeg/id3v2/id3v2extendedheader.cpp +++ b/taglib/mpeg/id3v2/id3v2extendedheader.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2extendedheader.h b/taglib/mpeg/id3v2/id3v2extendedheader.h index 030400f7..9750fae6 100644 --- a/taglib/mpeg/id3v2/id3v2extendedheader.h +++ b/taglib/mpeg/id3v2/id3v2extendedheader.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2footer.cpp b/taglib/mpeg/id3v2/id3v2footer.cpp index b8dcd562..387bcf32 100644 --- a/taglib/mpeg/id3v2/id3v2footer.cpp +++ b/taglib/mpeg/id3v2/id3v2footer.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2footer.h b/taglib/mpeg/id3v2/id3v2footer.h index 8e17c7e8..112e7581 100644 --- a/taglib/mpeg/id3v2/id3v2footer.h +++ b/taglib/mpeg/id3v2/id3v2footer.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2frame.cpp b/taglib/mpeg/id3v2/id3v2frame.cpp index 8b52bb8c..7c76ac7b 100644 --- a/taglib/mpeg/id3v2/id3v2frame.cpp +++ b/taglib/mpeg/id3v2/id3v2frame.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2frame.h b/taglib/mpeg/id3v2/id3v2frame.h index 4b27bf66..83e512bc 100644 --- a/taglib/mpeg/id3v2/id3v2frame.h +++ b/taglib/mpeg/id3v2/id3v2frame.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2framefactory.cpp b/taglib/mpeg/id3v2/id3v2framefactory.cpp index 6cea10bc..8634b3c9 100644 --- a/taglib/mpeg/id3v2/id3v2framefactory.cpp +++ b/taglib/mpeg/id3v2/id3v2framefactory.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2framefactory.h b/taglib/mpeg/id3v2/id3v2framefactory.h index 438a3e21..15eb61b7 100644 --- a/taglib/mpeg/id3v2/id3v2framefactory.h +++ b/taglib/mpeg/id3v2/id3v2framefactory.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2header.cpp b/taglib/mpeg/id3v2/id3v2header.cpp index 238c9ae2..b08d5f4b 100644 --- a/taglib/mpeg/id3v2/id3v2header.cpp +++ b/taglib/mpeg/id3v2/id3v2header.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2header.h b/taglib/mpeg/id3v2/id3v2header.h index 7ab546cd..9fd9619a 100644 --- a/taglib/mpeg/id3v2/id3v2header.h +++ b/taglib/mpeg/id3v2/id3v2header.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2synchdata.cpp b/taglib/mpeg/id3v2/id3v2synchdata.cpp index b174e633..773754d7 100644 --- a/taglib/mpeg/id3v2/id3v2synchdata.cpp +++ b/taglib/mpeg/id3v2/id3v2synchdata.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2synchdata.h b/taglib/mpeg/id3v2/id3v2synchdata.h index d42d265a..fedfc90e 100644 --- a/taglib/mpeg/id3v2/id3v2synchdata.h +++ b/taglib/mpeg/id3v2/id3v2synchdata.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2tag.cpp b/taglib/mpeg/id3v2/id3v2tag.cpp index 276a15df..381dc4cf 100644 --- a/taglib/mpeg/id3v2/id3v2tag.cpp +++ b/taglib/mpeg/id3v2/id3v2tag.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/id3v2/id3v2tag.h b/taglib/mpeg/id3v2/id3v2tag.h index a16ff08f..f43f6b76 100644 --- a/taglib/mpeg/id3v2/id3v2tag.h +++ b/taglib/mpeg/id3v2/id3v2tag.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegfile.cpp b/taglib/mpeg/mpegfile.cpp index 4becf2fb..704a5fba 100644 --- a/taglib/mpeg/mpegfile.cpp +++ b/taglib/mpeg/mpegfile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegfile.h b/taglib/mpeg/mpegfile.h index fc319017..8a578f00 100644 --- a/taglib/mpeg/mpegfile.h +++ b/taglib/mpeg/mpegfile.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegheader.cpp b/taglib/mpeg/mpegheader.cpp index 73f49662..5238498b 100644 --- a/taglib/mpeg/mpegheader.cpp +++ b/taglib/mpeg/mpegheader.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegheader.h b/taglib/mpeg/mpegheader.h index eb6d8642..c774de81 100644 --- a/taglib/mpeg/mpegheader.h +++ b/taglib/mpeg/mpegheader.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegproperties.cpp b/taglib/mpeg/mpegproperties.cpp index 61700aed..518de61c 100644 --- a/taglib/mpeg/mpegproperties.cpp +++ b/taglib/mpeg/mpegproperties.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/mpeg/mpegproperties.h b/taglib/mpeg/mpegproperties.h index 0e9ea3ce..17452e18 100644 --- a/taglib/mpeg/mpegproperties.h +++ b/taglib/mpeg/mpegproperties.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggfile.cpp b/taglib/ogg/oggfile.cpp index e9e6d4fc..ce5ac793 100644 --- a/taglib/ogg/oggfile.cpp +++ b/taglib/ogg/oggfile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggfile.h b/taglib/ogg/oggfile.h index 1882cdfa..e5535f6f 100644 --- a/taglib/ogg/oggfile.h +++ b/taglib/ogg/oggfile.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggpage.cpp b/taglib/ogg/oggpage.cpp index 3659f8c5..0b828284 100644 --- a/taglib/ogg/oggpage.cpp +++ b/taglib/ogg/oggpage.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggpage.h b/taglib/ogg/oggpage.h index 87ae1412..fbe0ebc6 100644 --- a/taglib/ogg/oggpage.h +++ b/taglib/ogg/oggpage.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggpageheader.cpp b/taglib/ogg/oggpageheader.cpp index e7ac36e5..5f86fcbc 100644 --- a/taglib/ogg/oggpageheader.cpp +++ b/taglib/ogg/oggpageheader.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/oggpageheader.h b/taglib/ogg/oggpageheader.h index cad9464c..4c683fe5 100644 --- a/taglib/ogg/oggpageheader.h +++ b/taglib/ogg/oggpageheader.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/vorbis/vorbisfile.cpp b/taglib/ogg/vorbis/vorbisfile.cpp index 6d48ce61..114166a2 100644 --- a/taglib/ogg/vorbis/vorbisfile.cpp +++ b/taglib/ogg/vorbis/vorbisfile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/vorbis/vorbisfile.h b/taglib/ogg/vorbis/vorbisfile.h index 96ed5eef..9eb5ac69 100644 --- a/taglib/ogg/vorbis/vorbisfile.h +++ b/taglib/ogg/vorbis/vorbisfile.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/vorbis/vorbisproperties.cpp b/taglib/ogg/vorbis/vorbisproperties.cpp index 6f207b0c..c82a3191 100644 --- a/taglib/ogg/vorbis/vorbisproperties.cpp +++ b/taglib/ogg/vorbis/vorbisproperties.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/vorbis/vorbisproperties.h b/taglib/ogg/vorbis/vorbisproperties.h index ab9a981c..80804a2d 100644 --- a/taglib/ogg/vorbis/vorbisproperties.h +++ b/taglib/ogg/vorbis/vorbisproperties.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/xiphcomment.cpp b/taglib/ogg/xiphcomment.cpp index 197fe71f..d7c5c5c4 100644 --- a/taglib/ogg/xiphcomment.cpp +++ b/taglib/ogg/xiphcomment.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/ogg/xiphcomment.h b/taglib/ogg/xiphcomment.h index af00f344..818b3f41 100644 --- a/taglib/ogg/xiphcomment.h +++ b/taglib/ogg/xiphcomment.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/speex/speexfile.cpp b/taglib/speex/speexfile.cpp index 650bfbfa..94f67f34 100644 --- a/taglib/speex/speexfile.cpp +++ b/taglib/speex/speexfile.cpp @@ -2,7 +2,7 @@ copyright : (C) 2006 by Lukáš Lalinský email : lalinsky@gmail.com - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org (original Vorbis implementation) ***************************************************************************/ diff --git a/taglib/speex/speexfile.h b/taglib/speex/speexfile.h index 27ae821b..3b5f18ec 100644 --- a/taglib/speex/speexfile.h +++ b/taglib/speex/speexfile.h @@ -2,7 +2,7 @@ copyright : (C) 2006 by Lukáš Lalinský email : lalinsky@gmail.com - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org (original Vorbis implementation) ***************************************************************************/ diff --git a/taglib/speex/speexproperties.cpp b/taglib/speex/speexproperties.cpp index cc1f40eb..80d4656d 100644 --- a/taglib/speex/speexproperties.cpp +++ b/taglib/speex/speexproperties.cpp @@ -2,7 +2,7 @@ copyright : (C) 2006 by Lukáš Lalinský email : lalinsky@gmail.com - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org (original Vorbis implementation) ***************************************************************************/ diff --git a/taglib/speex/speexproperties.h b/taglib/speex/speexproperties.h index 7c26afe7..a46d6e5c 100644 --- a/taglib/speex/speexproperties.h +++ b/taglib/speex/speexproperties.h @@ -2,7 +2,7 @@ copyright : (C) 2006 by Lukáš Lalinský email : lalinsky@gmail.com - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org (original Vorbis implementation) ***************************************************************************/ diff --git a/taglib/tag.cpp b/taglib/tag.cpp index e8cdba5b..2917540a 100644 --- a/taglib/tag.cpp +++ b/taglib/tag.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/tag.h b/taglib/tag.h index a93499b5..6404a709 100644 --- a/taglib/tag.h +++ b/taglib/tag.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/taglib_export.h b/taglib/taglib_export.h index 2fd0bb26..d14d69f0 100644 --- a/taglib/taglib_export.h +++ b/taglib/taglib_export.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2007 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/tagunion.cpp b/taglib/tagunion.cpp index 28fbb09d..08cc1408 100644 --- a/taglib/tagunion.cpp +++ b/taglib/tagunion.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2007 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/tagunion.h b/taglib/tagunion.h index a57d6222..76d407ce 100644 --- a/taglib/tagunion.h +++ b/taglib/tagunion.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2007 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/taglib.h b/taglib/toolkit/taglib.h index ccc95eee..7b13dff3 100644 --- a/taglib/toolkit/taglib.h +++ b/taglib/toolkit/taglib.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tbytevector.cpp b/taglib/toolkit/tbytevector.cpp index f8431ef0..7eaa57ff 100644 --- a/taglib/toolkit/tbytevector.cpp +++ b/taglib/toolkit/tbytevector.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 - 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tbytevector.h b/taglib/toolkit/tbytevector.h index a06f5a1f..97ef277f 100644 --- a/taglib/toolkit/tbytevector.h +++ b/taglib/toolkit/tbytevector.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 - 2004 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tbytevectorlist.cpp b/taglib/toolkit/tbytevectorlist.cpp index 188f6fef..71d6f69d 100644 --- a/taglib/toolkit/tbytevectorlist.cpp +++ b/taglib/toolkit/tbytevectorlist.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tbytevectorlist.h b/taglib/toolkit/tbytevectorlist.h index 5365f5a9..8d847102 100644 --- a/taglib/toolkit/tbytevectorlist.h +++ b/taglib/toolkit/tbytevectorlist.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tdebug.cpp b/taglib/toolkit/tdebug.cpp index 1777fb41..341bb375 100644 --- a/taglib/toolkit/tdebug.cpp +++ b/taglib/toolkit/tdebug.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tdebug.h b/taglib/toolkit/tdebug.h index c6e570d6..a932b266 100644 --- a/taglib/toolkit/tdebug.h +++ b/taglib/toolkit/tdebug.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tfile.cpp b/taglib/toolkit/tfile.cpp index d670f539..4869a17a 100644 --- a/taglib/toolkit/tfile.cpp +++ b/taglib/toolkit/tfile.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tfile.h b/taglib/toolkit/tfile.h index c2f850ff..c62f47e8 100644 --- a/taglib/toolkit/tfile.h +++ b/taglib/toolkit/tfile.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tlist.h b/taglib/toolkit/tlist.h index 9fbd16e6..70be3245 100644 --- a/taglib/toolkit/tlist.h +++ b/taglib/toolkit/tlist.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tlist.tcc b/taglib/toolkit/tlist.tcc index 083670ad..cbc328b8 100644 --- a/taglib/toolkit/tlist.tcc +++ b/taglib/toolkit/tlist.tcc @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tmap.h b/taglib/toolkit/tmap.h index 2c6779f6..3551b19d 100644 --- a/taglib/toolkit/tmap.h +++ b/taglib/toolkit/tmap.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tmap.tcc b/taglib/toolkit/tmap.tcc index bcce8658..6e689d36 100644 --- a/taglib/toolkit/tmap.tcc +++ b/taglib/toolkit/tmap.tcc @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tstring.cpp b/taglib/toolkit/tstring.cpp index a31c2ee8..cd274367 100644 --- a/taglib/toolkit/tstring.cpp +++ b/taglib/toolkit/tstring.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tstring.h b/taglib/toolkit/tstring.h index 55b44e01..660023ba 100644 --- a/taglib/toolkit/tstring.h +++ b/taglib/toolkit/tstring.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tstringlist.cpp b/taglib/toolkit/tstringlist.cpp index b930706c..1da3a292 100644 --- a/taglib/toolkit/tstringlist.cpp +++ b/taglib/toolkit/tstringlist.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/ diff --git a/taglib/toolkit/tstringlist.h b/taglib/toolkit/tstringlist.h index 7218c5d8..7bb86646 100644 --- a/taglib/toolkit/tstringlist.h +++ b/taglib/toolkit/tstringlist.h @@ -1,5 +1,5 @@ /*************************************************************************** - copyright : (C) 2002, 2003 by Scott Wheeler + copyright : (C) 2002 - 2008 by Scott Wheeler email : wheeler@kde.org ***************************************************************************/