commit:     6eb8b6edba968367fcec2362f72f411be31d7d9a
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 15 16:24:41 2024 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jan 15 16:30:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eb8b6ed

licenses: Add optional disclaimer to BSD-2

Some versions of the 2-clause BSD license (aka the FreeBSD license)
have an additional disclaimer about "views and conclusions".

For example, the FSF lists the disclaimer, but at the same time says
that "this is the original BSD license with the advertising clause and
another clause removed.":
https://directory.fsf.org/wiki/License:BSD-2-Clause-FreeBSD

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 licenses/BSD-2 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/licenses/BSD-2 b/licenses/BSD-2
index a7a1f1958364..3f412bf0da78 100644
--- a/licenses/BSD-2
+++ b/licenses/BSD-2
@@ -21,3 +21,7 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 
WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
+
+[The views and conclusions contained in the software and documentation
+are those of the authors and should not be interpreted as representing
+official policies, either expressed or implied, of <copyright holder>.]

Reply via email to