From: Nikos Mavrogiannopoulos Date: Mon, 24 Sep 2012 18:47:42 +0000 (+0200) Subject: updated copyright X-Git-Tag: gnutls_3_1_2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b70d49d37d5c9f2d25fab06891bfa5bdf34211f;p=thirdparty%2Fgnutls.git updated copyright --- 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 +# 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 +# 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