diff options
author | Simon Josefsson <simon@josefsson.org> | 2012-01-16 13:48:58 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2012-01-16 13:48:58 +0100 |
commit | bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f (patch) | |
tree | f22108f26cd9480e4162a22a1ea292317636c92a /tests/rsa-md5-collision | |
parent | b9dea0c392c0f462eade4b152af7c7fafb7759a1 (diff) | |
download | gnutls-bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f.tar.gz |
Run 'make update-copyright'.
Diffstat (limited to 'tests/rsa-md5-collision')
-rw-r--r-- | tests/rsa-md5-collision/Makefile.am | 2 | ||||
-rw-r--r-- | tests/rsa-md5-collision/README | 2 | ||||
-rwxr-xr-x | tests/rsa-md5-collision/rsa-md5-collision | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/rsa-md5-collision/Makefile.am b/tests/rsa-md5-collision/Makefile.am index 315aa22016..1bd90890cf 100644 --- a/tests/rsa-md5-collision/Makefile.am +++ b/tests/rsa-md5-collision/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc. # # Author: Simon Josefsson # diff --git a/tests/rsa-md5-collision/README b/tests/rsa-md5-collision/README index be0772af7f..fa5a199990 100644 --- a/tests/rsa-md5-collision/README +++ b/tests/rsa-md5-collision/README @@ -1,5 +1,5 @@ rsa-md5-collision README -- Information about rsa-md5-collision self tests. -Copyright (C) 2006-2011 Free Software Foundation, Inc. +Copyright (C) 2006-2012 Free Software Foundation, Inc. See the end for copying conditions. This directory contains colliding X.509 certificates for different diff --git a/tests/rsa-md5-collision/rsa-md5-collision b/tests/rsa-md5-collision/rsa-md5-collision index bf8dc57ccf..527fd9e75c 100755 --- a/tests/rsa-md5-collision/rsa-md5-collision +++ b/tests/rsa-md5-collision/rsa-md5-collision @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010, 2012 Free Software Foundation, Inc. # # Author: Simon Josefsson # |