summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-22 14:18:13 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-22 14:18:13 +0000
commit76386c3907404bd68ea0459161a2199ab79a5e28 (patch)
tree9caf77e366978384c22b09315f83e6125d8c2f7d
parenta7cd714978711ff56e4e5dd493512b9b7fce3cc2 (diff)
parent008e816457dacdcee9ef89a6c041528f177fa990 (diff)
Merge "Common folder"
-rw-r--r--cds-ui/common/README.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/cds-ui/common/README.md b/cds-ui/common/README.md
new file mode 100644
index 000000000..c24ecdaf2
--- /dev/null
+++ b/cds-ui/common/README.md
@@ -0,0 +1,24 @@
+/*
+============LICENSE_START==========================================
+===================================================================
+Copyright (C) 2018-19 IBM Intellectual Property. All rights reserved.
+===================================================================
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the License);
+you may not use this software 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============================================
+*/
+
+# cds-ui-server
+
+This folder contains sll the common models/resources shared between server and client