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
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl
dnl Copyright 2002-2008, 2010, 2012-2015, 2017, 2021, 2023 Andrew Wood
dnl
dnl Distributed under the Artistic License v2.0; see `docs/COPYING'.
dnl License GPLv3+: GNU GPL version 3 or later; see `docs/COPYING'.
AC_INIT([pv], [0.0.20230923-UNRELEASED], [pv@ivarch.com], [pv], [https://www.ivarch.com/programs/pv.shtml])
AC_CONFIG_SRCDIR([src/include/config.h.in])