gnu: stow: Update license information.

* gnu/packages/package-management.scm (stow)[license]: Update to gpl3+.
master
Efraim Flashner 2019-06-29 21:18:50 +03:00
parent 87a90486ca
commit bdb51ed6d1
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 1 deletions

View File

@ -494,7 +494,7 @@ of data and makes them appear to be merged into the same directory. It is
typically used for managing software packages installed from source, by
letting you install them apart in distinct directories and then create
symlinks to the files in a common directory such as /usr/local.")
(license license:gpl2+)))
(license license:gpl3+)))
(define-public rpm
(package