From: Lukáš Lalinský Date: Sun, 16 Jan 2011 12:03:37 +0000 (+0000) Subject: Fixed copyright headers X-Git-Tag: v1.7rc1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=735e52392bd50b551e2bb093c2cf3c08f79d77c0;p=taglib Fixed copyright headers git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1214790 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/taglib/asf/asfpicture.cpp b/taglib/asf/asfpicture.cpp index ecf658c0..551229b5 100644 --- a/taglib/asf/asfpicture.cpp +++ b/taglib/asf/asfpicture.cpp @@ -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 * diff --git a/taglib/asf/asfpicture.h b/taglib/asf/asfpicture.h index d042ac3a..5c1bfbfd 100644 --- a/taglib/asf/asfpicture.h +++ b/taglib/asf/asfpicture.h @@ -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