From 21f2f785e12c961a7c19dbf6aecc0f7dd136506d Mon Sep 17 00:00:00 2001 From: lj1412 Date: Tue, 14 Feb 2017 15:11:37 +0000 Subject: Init ncomp.openstack Change-Id: Ica7bc6ac64c8359e7e3d9846450f9fe15dd38146 Signed-off-by: lj1412 --- ncomp-openstack-feature/.project | 17 +++++++++++++++++ ncomp-openstack-feature/LICENSE.txt | 22 ++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 ncomp-openstack-feature/.project create mode 100644 ncomp-openstack-feature/LICENSE.txt (limited to 'ncomp-openstack-feature') diff --git a/ncomp-openstack-feature/.project b/ncomp-openstack-feature/.project new file mode 100644 index 0000000..037a3a7 --- /dev/null +++ b/ncomp-openstack-feature/.project @@ -0,0 +1,17 @@ + + + ncomp-openstack-feature + + + + + + org.eclipse.pde.FeatureBuilder + + + + + + org.eclipse.pde.FeatureNature + + diff --git a/ncomp-openstack-feature/LICENSE.txt b/ncomp-openstack-feature/LICENSE.txt new file mode 100644 index 0000000..30471b5 --- /dev/null +++ b/ncomp-openstack-feature/LICENSE.txt @@ -0,0 +1,22 @@ + +/*- + * ============LICENSE_START========================================== + * OPENECOMP - DCAE + * =================================================================== + * Copyright (c) 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. + * ============LICENSE_END============================================ + */ + +ECOMP and OpenECOMP are trademarks and service marks of AT&T Intellectual Property. -- cgit 1.2.3-korg