Browse Source

Add some additional license aliases to java contribs

thegeorg 1 year ago
parent
commit
8b23137b3f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build/conf/license.conf

+ 1 - 1
build/conf/license.conf

@@ -32,7 +32,6 @@ LICENSE_PROPERTIES= \
 LICENSES_UNATTRIBUTED= \
     AFL-2.0 \
     Amazon-SL \
-    AML \
     APSL-1.0 \
     Artistic-1.0-Perl \
     Artistic-2.0 \
@@ -240,6 +239,7 @@ LICENSES_REQUIRE_DISCLOSURE_STATIC= \
 # These licenses allows any kind of linkage with proprietary code
 LICENSES_REQUIRE_CITATION= \
     0BSD \
+    AML \
     Apache-1.0 \
     Apache-1.1 \
     Apache-2.0 \