diff options
-rwxr-xr-x | tests/suite/asn1random.pl | 3 | ||||
-rwxr-xr-x | tests/suite/x509random.pl | 3 |
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 |