Skip to content

Commit 9059ab4

Browse files
committed
Following the license change, modify the boilerplates in util/, tools/
Reviewed-by: Matt Caswell <[email protected]> (Merged from openssl#7766)
1 parent dffa752 commit 9059ab4

38 files changed

+43
-43
lines changed

tools/c_rehash.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# {- join("\n# ", @autowarntext) -}
44
# Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
55
#
6-
# Licensed under the OpenSSL license (the "License"). You may not use
6+
# Licensed under the Apache License 2.0 (the "License"). You may not use
77
# this file except in compliance with the License. You can obtain a copy
88
# in the file LICENSE in the source distribution or at
99
# https://www.openssl.org/source/license.html

util/add-depends.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/check-malloc-errs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/ck_errf.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 1995-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/copy.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2005-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/dofile.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/find-doc-nits

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2002-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/find-unused-errs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/bash
22
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/mkbuildinf.pl

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html
@@ -21,7 +21,7 @@
2121
*
2222
* Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
2323
*
24-
* Licensed under the OpenSSL license (the "License"). You may not use
24+
* Licensed under the Apache License 2.0 (the "License"). You may not use
2525
* this file except in compliance with the License. You can obtain a copy
2626
* in the file LICENSE in the source distribution or at
2727
* https://www.openssl.org/source/license.html

util/mkdef.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/mkdir-p.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 1999-2016 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/mkerr.pl

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html
@@ -446,7 +446,7 @@ sub help
446446
* Generated by util/mkerr.pl DO NOT EDIT
447447
* Copyright 1995-$YEAR The OpenSSL Project Authors. All Rights Reserved.
448448
*
449-
* Licensed under the OpenSSL license (the \"License\"). You may not use
449+
* Licensed under the Apache License 2.0 (the \"License\"). You may not use
450450
* this file except in compliance with the License. You can obtain a copy
451451
* in the file LICENSE in the source distribution or at
452452
* https://www.openssl.org/source/license.html
@@ -561,7 +561,7 @@ sub help
561561
* Generated by util/mkerr.pl DO NOT EDIT
562562
* Copyright 1995-$YEAR The OpenSSL Project Authors. All Rights Reserved.
563563
*
564-
* Licensed under the OpenSSL license (the "License"). You may not use
564+
* Licensed under the Apache License 2.0 (the "License"). You may not use
565565
* this file except in compliance with the License. You can obtain a copy
566566
* in the file LICENSE in the source distribution or at
567567
* https://www.openssl.org/source/license.html
@@ -720,7 +720,7 @@ sub help
720720
print OUT <<"EOF";
721721
# Copyright 1999-$YEAR The OpenSSL Project Authors. All Rights Reserved.
722722
#
723-
# Licensed under the OpenSSL license (the "License"). You may not use
723+
# Licensed under the Apache License 2.0 (the "License"). You may not use
724724
# this file except in compliance with the License. You can obtain a copy
725725
# in the file LICENSE in the source distribution or at
726726
# https://www.openssl.org/source/license.html

util/mknum.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#! /usr/bin/env perl
33
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
44
#
5-
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# Licensed under the Apache License 2.0 (the "License"). You may not use
66
# this file except in compliance with the License. You can obtain a copy
77
# in the file LICENSE in the source distribution or at
88
# https://www.openssl.org/source/license.html

util/mkrc.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2006-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/mktar.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /bin/sh
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/openssl-format-source

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
44
#
5-
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# Licensed under the Apache License 2.0 (the "License"). You may not use
66
# this file except in compliance with the License. You can obtain a copy
77
# in the file LICENSE in the source distribution or at
88
# https://www.openssl.org/source/license.html

util/openssl-update-copyright

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#
33
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
44
#
5-
# Licensed under the OpenSSL license (the "License"). You may not use
5+
# Licensed under the Apache License 2.0 (the "License"). You may not use
66
# this file except in compliance with the License. You can obtain a copy
77
# in the file LICENSE in the source distribution or at
88
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/Ordinals.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/ParseC.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/Test.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/Test/Simple.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/Test/Utils.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/OpenSSL/Util/Pod.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/Alert.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/Certificate.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/CertificateVerify.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/ClientHello.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/EncryptedExtensions.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/Message.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/NewSessionTicket.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/Proxy.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/Record.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/ServerHello.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/TLSProxy/ServerKeyExchange.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/perl/checkhandshake.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2015-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

util/perl/with_fallback.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
22
#
3-
# Licensed under the OpenSSL license (the "License"). You may not use
3+
# Licensed under the Apache License 2.0 (the "License"). You may not use
44
# this file except in compliance with the License. You can obtain a copy
55
# in the file LICENSE in the source distribution or at
66
# https://www.openssl.org/source/license.html

util/process_docs.pl

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html
@@ -265,7 +265,7 @@ =head1 COPYRIGHT
265265
266266
Copyright 2013-2018 The OpenSSL Project Authors. All Rights Reserved.
267267
268-
Licensed under the OpenSSL license (the "License"). You may not use
268+
Licensed under the Apache License 2.0 (the "License"). You may not use
269269
this file except in compliance with the License. You can obtain a copy
270270
in the file LICENSE in the source distribution or at
271271
https://www.openssl.org/source/license.html

util/su-filter.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2015-2016 The OpenSSL Project Authors. All Rights Reserved.
33
#
4-
# Licensed under the OpenSSL license (the "License"). You may not use
4+
# Licensed under the Apache License 2.0 (the "License"). You may not use
55
# this file except in compliance with the License. You can obtain a copy
66
# in the file LICENSE in the source distribution or at
77
# https://www.openssl.org/source/license.html

0 commit comments

Comments
 (0)