Skip to content

Commit 402dd55

Browse files
committed
Following the license change, modify the boilerplates in last few
[skip ci] Reviewed-by: Matt Caswell <[email protected]> (Merged from openssl#7836)
1 parent 4569ff3 commit 402dd55

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

Configurations/shared-info.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- mode: perl; -*-
33
# Copyright 2016-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

Configure

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# -*- mode: perl; -*-
33
# Copyright 2016-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

VMS/VMSify-conf.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
22
# Copyright 2004-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

VMS/translatesyms.pl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env perl
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

config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/sh
22
# Copyright 1998-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

config.com

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
$ ! OpenSSL config: determine the architecture and run Configure
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
66
$ ! copy in the file LICENSE in the source distribution or at
77
$ ! https://www.openssl.org/source/license.html

e_os.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
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

0 commit comments

Comments
 (0)