From 80e8aa8e874a6c5c2e3af25a2e0b9bbc6ce125d8 Mon Sep 17 00:00:00 2001 From: Aki Date: Sun, 13 Feb 2022 00:45:40 +0100 Subject: Added copyright NOTICE and project license, cleaned up notices in files I want the legal state of the project to be clear while avoiding unnecessary amount of boilerplate in source code (with duplicated content) which some open source projects tend to create. The notice in source is now way smaller while the notice in NOTICE gives much better overview of the entire project. I hope this is a solution that respects the project's history, original author, and all contributions made to it over the years. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index a826d88..a451cec 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,4 @@ To be able to play the game you also need the dat packages containing game resou ## License -The project is licensed under 3-Clause BSD License. +See and files for licensing details. -- cgit v1.1