summaryrefslogtreecommitdiff
path: root/lib/gnutls_dh_primes.c
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2011-06-23 00:38:13 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2011-06-23 00:38:13 +0200
commite04f3fa37f950f91b4280f32687e9a47b8bf5828 (patch)
tree2755e552591d1d7bbcad1c3b44d718382493a2bc /lib/gnutls_dh_primes.c
parent02a7dda5d57acd8acd4ad10a034b5a4923ff077d (diff)
downloadgnutls-e04f3fa37f950f91b4280f32687e9a47b8bf5828.tar.gz
Upgraded to LGPLv3.
Diffstat (limited to 'lib/gnutls_dh_primes.c')
-rw-r--r--lib/gnutls_dh_primes.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/lib/gnutls_dh_primes.c b/lib/gnutls_dh_primes.c
index 091388ee2a..511a235c86 100644
--- a/lib/gnutls_dh_primes.c
+++ b/lib/gnutls_dh_primes.c
@@ -8,7 +8,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 +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 General Public License
+ * along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/