From 8a920dc6716599e58776d41f73b0aff4281530ed Mon Sep 17 00:00:00 2001 From: Leo Prikler Date: Sat, 6 Mar 2021 21:36:31 +0100 Subject: gnu: orchis-theme: Fix misleading comment. * gnu/packages/gnome-xyz.scm (orchis-theme)[license]: Adjust comment. --- gnu/packages/gnome-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnu/packages') diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm index e481a10e11..55af65b686 100644 --- a/gnu/packages/gnome-xyz.scm +++ b/gnu/packages/gnome-xyz.scm @@ -835,7 +835,7 @@ dark elements. It supports GNOME, Unity, Xfce, and Openbox.") (description "Orchis is a Material Design them for GNOME/GTK based desktop environments. It is based on materia-theme and adds more color variants.") - (license (list license:gpl3 ; Claimed by README.md. + (license (list license:gpl3 ; According to COPYING. license:lgpl2.1 ; Some style sheets. license:cc-by-sa4.0)))) ; Some icons -- cgit v1.2.3