diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:33:59 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-01-27 16:33:59 +0100 |
commit | 17e65babe4476385a0e2b3f4b3558b69bc325516 (patch) | |
tree | 109008b484b97d18c5a025ccdcd5b422e46bd171 /tests/rsa-md5-collision | |
parent | 6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d (diff) | |
download | gnutls-17e65babe4476385a0e2b3f4b3558b69bc325516.tar.gz |
Update copyright years.
Diffstat (limited to 'tests/rsa-md5-collision')
-rw-r--r-- | tests/rsa-md5-collision/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/rsa-md5-collision/rsa-md5-collision | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/rsa-md5-collision/Makefile.am b/tests/rsa-md5-collision/Makefile.am index 6cfffd9082..c675667c3a 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 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # Author: Simon Josefsson # diff --git a/tests/rsa-md5-collision/rsa-md5-collision b/tests/rsa-md5-collision/rsa-md5-collision index 7472b149fb..d6bb324e5d 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 Free Software Foundation, Inc. +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc. # # Author: Simon Josefsson # |