summaryrefslogtreecommitdiffstats
path: root/util/mkbuildinf.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:03:50 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:17:23 +0100
commit9059ab425aed6019a7d56ce4b9c55abeefc08d9d (patch)
treec07ca619386d3f11556ffa9e3e666699054ed1b4 /util/mkbuildinf.pl
parentdffa752023318b2fcccac2857ff133d5d11e5801 (diff)
Following the license change, modify the boilerplates in util/, tools/
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7766)
Diffstat (limited to 'util/mkbuildinf.pl')
-rwxr-xr-xutil/mkbuildinf.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/mkbuildinf.pl b/util/mkbuildinf.pl
index c9324a9ded..1c273872be 100755
--- a/util/mkbuildinf.pl
+++ b/util/mkbuildinf.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
#
-# Licensed under the OpenSSL license (the "License"). You may not use
+# Licensed under the Apache License 2.0 (the "License"). You may not use
# this file except in compliance with the License. You can obtain a copy
# in the file LICENSE in the source distribution or at
# https://www.openssl.org/source/license.html
@@ -21,7 +21,7 @@ print <<"END_OUTPUT";
*
* Copyright 2014-2017 The OpenSSL Project Authors. All Rights Reserved.
*
- * Licensed under the OpenSSL license (the "License"). You may not use
+ * Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
* in the file LICENSE in the source distribution or at
* https://www.openssl.org/source/license.html