]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Modied the license to GPLv2.1+ to keep with LICENSE file.
authorLei Maohui <leimaohui@cn.fujitsu.com>
Mon, 8 Jun 2020 07:15:07 +0000 (16:15 +0900)
committerLei Maohui <leimaohui@cn.fujitsu.com>
Mon, 8 Jun 2020 07:15:07 +0000 (16:15 +0900)
Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com>
lib/x509/krb5.c
lib/x509/krb5.h

index 7fe84e651dc40c93cbf209828ede36185cee35e3..d68c7375703e7d1b91f882e5141b26be712a0e1b 100644 (file)
@@ -1,21 +1,23 @@
 /*
  * Copyright (C) 2015 Red Hat, Inc.
  *
+ * Author: Nikos Mavrogiannopoulos
+ *
  * This file is part of GnuTLS.
  *
- * 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.
+ * 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
+ * the License, or (at your option) any later version.
  *
- * GnuTLS is distributed in the hope that it will be useful, but
+ * This library 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
- * General Public License for more details.
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>
  *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see
- * <https://www.gnu.org/licenses/>.
  */
 
 #include <config.h>
index d8926af67aa3dd7546e6b212854c6679f6663d79..815bb28f7214b400eab738737e690681a259ee39 100644 (file)
@@ -1,21 +1,23 @@
 /*
  * Copyright (C) 2015 Red Hat, Inc.
  *
+ * Author: Nikos Mavrogiannopoulos
+ *
  * This file is part of GnuTLS.
  *
- * 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.
+ * 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
+ * the License, or (at your option) any later version.
  *
- * GnuTLS is distributed in the hope that it will be useful, but
+ * This library 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
- * General Public License for more details.
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public License
+ * along with this program.  If not, see <https://www.gnu.org/licenses/>
  *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see
- * <https://www.gnu.org/licenses/>.
  */
 
 #ifndef GNUTLS_LIB_X509_KRB5_H