diff options
author | 2016-09-20 16:36:25 +0800 | |
---|---|---|
committer | 2016-09-20 16:36:25 +0800 | |
commit | 30f4e6593afcd13286b2e08fbebac4edd530aa5d (patch) | |
tree | 02b2d440df31cbbc9de6bc4dc18d716c4b3ac436 /servicegateway/deployment/src/main/release/Swagger.json | |
parent | 9b4b4e1fb47ccce92334a5a33c3a25092babe267 (diff) |
update the license.
Change-Id: Iae9b27b6423129c27dd1debfe20ac42c06129c06
Signed-off-by: jiaxiangli <jiaxiangli@huawei.com>
Diffstat (limited to 'servicegateway/deployment/src/main/release/Swagger.json')
-rw-r--r-- | servicegateway/deployment/src/main/release/Swagger.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/servicegateway/deployment/src/main/release/Swagger.json b/servicegateway/deployment/src/main/release/Swagger.json index 211a954b..c25187fd 100644 --- a/servicegateway/deployment/src/main/release/Swagger.json +++ b/servicegateway/deployment/src/main/release/Swagger.json @@ -1,3 +1,18 @@ +/* + * Copyright 2016 Huawei Technologies Co., Ltd. + * + * 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. + */ { "swagger": "2.0", "info": { |