diff options
author | 2018-09-25 16:57:31 +0000 | |
---|---|---|
committer | 2018-09-25 16:57:31 +0000 | |
commit | 408697418b8787dd354482bbeab3ff87de68bfff (patch) | |
tree | 61e97ebd85d64319b40f496dd8676f9be7114e9d /sidecar/rproxy/License.txt | |
parent | 376b25bccbbb558791a45f9da9eeaabb48baa7bb (diff) | |
parent | 0d7feec2e32f69a8e919f06f03df3ce46e78801d (diff) |
Merge "Initial drop of rProxy code"
Diffstat (limited to 'sidecar/rproxy/License.txt')
-rw-r--r-- | sidecar/rproxy/License.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sidecar/rproxy/License.txt b/sidecar/rproxy/License.txt new file mode 100644 index 0000000..05117f8 --- /dev/null +++ b/sidecar/rproxy/License.txt @@ -0,0 +1,17 @@ +============LICENSE_START======================================================= +org.onap.aaf +================================================================================ +Copyright © 2018 European Software Marketing Ltd. +================================================================================ +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. +============LICENSE_END=========================================================
\ No newline at end of file |