diff options
author | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-19 10:16:35 +0800 |
---|---|---|
committer | ying.yunlong <ying.yunlong@zte.com.cn> | 2017-09-19 10:16:35 +0800 |
commit | a63a20c42f5bf743bfd5992f661a3e2951fc6baa (patch) | |
tree | d9fc84cfbdeeac39f653b4b9534aa4f3b45dc4a8 /version.properties | |
parent | 61bbe1952821a9c1b6e3f73b75e1f3b2f638e51e (diff) |
Update vfc-catalog license head
Change-Id: If7379fb0e0156034e503059473665f4c93fc2e0b
Issue-ID: VFC-376
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/version.properties b/version.properties index 7f86aa15..e1751011 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,17 @@ +# Copyright 2017 ZTE Corporation. +# +# 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. + # Versioning variables # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... ) # because they are used in Jenkins, whose plug-in doesn't support |