summaryrefslogtreecommitdiff
path: root/lib/gnutls_cipher_int.h
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2011-08-03 09:36:47 +0200
committerSimon Josefsson <simon@josefsson.org>2011-08-03 10:00:40 +0200
commit6b98dddd3c03340d2a35690516f6f315eeaa0afd (patch)
treecabd5af838b2542ce585ceb7789cfcf4b35ffd93 /lib/gnutls_cipher_int.h
parent1dcfbfecc29c0ade2145a96550ea9a7cf08d6c45 (diff)
downloadgnutls-6b98dddd3c03340d2a35690516f6f315eeaa0afd.tar.gz
Clarify license and copyright.
Diffstat (limited to 'lib/gnutls_cipher_int.h')
-rw-r--r--lib/gnutls_cipher_int.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/gnutls_cipher_int.h b/lib/gnutls_cipher_int.h
index f16e11a0a5..1a5717fe75 100644
--- a/lib/gnutls_cipher_int.h
+++ b/lib/gnutls_cipher_int.h
@@ -1,6 +1,5 @@
/*
- * Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2008, 2010 Free
- * Software Foundation, Inc.
+ * Copyright (C) 2000-2011 Free Software Foundation, Inc.
*
* Author: Nikos Mavrogiannopoulos
*
@@ -8,7 +7,7 @@
*
* The GnuTLS 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 +15,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/>
*
*/