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/nist-pkits | |
parent | b9dea0c392c0f462eade4b152af7c7fafb7759a1 (diff) | |
download | gnutls-bbfd707cb666b9c2bba8bc37f8fb9e5f9500753f.tar.gz |
Run 'make update-copyright'.
Diffstat (limited to 'tests/nist-pkits')
-rwxr-xr-x | tests/nist-pkits/pkits | 2 | ||||
-rwxr-xr-x | tests/nist-pkits/pkits_crl | 2 | ||||
-rwxr-xr-x | tests/nist-pkits/pkits_crt | 2 | ||||
-rwxr-xr-x | tests/nist-pkits/pkits_pkcs12 | 2 | ||||
-rwxr-xr-x | tests/nist-pkits/pkits_smime | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/nist-pkits/pkits b/tests/nist-pkits/pkits index 5c693286d2..83f4d29906 100755 --- a/tests/nist-pkits/pkits +++ b/tests/nist-pkits/pkits @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc. +# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of GnuTLS. # diff --git a/tests/nist-pkits/pkits_crl b/tests/nist-pkits/pkits_crl index b105c1dd49..9bf00e66b3 100755 --- a/tests/nist-pkits/pkits_crl +++ b/tests/nist-pkits/pkits_crl @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc. +# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of GnuTLS. # diff --git a/tests/nist-pkits/pkits_crt b/tests/nist-pkits/pkits_crt index 057f71e1ca..0fa37d4280 100755 --- a/tests/nist-pkits/pkits_crt +++ b/tests/nist-pkits/pkits_crt @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc. +# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of GnuTLS. # diff --git a/tests/nist-pkits/pkits_pkcs12 b/tests/nist-pkits/pkits_pkcs12 index 5fd83aabef..bdaaa5b8f5 100755 --- a/tests/nist-pkits/pkits_pkcs12 +++ b/tests/nist-pkits/pkits_pkcs12 @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc. +# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of GnuTLS. # diff --git a/tests/nist-pkits/pkits_smime b/tests/nist-pkits/pkits_smime index 7155b50a2e..cfd98430a8 100755 --- a/tests/nist-pkits/pkits_smime +++ b/tests/nist-pkits/pkits_smime @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2004, 2007, 2010 Free Software Foundation, Inc. +# Copyright (C) 2004, 2007, 2010, 2012 Free Software Foundation, Inc. # # This file is part of GnuTLS. # |