Upgrade to GPL v3 and add headers to files (#44)

Following advice from maintainers@gnu.org, bring Stow in line with
other GNU projects by upgrading it from GPL v2 to v3

  https://www.gnu.org/prep/maintain/html_node/Licensing-of-GNU-Packages.html#Licensing-of-GNU-Packages

as obtained in plain text and texinfo formats from

  https://www.gnu.org/licenses/

and adding appropriate headers:

  https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Code.html#License-Notices-for-Code

Fixes #44: https://github.com/aspiers/stow/issues/44
This commit is contained in:
Adam Spiers 2019-06-27 14:02:19 +01:00
parent a4c0ad62d1
commit 27796720d5
32 changed files with 1628 additions and 569 deletions

2
TODO
View file

@ -6,8 +6,6 @@
*** http://unix.stackexchange.com/questions/73426/dealing-with-gnu-stow-conflicts
*** http://article.gmane.org/gmane.comp.gnu.stow.general/6661
* Next release should be under GPL v3
* Get permission for next documentation release to be under FDL 1.3
* Import a debian/ tree from an older package and update it.