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/gnutls_supplemental.h | |
parent | 1dcfbfecc29c0ade2145a96550ea9a7cf08d6c45 (diff) | |
download | gnutls-6b98dddd3c03340d2a35690516f6f315eeaa0afd.tar.gz |
Clarify license and copyright.
Diffstat (limited to 'lib/gnutls_supplemental.h')
-rw-r--r-- | lib/gnutls_supplemental.h | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/lib/gnutls_supplemental.h b/lib/gnutls_supplemental.h index 153b79bdb0..e23795891c 100644 --- a/lib/gnutls_supplemental.h +++ b/lib/gnutls_supplemental.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007, 2010 Free Software Foundation, Inc. + * Copyright (C) 2007-2011 Free Software Foundation, Inc. * * Author: Simon Josefsson * @@ -7,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 @@ -15,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/> * */ |