summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-24 20:47:42 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-09-24 20:47:42 +0200
commit3b70d49d37d5c9f2d25fab06891bfa5bdf34211f (patch)
tree406cde3cf58ee7180736358e072256247f63f478
parent333e3fac8a4e3fe018e0505e67cccf23d2d97747 (diff)
downloadgnutls-3b70d49d37d5c9f2d25fab06891bfa5bdf34211f.tar.gz
updated copyright
-rwxr-xr-xtests/suite/asn1random.pl3
-rwxr-xr-xtests/suite/x509random.pl3
2 files changed, 4 insertions, 2 deletions
diff --git a/tests/suite/asn1random.pl b/tests/suite/asn1random.pl
index 76c5e0ef5d..79e70a6b62 100755
--- a/tests/suite/asn1random.pl
+++ b/tests/suite/asn1random.pl
@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
#
-# Copyright David Howells <dhowells@redhat.com>
+# Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
+# Written by David Howells (dhowells@redhat.com)
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
diff --git a/tests/suite/x509random.pl b/tests/suite/x509random.pl
index dfd9a8f482..1c6ce04eeb 100755
--- a/tests/suite/x509random.pl
+++ b/tests/suite/x509random.pl
@@ -1,6 +1,7 @@
#!/usr/bin/perl -w
#
-# Copyright David Howells <dhowells@redhat.com>
+# Copyright (C) 2012 Red Hat, Inc. All Rights Reserved.
+# Written by David Howells (dhowells@redhat.com)
#
# This file is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by