mirror of
https://github.com/SqrtMinusOne/channel-q.git
synced 2025-12-10 11:43:03 +03:00
fix(dt-colorscripts): set EXPAT license
This commit is contained in:
parent
562349b5a2
commit
fb203d166b
1 changed files with 1 additions and 1 deletions
|
|
@ -42,6 +42,6 @@
|
||||||
`(("ncurses" ,ncurses)))
|
`(("ncurses" ,ncurses)))
|
||||||
(synopsis "A collection of terminal color scripts DT has accumulated over the years")
|
(synopsis "A collection of terminal color scripts DT has accumulated over the years")
|
||||||
(home-page "https://gitlab.com/dwt1/shell-color-scripts")
|
(home-page "https://gitlab.com/dwt1/shell-color-scripts")
|
||||||
(license isc)
|
(license expat)
|
||||||
(description "A collection of terminal color scripts I've accumulated over the years.
|
(description "A collection of terminal color scripts I've accumulated over the years.
|
||||||
Included 52 beautiful terminal color scripts.")))
|
Included 52 beautiful terminal color scripts.")))
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue