Add simplified_bsd.txt license file (#4759) (#4760)

* Add simplified_bsd.txt and adjust references.

* Add changelog.

(cherry picked from commit 0be68bf04b)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-06-02 08:01:50 +02:00 committed by GitHub
parent 8adc746d90
commit bf8e788964
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
43 changed files with 51 additions and 41 deletions

View file

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
# 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