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)
commitce7770a870ad75a0a06a8c27f62bdcf6b35f6e9e
tree7551ee9280946f98e9a5ba5d9c9a46f2011c4e26
parent6e221ed746207e06ef4469cd6c34ea901fc71f5a
Update SPDX License header to new format

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