Update SPDX License header to new format 72/5572/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 18 Jul 2017 17:47:32 +0000 (13:47 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 18 Jul 2017 17:53:25 +0000 (13:53 -0400)
According to SPDX's website https://spdx.org/using-spdx the correct
format for specifying SPDX is now:

    # SPDX-License-Identifier: EPL-1.0

Issue: RELENG-278
Change-Id: I742b12f50a14fa2108f705f44860ee64d02ebd7e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
19 files changed:
lftools/__init__.py
lftools/cli/__init__.py
lftools/cli/deploy.py
lftools/cli/jenkins/__init__.py
lftools/cli/jenkins/builds.py
lftools/cli/jenkins/nodes.py
lftools/cli/jenkins/plugins.py
lftools/cli/nexus.py
lftools/cli/sign.py
lftools/cli/version.py
lftools/nexus/__init__.py
lftools/nexus/cmd.py
lftools/openstack/__init__.py
lftools/openstack/cmd.py
lftools/openstack/image.py
lftools/openstack/server.py
shell/deploy
shell/sign
shell/version

index bcc422e..1c4640b 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index e8a5bfd..0623855 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 15c70c1..a2a1ed3 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 5ed460d..5b62b71 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 2b52dd6..8d68ef1 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index d8526b6..5569b74 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 078762d..53b229b 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index dcbfe70..4ebd9cc 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 740f82d..1893024 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 8e98727..c2a893e 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 16519eb..67d5fdb 100644 (file)
@@ -1,5 +1,5 @@
 # -*- code: utf-8 -*-
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 8940600..6583f31 100644 (file)
@@ -1,5 +1,5 @@
 # -*- code: utf-8 -*-
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index afb60d8..5fce5cf 100644 (file)
@@ -1,4 +1,4 @@
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 1ba7d29..0c8c8ac 100644 (file)
@@ -1,5 +1,5 @@
 # -*- code: utf-8 -*-
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 1e99ac1..c6034b4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- code: utf-8 -*-
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 4c3210c..34a9796 100644 (file)
@@ -1,5 +1,5 @@
 # -*- code: utf-8 -*-
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 6fd66b1..09bc634 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2016, 2017 The Linux Foundation and others.
 #
index 3ee44e1..96b662d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2017 The Linux Foundation and others.
 #
index 522a054..6131a8e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# @License EPL-1.0 <http://spdx.org/licenses/EPL-1.0>
+# SPDX-License-Identifier: EPL-1.0
 ##############################################################################
 # Copyright (c) 2014, 2017 The Linux Foundation and others.
 #