1
0
forked from pool/minimal-image

[info=4b167f5ee4d076dd34c6c270825e5be1]

OBS-URL: https://build.opensuse.org/package/show/devel:BCI:Tumbleweed/minimal-image?expand=0&rev=11
This commit is contained in:
Dan Čermák 2023-02-21 08:48:48 +00:00 committed by Git OBS Bridge
parent e0c14b2a1c
commit b8682c493e
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: (c) 2022 SUSE LLC
# SPDX-FileCopyrightText: (c) 2022-2023 SUSE LLC
set -euo pipefail

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 2 12:22:14 UTC 2023 - Dan Čermák <dcermak@suse.com>
- Bump copyright year
-------------------------------------------------------------------
Tue Jul 12 15:13:44 UTC 2022 - Dan Čermák <dcermak@suse.com>