diff options
author | 2017-09-02 11:01:46 +0800 | |
---|---|---|
committer | 2017-09-02 11:01:46 +0800 | |
commit | e1a495b59a429486b3e5566bec86895cbbee9bbe (patch) | |
tree | 64326ada9d43b9fc5cd560e8ccfa0afc33d88645 /lcm/version.properties | |
parent | e4f53709988ef82a4afbb53bc34200755eb4a33b (diff) |
Update report resoure code and other files
Change-Id: Iffc2f50bf93510a25ec00346723001ba9754766b
Issue-Id: VFC-238
Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
Diffstat (limited to 'lcm/version.properties')
-rw-r--r-- | lcm/version.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lcm/version.properties b/lcm/version.properties index 7f86aa15..d7c69cd5 100644 --- a/lcm/version.properties +++ b/lcm/version.properties @@ -1,3 +1,18 @@ +#!/bin/bash +# 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 |