diff options
author | Marco Platania <platania@research.att.com> | 2017-06-26 13:35:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-06-26 13:35:26 +0000 |
commit | b9e15f163f1ff753dd808d326831941a31c8793a (patch) | |
tree | dfc8f4c1cd7084943ce0409a9018de12831c06f4 | |
parent | 15a7dc065cb5fa85633b888b690db6ef6579931c (diff) | |
parent | 1678beb884ed4b6f285170f49e21a637f8c029b4 (diff) |
Merge "Added license to test collector config"
-rw-r--r-- | vnfs/VES5.0/evel/evel-test-collector/config/collector.conf | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/vnfs/VES5.0/evel/evel-test-collector/config/collector.conf b/vnfs/VES5.0/evel/evel-test-collector/config/collector.conf index 224e7b04..3e23c594 100644 --- a/vnfs/VES5.0/evel/evel-test-collector/config/collector.conf +++ b/vnfs/VES5.0/evel/evel-test-collector/config/collector.conf @@ -1,3 +1,19 @@ +# * =================================================================== +# * Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# * =================================================================== +# * 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. +# * ECOMP and OpenECOMP are trademarks +# * and service marks of AT&T Intellectual Property. #------------------------------------------------------------------------------ # This is a config file for the collector test harness. # |