diff options
Diffstat (limited to 'guix/import/utils.scm')
-rw-r--r-- | guix/import/utils.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/import/utils.scm b/guix/import/utils.scm index 257570e95b..fcd7707482 100644 --- a/guix/import/utils.scm +++ b/guix/import/utils.scm @@ -179,6 +179,7 @@ thrown." ("AGPL-3.0" . license:agpl3) ("AGPL-3.0-only" . license:agpl3) ("AGPL-3.0-or-later" . license:agpl3+) + ("Arphic-1999" . license:arphic-1999) ("Apache-1.1" . license:asl1.1) ("Apache-2.0" . license:asl2.0) ("APSL-2.0" . license:apsl2) |