summaryrefslogtreecommitdiff
path: root/tests/certificate_set_x509_crl.c
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-12-09 22:46:40 +0100
committerSimon Josefsson <simon@josefsson.org>2007-12-09 22:46:40 +0100
commit58c976860ed106dfe2ae3acb1bc4397c007f45ae (patch)
tree620a6aec42fe640cf21912aaaa8fb72cd97ed3e4 /tests/certificate_set_x509_crl.c
parent28d95172009ac844566e0dfdb63505832cbf05d9 (diff)
downloadgnutls-58c976860ed106dfe2ae3acb1bc4397c007f45ae.tar.gz
Use GPLv3 for self-tests.
Diffstat (limited to 'tests/certificate_set_x509_crl.c')
-rw-r--r--tests/certificate_set_x509_crl.c20
1 files changed, 9 insertions, 11 deletions
diff --git a/tests/certificate_set_x509_crl.c b/tests/certificate_set_x509_crl.c
index 7c4ee0a0a2..99bdfde796 100644
--- a/tests/certificate_set_x509_crl.c
+++ b/tests/certificate_set_x509_crl.c
@@ -5,21 +5,19 @@
*
* This file is part of GNUTLS.
*
- * The GNUTLS 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
- * the License, or (at your option) any later version.
+ * GNUTLS is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License 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
+ * GNUTLS 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
+ * General Public License for more details.
*
+ * You should have received a copy of the GNU General Public License
+ * along with GNUTLS; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
*/
#if HAVE_CONFIG_H