diff --git a/GLD_ethread-tools.json b/GLD_ethread-tools.json index 6fae965..3df0dc3 100644 --- a/GLD_ethread-tools.json +++ b/GLD_ethread-tools.json @@ -3,7 +3,7 @@ "group-id":"com.atria-soft", "description":"Ewol thread tools", "license":"MPL-2", - "license-file":"file://LICENCE.txt", + "license-file":"file://LICENSE", "maintainer":"file://authors.txt", "author":"file://authors.txt", "version":"file://version.txt", @@ -22,8 +22,7 @@ "." ], "compilation-version": { - "language": "c++", - "version": 2011 + "c++": 2011 }, "dependency": [ "etk-core" diff --git a/GLD_ethread.json b/GLD_ethread.json index 7b56244..c8a84d8 100644 --- a/GLD_ethread.json +++ b/GLD_ethread.json @@ -3,7 +3,7 @@ "group-id":"com.atria-soft", "description":"Ewol thread", "license":"MPL-2", - "license-file":"file://LICENCE.txt", + "license-file":"file://LICENSE", "maintainer":"file://authors.txt", "author":"file://authors.txt", "version":"file://version.txt", @@ -27,8 +27,7 @@ "." ], "compilation-version": { - "language": "c++", - "version": 2011 + "c++": 2011 }, "dependency": [ "elog",