diff options
author | MatthieuGeerebaert <matthieu.geerebaert@orange.com> | 2018-05-16 15:59:24 +0200 |
---|---|---|
committer | MatthieuGeerebaert <matthieu.geerebaert@orange.com> | 2018-05-16 15:59:24 +0200 |
commit | 66ae93888527919b56123593243d4ac0e2e32af0 (patch) | |
tree | c17e4b0950f8cc9fb496b68db200821726aa1700 /.env | |
parent | 9d353deac4cbdeada20028515817314bfed02f0c (diff) |
Codebase license scan results, May 2018
Change-Id: I85320efd75b1ba66481c427a240c8915fe42ce0a
Issue-ID: EXTAPI-87
Signed-off-by: MatthieuGeerebaert <matthieu.geerebaert@orange.com>
Diffstat (limited to '.env')
-rw-r--r-- | .env | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,3 +1,19 @@ +# +# Copyright (c) 2018 Orange +# +# 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. +# + # APPLICATION SERVER_CONTEXTPATH=/nbi/api/v1 SERVER_PORT=8080 |