diff options
author | Guo Ruijing <ruijing.guo@intel.com> | 2017-05-04 01:26:12 +0000 |
---|---|---|
committer | Guo Ruijing <ruijing.guo@intel.com> | 2017-05-04 01:29:58 +0000 |
commit | a23b88951816785bffa5c9924289bfb57799b750 (patch) | |
tree | 1dec11338b678bed12187b5764764e81e8b9afb3 /sliPluginUtils/provider | |
parent | ca2c9fd903bd6cdd9519c3b9d5e0c14ffd533fc3 (diff) |
Fix copyright to avoid noisy diff after build
Change-Id: Iacefdfb051f05b421bbd086f921760016045a2e5
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Diffstat (limited to 'sliPluginUtils/provider')
-rw-r--r-- | sliPluginUtils/provider/src/main/java/org/openecomp/sdnc/sli/SliPluginUtils/SliPluginUtils.java | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sliPluginUtils/provider/src/main/java/org/openecomp/sdnc/sli/SliPluginUtils/SliPluginUtils.java b/sliPluginUtils/provider/src/main/java/org/openecomp/sdnc/sli/SliPluginUtils/SliPluginUtils.java index 9573a30..c73315f 100644 --- a/sliPluginUtils/provider/src/main/java/org/openecomp/sdnc/sli/SliPluginUtils/SliPluginUtils.java +++ b/sliPluginUtils/provider/src/main/java/org/openecomp/sdnc/sli/SliPluginUtils/SliPluginUtils.java @@ -8,9 +8,9 @@ * 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. |