diff options
author | Simon Josefsson <simon@josefsson.org> | 2011-08-03 09:36:47 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2011-08-03 10:00:40 +0200 |
commit | 6b98dddd3c03340d2a35690516f6f315eeaa0afd (patch) | |
tree | cabd5af838b2542ce585ceb7789cfcf4b35ffd93 /lib/opencdk/main.h | |
parent | 1dcfbfecc29c0ade2145a96550ea9a7cf08d6c45 (diff) | |
download | gnutls-6b98dddd3c03340d2a35690516f6f315eeaa0afd.tar.gz |
Clarify license and copyright.
Diffstat (limited to 'lib/opencdk/main.h')
-rw-r--r-- | lib/opencdk/main.h | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/opencdk/main.h b/lib/opencdk/main.h index 37cc64de48..42e60119d6 100644 --- a/lib/opencdk/main.h +++ b/lib/opencdk/main.h @@ -1,5 +1,5 @@ /* main.h - * Copyright (C) 2002, 2003, 2007, 2008, 2010 Free Software Foundation, + * Copyright (C) 2002, 2003, 2007, 2008, 2010, 2011 Free Software Foundation, * Inc. * * Author: Timo Schulz @@ -8,7 +8,7 @@ * * The OpenCDK 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 + * as published by the Free Software Foundation; either version 3 of * the License, or (at your option) any later version. * * This library is distributed in the hope that it will be useful, but @@ -16,10 +16,8 @@ * 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 + * You should have received a copy of the GNU Lesser General Public License + * along with this program. If not, see <http://www.gnu.org/licenses/> * */ #ifndef CDK_MAIN_H |