Switched licensing to GPLv3+.

This commit is contained in:
Andrew Wood
2023-09-24 21:09:52 +01:00
parent 7bc91e10de
commit e5cc71b4d2
32 changed files with 708 additions and 276 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#if ENABLE_NLS
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#ifndef _OPTIONS_H
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#ifndef _PV_INTERNAL_H
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#ifndef _PV_H
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -4,7 +4,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+2 -2
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
@@ -25,7 +25,7 @@ void display_version(void)
/* GNU standard second line format - "Copyright" always in English */
printf("Copyright %s %s\n", "2023", "Andrew Wood");
/* GNU standard license line and free software notice */
printf("%s\n", _("License: Artistic v2.0 <https://opensource.org/license/artistic-2-0/>"));
printf("%s\n", _("License: GPLv3+ <https://www.gnu.org/licenses/gpl-3.0.html>"));
printf("%s\n", _("This is free software: you are free to change and redistribute it."));
printf("%s\n", _("There is NO WARRANTY, to the extent permitted by law."));
/* Project web site link */
+1 -1
View File
@@ -12,7 +12,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"
+1 -1
View File
@@ -3,7 +3,7 @@
*
* Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
*
* Distributed under the Artistic License v2.0; see `docs/COPYING'.
* License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
*/
#include "config.h"