[DEV] integrate GLD

This commit is contained in:
Edouard DUPIN 2021-12-15 22:40:07 +01:00
parent cd9d01c238
commit 2c94bdaaf4
2 changed files with 3 additions and 3 deletions

View File

@ -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"

1
authors.txt Normal file
View File

@ -0,0 +1 @@
MR Edouard DUPIN <yui.heero@gmail.com>