summaryrefslogtreecommitdiff
path: root/tests/pkcs1-padding
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-01-27 16:33:59 +0100
committerSimon Josefsson <simon@josefsson.org>2010-01-27 16:33:59 +0100
commit17e65babe4476385a0e2b3f4b3558b69bc325516 (patch)
tree109008b484b97d18c5a025ccdcd5b422e46bd171 /tests/pkcs1-padding
parent6a8fd67cf1a1ad36f7bf7ce1cb651d16678d612d (diff)
downloadgnutls-17e65babe4476385a0e2b3f4b3558b69bc325516.tar.gz
Update copyright years.
Diffstat (limited to 'tests/pkcs1-padding')
-rw-r--r--tests/pkcs1-padding/Makefile.am2
-rwxr-xr-xtests/pkcs1-padding/pkcs1-pad3
2 files changed, 3 insertions, 2 deletions
diff --git a/tests/pkcs1-padding/Makefile.am b/tests/pkcs1-padding/Makefile.am
index d185415be5..0bf0c5c387 100644
--- a/tests/pkcs1-padding/Makefile.am
+++ b/tests/pkcs1-padding/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/pkcs1-padding/pkcs1-pad b/tests/pkcs1-padding/pkcs1-pad
index f43f2598e8..ce61fe95a6 100755
--- a/tests/pkcs1-padding/pkcs1-pad
+++ b/tests/pkcs1-padding/pkcs1-pad
@@ -1,6 +1,7 @@
#!/bin/sh
-# Copyright (C) 2004, 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
+# Copyright (C) 2004, 2005, 2006, 2008, 2009, 2010 Free Software
+# Foundation, Inc.
#
# Author: Simon Josefsson
#