diff --git a/.jenkins.sh b/.jenkins.sh index 74d0370875e23476bf3a058ebcb825f7494b3de7..ef0a02168eb97478e4d3b9edb2baa78c1d4ede90 100644 --- a/.jenkins.sh +++ b/.jenkins.sh @@ -13,6 +13,6 @@ for i in $specfiles ; do echo "--- Validator returned $res, linter returned $res2." done -echo "-- Final validator returns $fres." -exit $fres +echo "-- Final validation returns $fres." +exit $fres diff --git a/README.md b/README.md index fc71cde7ee3010a2fcff51e4684e71b67eaa2cf1..5022aa9ba2bafb4031dff5adc9b1a4a3b9229458 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ This repository contains OpenAPIs descriptions for the interfaces specified in E ## License -Unless specified otherwise, the content of this repository and the files +Unless specified otherwise, the content of this repository and the files contained are released under the BSD-3-Clause license. See the attached LICENSE file or visit https://forge.etsi.org/legal-matters. -