gnu: libcaca: Update license field.
* gnu/packages/video.scm (libcaca)[license]: List as wtfpl2.master
parent
c086c5af1c
commit
8506fce04b
|
@ -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
|
||||
supports Unicode, 2048 colors, dithering of color images, and advanced text
|
||||
canvas operations.")
|
||||
(license (license:fsf-free "file://COPYING")))) ;WTFPL version 2
|
||||
(license license:wtfpl2)))
|
||||
|
||||
(define-public libdca
|
||||
(package
|
||||
|
|
Reference in New Issue