From 81bb6873f1c0291fecbf6e429ad15ac3db66a4c0 Mon Sep 17 00:00:00 2001 From: Aki Date: Tue, 12 Mar 2024 22:07:03 +0100 Subject: Legal notices updated Rename contrib -> third-party intendes to express the origin and purpose of that part of the code better. I plan to readd contrib/ again but with more in-project things like bash-completions, dev workflow scripts etc. --- NOTICE | 35 ++++++++++++++++++++++++----------- 1 file changed, 24 insertions(+), 11 deletions(-) (limited to 'NOTICE') diff --git a/NOTICE b/NOTICE index 46fb3fc..20af89c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,14 +1,15 @@ Starshatter: The Open Source Project -Copyright (c) 2021-2022, Starshatter: The Open Source Project Contributors +Copyright (c) 2021-2024, Starshatter: The Open Source Project Contributors Copyright (c) 2011-2012, Starshatter OpenSource Distribution Contributors Copyright (c) 1997-2006, Destroyer Studios LLC. -This program is free software: you can redistribute it and/or modify it under the terms of the 3-Clause BSD License. -This program is distributed WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A -PARTICULAR PURPOSE. +This program is free software: you can redistribute it and/or modify it +under the terms of the 3-Clause BSD License. This program is distributed +WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY +or FITNESS FOR A PARTICULAR PURPOSE. -You should have received a copy of the 3-Clause BSD License along with this program. If not, see - +You should have received a copy of the 3-Clause BSD License along with this +program. See . If not, see Previously published in 2011-2012 as: Starshatter OpenSource Distribution Previously published in 2006 as: Starshatter: The Gathering Storm @@ -20,32 +21,44 @@ Copyright (c) 1998-2011, Glenn Randers-Pehrson Copyright (c) 1996, 1997, Andreas Dilger Copyright (c) 1995, 1996, Guy Eric Shalnat, Group 42, Inc. libpng is released under the libpng license. -See . +See . Starshatter: The Open Source Project uses ogg: Copyright (c) 2002, Xiph.org Foundation ogg is released under the 3-Clause BSD License. -See . +See . Starshatter: The Open Source Project uses OPCODE: Copyright (c) 2001, Pierre Terdiman -OPCODE has been patched in this project to compile under Linux. +OPCODE has been patched in this project to compile under Linux and MinGW. Starshatter: The Open Source Project uses vorbis: Copyright (c) 2002-2018, Xiph.org Foundation vorbis is released under the 3-Clause BSD License. -See . +See . Starshatter: The Open Source Project uses zlib: Copyright (c) 1995-2017, Jean-loup Gailly and Mark Adler zlib is released under the zlib license. -See . +See . Starshatter: The Open Source Project uses sha1: Copyright (c) 1998, Paul E. Jones + + +Starshatter: The Open Source Project uses infoware: +Public Domain +infoware is released under CC0-1.0 license. +See . + + +Starshatter: The Open Source Project uses googletest: +Copyright 2008, Google Inc. +googletest is reeleased under BSD 3-Clause license. +See . -- cgit v1.1