From 1367bd680380828977982030eb9784250c579e25 Mon Sep 17 00:00:00 2001 From: mrichomme Date: Thu, 30 Apr 2020 10:10:25 +0200 Subject: Use SPDX identifier for the license instead of putting an extract of the license Issue-ID: OOM-2389 Signed-off-by: mrichomme Change-Id: I7292b0b03dbf964d6aeaf987726e82ed7f0ba8b2 --- scripts/etescript/vnfsdk-etescript.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/scripts/etescript/vnfsdk-etescript.sh b/scripts/etescript/vnfsdk-etescript.sh index ff3bb5b..b0552a9 100755 --- a/scripts/etescript/vnfsdk-etescript.sh +++ b/scripts/etescript/vnfsdk-etescript.sh @@ -1,8 +1,4 @@ -# 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. +# SPDX-License-Identifier: Apache-2.0 #!/bin/bash -- cgit 1.2.3-korg