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
+4
View File
@@ -40,6 +40,10 @@
* dropped: will no longer publish to SourceForge as it has a chequered history and is unnecessary
* dropped: removed project from GitHub and moved to Codeberg - see "[Give Up GitHub](https://giveupgithub.org/)"
#### Other items
* licensing change from Artistic 2.0 to GPLv3+
### 1.7.24 - 30 July 2023
* fix: correct terminal size detection, broken in 1.7.17 by the configuration script rewrite ([#72](https://codeberg.org/a-j-wood/pv/issues/72))