gnu: libcaca: Update license field.
* gnu/packages/video.scm (libcaca)[license]: List as wtfpl2.
This commit is contained in:
parent
c086c5af1c
commit
8506fce04b
1 changed files with 1 additions and 1 deletions
|
@ -750,7 +750,7 @@ ASS/SSA (Advanced Substation Alpha/SubStation Alpha) subtitle format.")
|
||||||
pixels, so that it can work on older video cards or text terminals. It
|
pixels, so that it can work on older video cards or text terminals. It
|
||||||
supports Unicode, 2048 colors, dithering of color images, and advanced text
|
supports Unicode, 2048 colors, dithering of color images, and advanced text
|
||||||
canvas operations.")
|
canvas operations.")
|
||||||
(license (license:fsf-free "file://COPYING")))) ;WTFPL version 2
|
(license license:wtfpl2)))
|
||||||
|
|
||||||
(define-public libdca
|
(define-public libdca
|
||||||
(package
|
(package
|
||||||
|
|
Reference in a new issue