summaryrefslogtreecommitdiffstats
path: root/apps/progs.pl
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:00:26 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:15:27 +0100
commitdffa752023318b2fcccac2857ff133d5d11e5801 (patch)
treef24d323607436fd4603067d8ec3803e8cec8a21d /apps/progs.pl
parent151333164ece49fdba3fe5c4bbdc3333cd9ae66d (diff)
Following the license change, modify the boilerplates in apps/
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7765)
Diffstat (limited to 'apps/progs.pl')
-rw-r--r--apps/progs.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/progs.pl b/apps/progs.pl
index 57671405dd..ab1a729fff 100644
--- a/apps/progs.pl
+++ b/apps/progs.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 1995-2018 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
@@ -45,7 +45,7 @@ print <<"EOF";
*
* Copyright 1995-$YEAR 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