bump copyright years
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
unset GOAMD64 GOARM GOPPC64 GOMIPS GOMIPS64
|
unset GOAMD64 GOARM GOPPC64 GOMIPS GOMIPS64
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
## shifty-nifty shell goodies :)
|
## shifty-nifty shell goodies :)
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
## setup image registry authentication
|
## setup image registry authentication
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
. .ci/envsh.registry
|
. .ci/envsh.registry
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
# (c) 2024, Konstantin Demin
|
# (c) 2024-2025, Konstantin Demin
|
||||||
set -ef
|
set -ef
|
||||||
|
|
||||||
[ -z "${CI_DEBUG}" ] || set -xv
|
[ -z "${CI_DEBUG}" ] || set -xv
|
||||||
|
Reference in New Issue
Block a user