diff options
| -rw-r--r-- | build/conf/licenses.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/conf/licenses.json b/build/conf/licenses.json index 792f8e829bc..3e149825377 100644 --- a/build/conf/licenses.json +++ b/build/conf/licenses.json @@ -4,7 +4,6 @@ "AFL-2.0", "Amazon-SL", "APSL-1.0", - "Artistic-2.0", "ASM-BSD-3-Clause", "BCL", "Bison-Exception", @@ -180,6 +179,7 @@ "Apache-2.0", "Apache-2.0 WITH LLVM-exception", "APSL-2.0", + "Artistic-2.0", "Beerware", "blessing", "Brian-Gladman-3-Clause", |
