]> granicus.if.org Git - taglib/commitdiff
Fixed copyright headers
authorLukáš Lalinský <lalinsky@gmail.com>
Sun, 16 Jan 2011 12:03:37 +0000 (12:03 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sun, 16 Jan 2011 12:03:37 +0000 (12:03 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1214790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

taglib/asf/asfpicture.cpp
taglib/asf/asfpicture.h

index ecf658c0fd994006c6990000fed42606cce652ae..551229b53e4e289dff394271668657c9ac017144 100644 (file)
@@ -1,6 +1,6 @@
 /**************************************************************************
-    copyright            : (C) 2005-2007 by Lukáš Lalinský
-    email                : lalinsky@gmail.com
+    copyright            : (C) 2010 by Anton Sergunov
+    email                : setosha@gmail.com
  **************************************************************************/
 
 /***************************************************************************
@@ -15,8 +15,8 @@
  *                                                                         *
  *   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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  *
- *   USA                                                                   *
+ *   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA         *
+ *   02110-1301  USA                                                       *
  *                                                                         *
  *   Alternatively, this file is available under the Mozilla Public        *
  *   License Version 1.1.  You may obtain a copy of the License at         *
index d042ac3a8d7ee368a29f1de3ea2be855da247a91..5c1bfbfdb7690bfae15a184598b9cc286534ddaf 100644 (file)
@@ -1,3 +1,28 @@
+/**************************************************************************
+    copyright            : (C) 2010 by Anton Sergunov
+    email                : setosha@gmail.com
+ **************************************************************************/
+
+/***************************************************************************
+ *   This library is free software; you can redistribute it and/or modify  *
+ *   it under the terms of the GNU Lesser General Public License version   *
+ *   2.1 as published by the Free Software Foundation.                     *
+ *                                                                         *
+ *   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                                                       *
+ *                                                                         *
+ *   Alternatively, this file is available under the Mozilla Public        *
+ *   License Version 1.1.  You may obtain a copy of the License at         *
+ *   http://www.mozilla.org/MPL/                                           *
+ ***************************************************************************/
+
 #ifndef ASFPICTURE_H
 #define ASFPICTURE_H