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/ecdsa | |
parent | b9dea0c392c0f462eade4b152af7c7fafb7759a1 (diff) | |
download | gnutls-bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f.tar.gz |
Run 'make update-copyright'.
Diffstat (limited to 'tests/ecdsa')
-rw-r--r-- | tests/ecdsa/Makefile.am | 2 | ||||
-rwxr-xr-x | tests/ecdsa/ecdsa | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/ecdsa/Makefile.am b/tests/ecdsa/Makefile.am index 7970555c2b..9d8d7907e9 100644 --- a/tests/ecdsa/Makefile.am +++ b/tests/ecdsa/Makefile.am @@ -1,5 +1,5 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2007, 2008, 2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2008, 2010, 2012 Free Software Foundation, Inc. # # Author: Simon Josefsson # diff --git a/tests/ecdsa/ecdsa b/tests/ecdsa/ecdsa index 5ac716a90a..1d3c66b7bb 100755 --- a/tests/ecdsa/ecdsa +++ b/tests/ecdsa/ecdsa @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2011 Free Software Foundation, Inc. +# Copyright (C) 2011-2012 Free Software Foundation, Inc. # # Author: Nikos Mavrogiannopoulos # |