diff options
Diffstat (limited to 'libextra')
-rw-r--r-- | libextra/Makefile.am | 2 | ||||
-rw-r--r-- | libextra/gnutls_extra.h | 4 | ||||
-rw-r--r-- | libextra/libgnutls-extra.vers | 4 | ||||
-rw-r--r-- | libextra/openpgp/Makefile.am | 2 | ||||
-rw-r--r-- | libextra/openssl_compat.h | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/libextra/Makefile.am b/libextra/Makefile.am index d1b0967f3e..6cf971c854 100644 --- a/libextra/Makefile.am +++ b/libextra/Makefile.am @@ -7,7 +7,7 @@ # # GNUTLS-EXTRA 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 2 of the +# published by the Free Software Foundation; either version 3 of the # License, or (at your option) any later version. # # GNUTLS-EXTRA is distributed in the hope that it will be useful, but diff --git a/libextra/gnutls_extra.h b/libextra/gnutls_extra.h index 9f72bff2ea..de7fc8891c 100644 --- a/libextra/gnutls_extra.h +++ b/libextra/gnutls_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation + * Copyright (C) 2002, 2003, 2004, 2005, 2007 Free Software Foundation * * Author: Nikos Mavrogiannopoulos * @@ -7,7 +7,7 @@ * * GNUTLS-EXTRA 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 2 of the + * published by the Free Software Foundation; either version 3 of the * License, or (at your option) any later version. * * GNUTLS-EXTRA is distributed in the hope that it will be useful, but diff --git a/libextra/libgnutls-extra.vers b/libextra/libgnutls-extra.vers index bf5198b266..3a3cd1cb9c 100644 --- a/libextra/libgnutls-extra.vers +++ b/libextra/libgnutls-extra.vers @@ -1,5 +1,5 @@ # libgnutls-extra.vers -- Versioning script to control what symbols to export. -# Copyright (C) 2005 Free Software Foundation +# Copyright (C) 2005, 2007 Free Software Foundation # # Author: Simon Josefsson # @@ -7,7 +7,7 @@ # # GNUTLS-EXTRA 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 2 of the +# published by the Free Software Foundation; either version 3 of the # License, or (at your option) any later version. # # GNUTLS-EXTRA is distributed in the hope that it will be useful, but diff --git a/libextra/openpgp/Makefile.am b/libextra/openpgp/Makefile.am index 7ac477010f..512aeb65ae 100644 --- a/libextra/openpgp/Makefile.am +++ b/libextra/openpgp/Makefile.am @@ -7,7 +7,7 @@ # # GNUTLS-EXTRA 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 2 of the +# published by the Free Software Foundation; either version 3 of the # License, or (at your option) any later version. # # GNUTLS-EXTRA is distributed in the hope that it will be useful, but diff --git a/libextra/openssl_compat.h b/libextra/openssl_compat.h index b002ea9527..a7559365a8 100644 --- a/libextra/openssl_compat.h +++ b/libextra/openssl_compat.h @@ -7,7 +7,7 @@ * * GNUTLS-EXTRA 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 2 of the + * published by the Free Software Foundation; either version 3 of the * License, or (at your option) any later version. * * GNUTLS-EXTRA is distributed in the hope that it will be useful, but |