Add simplified_bsd.txt license file (#4759)

* Add simplified_bsd.txt and adjust references.

* Add changelog.

(cherry picked from commit 0be68bf04b)
This commit is contained in:
Felix Fontein 2022-06-02 07:30:06 +02:00
parent 7c206c388f
commit a58191225e
32 changed files with 40 additions and 30 deletions

View file

@ -1,5 +1,5 @@
# Copyright: (c) 2018, Ansible Project
# 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