Add simplified_bsd.txt license file (#4759)

* Add simplified_bsd.txt and adjust references.

* Add changelog.
This commit is contained in:
Felix Fontein 2022-06-02 07:30:06 +02:00 committed by GitHub
parent 7ee15f95f7
commit 0be68bf04b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 51 additions and 41 deletions

View file

@ -2,7 +2,7 @@
# Copyright (C) 2018 IBM CORPORATION
# Author(s): Tzur Eliyahu <tzure@il.ibm.com>
#
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
# Simplified BSD License (see simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
from __future__ import absolute_import, division, print_function
__metaclass__ = type