summaryrefslogtreecommitdiffstats
path: root/ms
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-12-06 13:10:33 +0100
committerRichard Levitte <levitte@openssl.org>2018-12-06 14:22:20 +0100
commitc7fcbc0981c9453beb63add748aa61ef51edd086 (patch)
tree0baef35e67a47d2abd005e836ac4d5146d2db2a5 /ms
parent2c18d164f52a77b9ecc1f835b83aec476334ebbc (diff)
Following the license change, modify the boilerplates in ms/
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/7769)
Diffstat (limited to 'ms')
-rw-r--r--ms/applink.c2
-rwxr-xr-xms/cmp.pl2
-rwxr-xr-xms/uplink-common.pl2
-rwxr-xr-xms/uplink-ia64.pl2
-rwxr-xr-xms/uplink-x86.pl2
-rwxr-xr-xms/uplink-x86_64.pl2
-rw-r--r--ms/uplink.c2
-rw-r--r--ms/uplink.h2
8 files changed, 8 insertions, 8 deletions
diff --git a/ms/applink.c b/ms/applink.c
index 238dbff35b..d19966a33e 100644
--- a/ms/applink.c
+++ b/ms/applink.c
@@ -1,7 +1,7 @@
/*
* Copyright 2004-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/ms/cmp.pl b/ms/cmp.pl
index 265ce56ed8..6222b1ffd8 100755
--- a/ms/cmp.pl
+++ b/ms/cmp.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 1995-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/ms/uplink-common.pl b/ms/uplink-common.pl
index e2ab59456f..f894ce0843 100755
--- a/ms/uplink-common.pl
+++ b/ms/uplink-common.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2008-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/ms/uplink-ia64.pl b/ms/uplink-ia64.pl
index 0636f13e70..7287544079 100755
--- a/ms/uplink-ia64.pl
+++ b/ms/uplink-ia64.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2008-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/ms/uplink-x86.pl b/ms/uplink-x86.pl
index e79cff72d1..300ed0d3a8 100755
--- a/ms/uplink-x86.pl
+++ b/ms/uplink-x86.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2008-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
diff --git a/ms/uplink-x86_64.pl b/ms/uplink-x86_64.pl
index 1f244504cd..9efe5ab98b 100755
--- a/ms/uplink-x86_64.pl
+++ b/ms/uplink-x86_64.pl
@@ -1,7 +1,7 @@
#! /usr/bin/env perl
# Copyright 2008-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/ms/uplink.c b/ms/uplink.c
index 7f7abfbe57..02d466fd88 100644
--- a/ms/uplink.c
+++ b/ms/uplink.c
@@ -1,7 +1,7 @@
/*
* Copyright 2004-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/ms/uplink.h b/ms/uplink.h
index f6cd0380ae..b9cc1f9dd4 100644
--- a/ms/uplink.h
+++ b/ms/uplink.h
@@ -1,7 +1,7 @@
/*
* Copyright 2004-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