summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md14
-rw-r--r--products/README.md14
-rw-r--r--profiles/README.md14
3 files changed, 42 insertions, 0 deletions
diff --git a/README.md b/README.md
index cffd134e..ec82cf5e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,17 @@
+[comment]: # (# Copyright 2018 Huawei Technologies Co., Ltd.)
+[comment]: # (# )
+[comment]: # (Licensed under the Apache License, Version 2.0 (the "License")
+[comment]: # (# you may not use this file except in compliance with the License.)
+[comment]: # (# You may obtain a copy of the License at)
+[comment]: # (#)
+[comment]: # (# http://www.apache.org/licenses/LICENSE-2.0)
+[comment]: # (#)
+[comment]: # (# Unless required by applicable law or agreed to in writing, software)
+[comment]: # (# distributed under the License is distributed on an "AS IS" BASIS,)
+[comment]: # (# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.)
+[comment]: # (# See the License for the specific language governing permissions and)
+[comment]: # (# limitations under the License.)
+
Open Command-line interface Platform (OCLIP)
============================================
diff --git a/products/README.md b/products/README.md
index dc1629cf..359cf61e 100644
--- a/products/README.md
+++ b/products/README.md
@@ -1,3 +1,17 @@
+[comment]: # (# Copyright 2018 Huawei Technologies Co., Ltd.)
+[comment]: # (# )
+[comment]: # (Licensed under the Apache License, Version 2.0 (the "License")
+[comment]: # (# you may not use this file except in compliance with the License.)
+[comment]: # (# You may obtain a copy of the License at)
+[comment]: # (#)
+[comment]: # (# http://www.apache.org/licenses/LICENSE-2.0)
+[comment]: # (#)
+[comment]: # (# Unless required by applicable law or agreed to in writing, software)
+[comment]: # (# distributed under the License is distributed on an "AS IS" BASIS,)
+[comment]: # (# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.)
+[comment]: # (# See the License for the specific language governing permissions and)
+[comment]: # (# limitations under the License.)
+
Products
========
OCLIP is an platform like Tomcat and it could host the commands for different software products.
diff --git a/profiles/README.md b/profiles/README.md
index 01911874..6b973e63 100644
--- a/profiles/README.md
+++ b/profiles/README.md
@@ -1,3 +1,17 @@
+[comment]: # (# Copyright 2018 Huawei Technologies Co., Ltd.)
+[comment]: # (# )
+[comment]: # (Licensed under the Apache License, Version 2.0 (the "License")
+[comment]: # (# you may not use this file except in compliance with the License.)
+[comment]: # (# You may obtain a copy of the License at)
+[comment]: # (#)
+[comment]: # (# http://www.apache.org/licenses/LICENSE-2.0)
+[comment]: # (#)
+[comment]: # (# Unless required by applicable law or agreed to in writing, software)
+[comment]: # (# distributed under the License is distributed on an "AS IS" BASIS,)
+[comment]: # (# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.)
+[comment]: # (# See the License for the specific language governing permissions and)
+[comment]: # (# limitations under the License.)
+
Profiles
========
OCLIP models the required schema to support a given protocol as profile and in this folder each profile is implemented as maven project.