diff --git a/guix/licenses.scm b/guix/licenses.scm index 8fa121fd4..269d97c72 100644 --- a/guix/licenses.scm +++ b/guix/licenses.scm @@ -92,7 +92,7 @@ zlib fsf-free wtfpl2 - wxwindows3.1 + wxwindows3.1+ fsdg-compatible)) (define-record-type @@ -583,10 +583,10 @@ at URI, which may be a file:// URI pointing the package's tree." "http://www.wtfpl.net" "http://www.wtfpl.net/about/")) -(define wxwindows3.1 - (license "wxWindows 3.1" - "https://wxwidgets.org" - "https://wxwidgets.org/about/licence")) +(define wxwindows3.1+ + (license "wxWindows 3.1+" + "https://wxwidgets.org/about/licence" + "https://www.gnu.org/licenses/license-list.html#Wxwind")) (define x11 (license "X11"