summaryrefslogtreecommitdiffstats
path: root/demos/pkcs12
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 14:08:15 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 15:38:19 +0100
commit5e73e6baac4a84198519267c17abefd52fa55e93 (patch)
tree992a99099b39bc3f9b63a0f941fe7041b8594ee8 /demos/pkcs12
parent0642931f3013976ac4c6dc30b46740d486dae087 (diff)
Following the license change, modify the boilerplates in demos/
[skip ci] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7834)
Diffstat (limited to 'demos/pkcs12')
-rw-r--r--demos/pkcs12/pkread.c2
-rw-r--r--demos/pkcs12/pkwrite.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/demos/pkcs12/pkread.c b/demos/pkcs12/pkread.c
index 3f7913b2ae..992b42c09d 100644
--- a/demos/pkcs12/pkread.c
+++ b/demos/pkcs12/pkread.c
@@ -1,7 +1,7 @@
/*
* Copyright 2000-2016 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
diff --git a/demos/pkcs12/pkwrite.c b/demos/pkcs12/pkwrite.c
index e14cf8327d..e9ad8cde26 100644
--- a/demos/pkcs12/pkwrite.c
+++ b/demos/pkcs12/pkwrite.c
@@ -1,7 +1,7 @@
/*
* Copyright 2000-2016 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