diff options
author | 2019-11-17 14:53:52 +0200 | |
---|---|---|
committer | 2019-11-17 14:53:52 +0200 | |
commit | 3d89ac9d4da5183031f18c034c34b645e8a7819f (patch) | |
tree | bf2425b8a57953ee7312659c9da7050e087497cb /version.properties | |
parent | cb4dca5c0fb48e4766b3041ac7751ca60547539d (diff) |
Inherit from OParent, add checkstyle and update copyright
Issue-ID: SDC-2541
Change-Id: Iaf1aaa194363502e31136033468c6e4fab1355f5
Signed-off-by: talig <talig@amdocs.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/version.properties b/version.properties index 7f212d4..71cbcc6 100644 --- a/version.properties +++ b/version.properties @@ -1,3 +1,19 @@ +# +# Copyright © 2019 European Support Limited +# +# 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... ) |