gnu: tcl: Use tcl/tk license.

* gnu/packages/tcl.scm (tcl)[license]: Use the tcl/tk license variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Jan Nieuwenhuizen 2016-02-11 21:52:33 +01:00 committed by Leo Famulari
parent d29f647077
commit e4c38581f3

View File

@ -80,8 +80,7 @@
(home-page "http://www.tcl.tk/")
(synopsis "The Tcl scripting language")
(description "The Tcl (Tool Command Language) scripting language.")
(license (non-copyleft "http://www.tcl.tk/software/tcltk/license.html"
"Tcl/Tk license"))))
(license tcl/tk)))
(define-public expect