mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 21:38:07 -05:00
gnu: wgetpaste: Fix license.
* gnu/packages/wget.scm (wgetpaste)[license]: Update license.
This commit is contained in:
parent
996182a84b
commit
6610c518a9
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@ (define-public wgetpaste
|
||||||
(description
|
(description
|
||||||
"@code{wgetpaste} is an extremely simple command-line interface to various
|
"@code{wgetpaste} is an extremely simple command-line interface to various
|
||||||
online pastebin services.")
|
online pastebin services.")
|
||||||
(license license:public-domain)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public wget2
|
(define-public wget2
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue