summaryrefslogtreecommitdiff
path: root/tests/pkcs12-decode
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2012-01-16 13:48:58 +0100
committerSimon Josefsson <simon@josefsson.org>2012-01-16 13:48:58 +0100
commitbbfd707cb666b9c2bba8bc37f8fb9e5f9500753f (patch)
treef22108f26cd9480e4162a22a1ea292317636c92a /tests/pkcs12-decode
parentb9dea0c392c0f462eade4b152af7c7fafb7759a1 (diff)
downloadgnutls-bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f.tar.gz
Run 'make update-copyright'.
Diffstat (limited to 'tests/pkcs12-decode')
-rw-r--r--tests/pkcs12-decode/Makefile.am2
-rwxr-xr-xtests/pkcs12-decode/pkcs122
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/pkcs12-decode/Makefile.am b/tests/pkcs12-decode/Makefile.am
index ceef93a0bc..4e9dd89b05 100644
--- a/tests/pkcs12-decode/Makefile.am
+++ b/tests/pkcs12-decode/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/pkcs12-decode/pkcs12 b/tests/pkcs12-decode/pkcs12
index 4eff8b306f..e35004fa24 100755
--- a/tests/pkcs12-decode/pkcs12
+++ b/tests/pkcs12-decode/pkcs12
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2004, 2005, 2006, 2008, 2010 Free Software Foundation,
+# Copyright (C) 2004-2006, 2008, 2010, 2012 Free Software Foundation,
# Inc.
#
# Author: Simon Josefsson