gnu: libffcall: Correct license field.
Suggested by Ludovic Courtès <ludo@gnu.org>. * gnu/packages/libffcall.scm (libffcall): Change license to gpl2+.
This commit is contained in:
parent
f5844fde7d
commit
6a070700df
|
@ -46,4 +46,4 @@
|
|||
"GNU Libffcall is a collection of libraries that can be used to build
|
||||
foreign function call interfaces in embedded interpreters.")
|
||||
(home-page "http://www.gnu.org/software/libffcall/")
|
||||
(license l:gpl2)))
|
||||
(license l:gpl2+)))
|
||||
|
|
Loading…
Reference in New Issue