diff options
Diffstat (limited to 'g10')
-rw-r--r-- | g10/pubring.asc | 2 | ||||
-rw-r--r-- | g10/sqrtu32.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/g10/pubring.asc b/g10/pubring.asc index 09b099bfe..5b4e9f14b 100644 --- a/g10/pubring.asc +++ b/g10/pubring.asc @@ -1,6 +1,6 @@ -----BEGIN PGP PUBLIC KEY BLOCK----- Version: GnuPG v1.0.0e (GNU/Linux) -Comment: For info see http://www.gnupg.org +Comment: For info see https://www.gnupg.org mQGiBDVBlNMRBADeX96LvyNiop30YPeeCBJZzeqQuQ3yQ+SK3AHoXLQ1qsGHrdoi HfHbVV2GfulRq+H/z97vUtA3APE2NZ7HuvBJzhXZCOE93wT59OZV8Pp5ir6TAEYm diff --git a/g10/sqrtu32.c b/g10/sqrtu32.c index 11513b093..1490b3162 100644 --- a/g10/sqrtu32.c +++ b/g10/sqrtu32.c @@ -7,7 +7,7 @@ * to this file. * * You should have received a copy of the CC0 legalcode along with this - * work. If not, see <http://creativecommons.org/publicdomain/zero/1.0/>. + * work. If not, see <https://creativecommons.org/publicdomain/zero/1.0/>. */ /* The R code to generate the following table. */ |