diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
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. |