- Change license to GPL-2.0-or-later
OBS-URL: https://build.opensuse.org/package/show/devel:kubic:ignition/combustion?expand=0&rev=13
This commit is contained in:
parent
0e435e85b4
commit
877846e5a5
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
config_mount="/run/combustion/mount"
|
config_mount="/run/combustion/mount"
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 22 07:26:03 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
- Change license to GPL-2.0-or-later
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 13 09:00:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
Tue Oct 13 09:00:58 UTC 2020 - Fabian Vogt <fvogt@suse.com>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
# SPDX-FileCopyrightText: 2020 SUSE LLC
|
||||||
# SPDX-License-Identifier: GPL-2.0-only
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
# These rules are needed to work around two systemd limitations:
|
# These rules are needed to work around two systemd limitations:
|
||||||
# - It's not possible to wait for one of multiple devices to appear
|
# - It's not possible to wait for one of multiple devices to appear
|
||||||
|
@ -20,7 +20,7 @@ Name: combustion
|
|||||||
Version: 0.2
|
Version: 0.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: System for initial configuration of appliances
|
Summary: System for initial configuration of appliances
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-or-later
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
URL: https://build.opensuse.org/package/show/home:Vogtinator:combustion/combustion
|
URL: https://build.opensuse.org/package/show/home:Vogtinator:combustion/combustion
|
||||||
Source1: LICENSE
|
Source1: LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user