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 4a5787ed30
commit 50420b5b38
42 changed files with 50 additions and 40 deletions

View file

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