diff options
Diffstat (limited to 'ecomp-portal-BE-common/license')
-rw-r--r-- | ecomp-portal-BE-common/license/licenses.properties | 1 | ||||
-rw-r--r-- | ecomp-portal-BE-common/license/my_license/header.txt | 11 | ||||
-rw-r--r-- | ecomp-portal-BE-common/license/my_license/license.txt | 4 |
3 files changed, 16 insertions, 0 deletions
diff --git a/ecomp-portal-BE-common/license/licenses.properties b/ecomp-portal-BE-common/license/licenses.properties new file mode 100644 index 00000000..4b0e28e7 --- /dev/null +++ b/ecomp-portal-BE-common/license/licenses.properties @@ -0,0 +1 @@ +my_license=My license diff --git a/ecomp-portal-BE-common/license/my_license/header.txt b/ecomp-portal-BE-common/license/my_license/header.txt new file mode 100644 index 00000000..c026b6b7 --- /dev/null +++ b/ecomp-portal-BE-common/license/my_license/header.txt @@ -0,0 +1,11 @@ +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/ecomp-portal-BE-common/license/my_license/license.txt b/ecomp-portal-BE-common/license/my_license/license.txt new file mode 100644 index 00000000..bf326153 --- /dev/null +++ b/ecomp-portal-BE-common/license/my_license/license.txt @@ -0,0 +1,4 @@ +name=my_license +description=<null> +licenseURL=<null> +headerURL=<null>
\ No newline at end of file |