diff --git a/GLD_jvm-basics.json b/GLD_jvm-basics.json index 6e24a94..10b911f 100644 --- a/GLD_jvm-basics.json +++ b/GLD_jvm-basics.json @@ -3,7 +3,7 @@ "group-id":"com.atria-soft", "description":"jvm basis call for all element who have jvm access", "license":"MPL-2", - "license-file":"file://LICENCE.txt", + "license-file":"file://LICENSE", "maintainer":"file://authors.txt", "author":"file://authors.txt", "version":"file://version.txt", @@ -20,8 +20,7 @@ "." ], "compilation-version": { - "language": "c++", - "version": 2017 + "c++": 2017 }, "dependency": [ "etk" diff --git a/authors.txt b/authors.txt new file mode 100644 index 0000000..75b51f1 --- /dev/null +++ b/authors.txt @@ -0,0 +1 @@ +MR Edouard DUPIN