mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-09 20:38:53 +02:00
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:
@@ -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+)))
|
||||
|
||||
Reference in New Issue
Block a user