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

@ -6,7 +6,7 @@
#
# Copyright: (c) 2018, Johannes Brunswicker <johannes.brunswicker@gmail.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