From 37ad18a0dc82e77e82363780f40f02e173fe5559 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Tue, 24 Oct 2023 15:26:57 +0000 Subject: [PATCH 1/2] Remove duplicates, update documentation from the world build. --- .../RK3326/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- .../RK3399/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- .../RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- .../RK3566/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- .../RK3588/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- .../S922X/SUPPORTED_EMULATORS_AND_CORES.md | 2 +- packages/compat/lutris-wine/package.mk | 1 - packages/debug/strace/package.mk | 2 +- packages/devel/libp11-kit/package.mk | 1 - packages/emulators/libretro/duckstation-lr/package.mk | 1 - packages/emulators/standalone/flycast-sa/package.mk | 1 - .../hardware/quirks/devices/Anbernic RG552/010-governors | 1 - packages/hardware/quirks/platforms/RK3399/040-affinity | 1 - .../hardware/quirks/platforms/RK3588/001-device_config | 1 - packages/hardware/quirks/platforms/RK3588/040-affinity | 1 - packages/hardware/quirks/platforms/S922X/040-affinity | 1 - .../kernel/linux-firmware/RTL8821CS-firmware/package.mk | 1 - packages/virtual/image/package.mk | 9 +++++++++ projects/Amlogic/packages/linux/package.mk | 1 - projects/Rockchip/bootloader/install | 1 - projects/Rockchip/packages/linux/package.mk | 1 - 21 files changed, 16 insertions(+), 20 deletions(-) diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md index 632ee8edb..266e3e1e8 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3326/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md index 210e021a2..0e91d332b 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3399/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md index 28bf92965..2628688fb 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3566-X55/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3566/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3566/SUPPORTED_EMULATORS_AND_CORES.md index 28bf92965..2628688fb 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3566/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3566/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md index df99a8e39..3b9a8a51b 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/RK3588/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md b/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md index bccb089ab..8a3050fa8 100644 --- a/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md +++ b/documentation/PER_DEVICE_DOCUMENTATION/S922X/SUPPORTED_EMULATORS_AND_CORES.md @@ -14,7 +14,7 @@ This document describes all available systems emulators and cores available for | System|Tools (tools)|System|`modules`|.sh|| |Amstrad|CPC (amstradcpc)|1984|`amstradcpc`|.dsk .sna .tap .cdt .kcr .voc .m3u .zip .7z|**retroarch:** crocods (default)
**retroarch:** cap32
| |Arcade|Arcade (arcade)|1984|`arcade`|.zip .7z|**retroarch:** mame2003_plus (default)
**retroarch:** mame2000
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
**retroarch:** mame
| -|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .zip|**hypseus:** hypseus (default)
**retroarch:** daphne
| +|Arcade|Daphne (daphne)|1996|`daphne`|.daphne .singe|**hypseus-singe:** hypseus-singe (default)
**retroarch:** daphne
| |Arcade|Final Burn Neo (fbn)|1986|`fbneo`|.7z .zip|**retroarch:** fbneo (default)
**retroarch:** mame2003_plus
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arcade|MAME (mame)|1948|`mame`|.7z .zip|**retroarch:** mame2003_plus (default)
**retroarch:** mame2010
**retroarch:** mame2015
**retroarch:** mame
**retroarch:** fbneo
**retroarch:** fbalpha2012
**retroarch:** fbalpha2019
| |Arduboy|Arduboy (arduboy)|2014|`arduboy`|.hex|**retroarch:** arduous (default)
| diff --git a/packages/compat/lutris-wine/package.mk b/packages/compat/lutris-wine/package.mk index b1dd72599..7f2783bc1 100644 --- a/packages/compat/lutris-wine/package.mk +++ b/packages/compat/lutris-wine/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="lutris-wine" PKG_VERSION="7.2-2" diff --git a/packages/debug/strace/package.mk b/packages/debug/strace/package.mk index 2aca2669e..0865c7650 100644 --- a/packages/debug/strace/package.mk +++ b/packages/debug/strace/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) PKG_NAME="strace" -PKG_VERSION="6.4" +PKG_VERSION="6.5" PKG_LICENSE="BSD" PKG_SITE="https://strace.io/" PKG_URL="https://strace.io/files/${PKG_VERSION}/strace-${PKG_VERSION}.tar.xz" diff --git a/packages/devel/libp11-kit/package.mk b/packages/devel/libp11-kit/package.mk index 434f3aa2f..c5335ea83 100644 --- a/packages/devel/libp11-kit/package.mk +++ b/packages/devel/libp11-kit/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="libp11-kit" PKG_VERSION="b6411d7" diff --git a/packages/emulators/libretro/duckstation-lr/package.mk b/packages/emulators/libretro/duckstation-lr/package.mk index 4b83ced3c..9ee38a192 100644 --- a/packages/emulators/libretro/duckstation-lr/package.mk +++ b/packages/emulators/libretro/duckstation-lr/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) -# Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="duckstation-lr" PKG_VERSION="24c373245ebdab946f11627520edea76e1f23b8e" diff --git a/packages/emulators/standalone/flycast-sa/package.mk b/packages/emulators/standalone/flycast-sa/package.mk index 957b314a5..470ac61c0 100644 --- a/packages/emulators/standalone/flycast-sa/package.mk +++ b/packages/emulators/standalone/flycast-sa/package.mk @@ -1,7 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2022-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="flycast-sa" PKG_VERSION="35b7be39053a7564026417c33a4b956fe23e2608" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/010-governors b/packages/hardware/quirks/devices/Anbernic RG552/010-governors index 3dd29f808..4f9cb0691 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG552/010-governors @@ -1,6 +1,5 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors diff --git a/packages/hardware/quirks/platforms/RK3399/040-affinity b/packages/hardware/quirks/platforms/RK3399/040-affinity index 252ebd1c2..128178c0d 100644 --- a/packages/hardware/quirks/platforms/RK3399/040-affinity +++ b/packages/hardware/quirks/platforms/RK3399/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/RK3588/001-device_config b/packages/hardware/quirks/platforms/RK3588/001-device_config index 3f84621cd..5cc256242 100644 --- a/packages/hardware/quirks/platforms/RK3588/001-device_config +++ b/packages/hardware/quirks/platforms/RK3588/001-device_config @@ -1,7 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_VOLUMECTL="true" diff --git a/packages/hardware/quirks/platforms/RK3588/040-affinity b/packages/hardware/quirks/platforms/RK3588/040-affinity index fa70bab3c..18320381e 100644 --- a/packages/hardware/quirks/platforms/RK3588/040-affinity +++ b/packages/hardware/quirks/platforms/RK3588/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/S922X/040-affinity b/packages/hardware/quirks/platforms/S922X/040-affinity index fa7cfb430..f2fe8ec0f 100755 --- a/packages/hardware/quirks/platforms/S922X/040-affinity +++ b/packages/hardware/quirks/platforms/S922X/040-affinity @@ -1,7 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-1" diff --git a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk index 25f95001d..063a972c4 100644 --- a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk +++ b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821CS-firmware" PKG_VERSION="" diff --git a/packages/virtual/image/package.mk b/packages/virtual/image/package.mk index 3b5c00e93..55d11f701 100644 --- a/packages/virtual/image/package.mk +++ b/packages/virtual/image/package.mk @@ -46,6 +46,7 @@ else # Sound support [ "${PIPEWIRE_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" alsa pulseaudio pipewire wireplumber" + fi # Device is an emulation focused device @@ -54,6 +55,14 @@ fi # Add support for containers [ "${CONTAINER_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" ${PKG_TOOLS} docker" +### Unless we're building the release branch, build the debug tools. +BUILD_BRANCH="$(git branch --show-current)" +if [ ! "${BUILD_BRANCH}" = "main" ] && \ + [ -z "${DEBUG_SUPPORT}" ] +then + DEBUG_SUPPORT=yes +fi + [ "${DEBUG_SUPPORT}" = "yes" ] && PKG_DEPENDS_TARGET+=" ${PKG_DEBUG}" # 32Bit package support diff --git a/projects/Amlogic/packages/linux/package.mk b/projects/Amlogic/packages/linux/package.mk index 439f1b3cd..fc87d3d17 100644 --- a/projects/Amlogic/packages/linux/package.mk +++ b/projects/Amlogic/packages/linux/package.mk @@ -3,7 +3,6 @@ # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" diff --git a/projects/Rockchip/bootloader/install b/projects/Rockchip/bootloader/install index a1bf51757..5f57c3fd4 100755 --- a/projects/Rockchip/bootloader/install +++ b/projects/Rockchip/bootloader/install @@ -1,7 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_RKBIN="$(get_build_dir rkbin)" PKG_UBOOT="$(get_build_dir u-boot)" diff --git a/projects/Rockchip/packages/linux/package.mk b/projects/Rockchip/packages/linux/package.mk index e972582a5..52b3754ea 100644 --- a/projects/Rockchip/packages/linux/package.mk +++ b/projects/Rockchip/packages/linux/package.mk @@ -3,7 +3,6 @@ # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) # Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" From 3c4acbb9a7421ef82419101e0189832985dc4382 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Tue, 24 Oct 2023 16:00:57 +0000 Subject: [PATCH 2/2] Delete duplicates, and clean up copyright statement. --- .github/workflows/build-dev.yaml | 2 +- .github/workflows/build-main.yaml | 4 ++-- .github/workflows/release-dev.yaml | 2 +- .github/workflows/release-main.yaml | 2 +- LICENSE.md | 2 +- README.md | 2 +- config/functions | 2 +- packages/apps/fileman/package.mk | 2 +- packages/apps/moonlight/autostart/010-moonlight | 2 +- packages/apps/moonlight/package.mk | 2 +- packages/audio/alsa-utils/package.mk | 2 +- packages/audio/bluez-alsa/package.mk | 2 +- packages/audio/libao/package.mk | 2 +- packages/audio/libsndfile/package.mk | 2 +- packages/audio/soundtouch/package.mk | 2 +- packages/audio/taglib/package.mk | 2 +- packages/compat/box64/package.mk | 2 +- packages/compat/box64/profile.d/098-box64.conf | 2 +- packages/compat/box86/package.mk | 2 +- packages/compat/box86/profile.d/098-box86.conf | 2 +- packages/compat/lutris-wine/package.mk | 2 +- packages/compress/cpio/package.mk | 2 +- packages/compress/gzip/package.mk | 2 +- packages/compress/xz/package.mk | 2 +- packages/compress/zstd/package.mk | 2 +- packages/databases/sqlite/package.mk | 2 +- packages/debug/apitrace/package.mk | 2 +- packages/debug/valgrind/package.mk | 2 +- packages/devel/arm-mem/package.mk | 2 +- packages/devel/autoconf-archive/package.mk | 2 +- packages/devel/binutils-aarch64/package.mk | 2 +- packages/devel/binutils-arm-none-eabi/package.mk | 2 +- packages/devel/binutils-bpf/package.mk | 2 +- packages/devel/binutils-or1k/package.mk | 2 +- packages/devel/binutils/package.mk | 2 +- packages/devel/boost/package.mk | 2 +- packages/devel/ccache/package.mk | 2 +- packages/devel/cmake/package.mk | 2 +- packages/devel/configtools/package.mk | 2 +- packages/devel/elfutils/package.mk | 2 +- packages/devel/glib/package.mk | 2 +- packages/devel/hidapi/package.mk | 2 +- packages/devel/libcap/package.mk | 2 +- packages/devel/libtraceevent/package.mk | 2 +- packages/devel/libtracefs/package.mk | 2 +- packages/devel/make/package.mk | 2 +- packages/devel/mpfr/package.mk | 2 +- packages/devel/ncurses/package.mk | 2 +- packages/devel/qt5/package.mk | 2 +- packages/emulators/libretro/a5200-lr/package.mk | 2 +- packages/emulators/libretro/atari800-lr/package.mk | 2 +- packages/emulators/libretro/common-shaders/package.mk | 2 +- packages/emulators/libretro/core-info/package.mk | 2 +- packages/emulators/libretro/dosbox-svn-lr/package.mk | 2 +- packages/emulators/libretro/duckstation-lr/package.mk | 2 +- packages/emulators/libretro/easyrpg-lr/liblcf/package.mk | 2 +- packages/emulators/libretro/easyrpg-lr/package.mk | 2 +- packages/emulators/libretro/fbneo-lr/package.mk | 2 +- packages/emulators/libretro/flycast-lr/package.mk | 2 +- packages/emulators/libretro/flycast2021-lr/package.mk | 2 +- packages/emulators/libretro/freej2me-lr/package.mk | 2 +- packages/emulators/libretro/genesis-plus-gx-lr/package.mk | 2 +- packages/emulators/libretro/glsl-shaders/package.mk | 2 +- packages/emulators/libretro/gpsp-lr/package.mk | 2 +- packages/emulators/libretro/lrps2-lr/package.mk | 2 +- packages/emulators/libretro/mame2003-plus-lr/package.mk | 2 +- packages/emulators/libretro/minivmac-lr/package.mk | 2 +- packages/emulators/libretro/mupen64plus-lr/package.mk | 2 +- packages/emulators/libretro/mupen64plus-nx-lr/package.mk | 2 +- packages/emulators/libretro/pcsx_rearmed-lr/package.mk | 2 +- packages/emulators/libretro/ppsspp-lr/package.mk | 2 +- packages/emulators/libretro/puae-lr/package.mk | 2 +- packages/emulators/libretro/retropie-shaders/package.mk | 2 +- packages/emulators/libretro/scummvm-lr/package.mk | 2 +- packages/emulators/libretro/slang-shaders/package.mk | 2 +- packages/emulators/libretro/snes9x-lr/package.mk | 2 +- packages/emulators/libretro/stella-lr/package.mk | 2 +- packages/emulators/libretro/tic80-lr/package.mk | 2 +- packages/emulators/libretro/vice-lr/package.mk | 2 +- .../emulators/standalone/amiberry/scripts/start_amiberry.sh | 2 +- packages/emulators/standalone/cemu-sa/package.mk | 2 +- packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh | 2 +- packages/emulators/standalone/gzdoom-sa/package.mk | 2 +- packages/emulators/standalone/gzdoom-sa/zmusic/package.mk | 2 +- packages/emulators/standalone/hypseus-singe/package.mk | 2 +- .../standalone/hypseus-singe/sources/start_hypseus.sh | 2 +- packages/emulators/standalone/minivmacsa/package.mk | 2 +- .../emulators/standalone/minivmacsa/sources/start_minivmac.sh | 2 +- .../mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk | 2 +- .../standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-simplecore/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-ui-console/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk | 2 +- .../mupen64plus-sa/mupen64plus-sa-video-rice/package.mk | 2 +- packages/emulators/standalone/mupen64plus-sa/package.mk | 2 +- packages/emulators/standalone/openbor/package.mk | 2 +- .../emulators/standalone/openbor/sources/start_OpenBOR.sh | 2 +- packages/emulators/standalone/pcsx2-sa/package.mk | 2 +- packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh | 2 +- packages/emulators/standalone/pico-8/package.mk | 2 +- .../standalone/pico-8/sources/autostart/common/010-pico8 | 2 +- packages/emulators/standalone/pico-8/sources/start_pico8.sh | 2 +- packages/emulators/standalone/ppsspp-sa/package.mk | 2 +- .../emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh | 2 +- packages/emulators/standalone/retroarch/autostart/003-logging | 2 +- packages/emulators/standalone/retroarch/package.mk | 2 +- .../standalone/scummvmsa/config/games/_Scan ScummVM Games.sh | 2 +- packages/emulators/standalone/scummvmsa/package.mk | 2 +- packages/emulators/standalone/vice-sa/package.mk | 2 +- packages/emulators/standalone/vice-sa/sources/start_vice.sh | 2 +- packages/emulators/standalone/yabasanshiro-sa/package.mk | 2 +- .../standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh | 2 +- packages/emulators/tools/gamecontrollerdb/package.mk | 2 +- packages/emulators/tools/jstest-sdl/package.mk | 2 +- packages/emulators/tools/retroarch-joypads/package.mk | 2 +- packages/emulators/tools/sdljoytest/package.mk | 2 +- packages/emulators/tools/sixaxis/package.mk | 2 +- packages/emulators/tools/sixpair/package.mk | 2 +- packages/emulators/tools/xa/package.mk | 2 +- packages/fonts/spleen-font/package.mk | 2 +- packages/graphics/SDL2/SDL_sound/package.mk | 2 +- packages/graphics/SDL2/package.mk | 2 +- packages/graphics/fbgrab/package.mk | 2 +- packages/graphics/gl4es/package.mk | 2 +- packages/graphics/imagemagick/package.mk | 2 +- packages/graphics/libjpeg-turbo/package.mk | 2 +- packages/graphics/libmali/package.mk | 2 +- packages/graphics/wxwidgets/package.mk | 2 +- packages/hardware/quirks/autostart/020-configs | 2 +- packages/hardware/quirks/autostart/999-export | 2 +- .../hardware/quirks/devices/AYANEO AIR Plus/010-led_control | 2 +- .../hardware/quirks/devices/AYANEO AIR Plus/020-fan_control | 2 +- .../hardware/quirks/devices/AYANEO AIR Plus/050-modifiers | 2 +- .../hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol | 2 +- packages/hardware/quirks/devices/AYANEO AIR/010-led_control | 2 +- packages/hardware/quirks/devices/AYANEO AIR/020-fan_control | 2 +- packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol | 2 +- packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol | 2 +- .../hardware/quirks/devices/Anbernic RG351M/001-device_config | 2 +- packages/hardware/quirks/devices/Anbernic RG351M/050-volume | 2 +- .../hardware/quirks/devices/Anbernic RG351V/001-deviceconfig | 2 +- .../hardware/quirks/devices/Anbernic RG353P/010-governors | 2 +- packages/hardware/quirks/devices/Anbernic RG353P/020-gpios | 2 +- .../hardware/quirks/devices/Anbernic RG353P/030-suspend_mode | 2 +- packages/hardware/quirks/devices/Anbernic RG353P/040-display | 2 +- .../hardware/quirks/devices/Anbernic RG353V/001-device_config | 2 +- .../hardware/quirks/devices/Anbernic RG353V/010-governors | 2 +- packages/hardware/quirks/devices/Anbernic RG353V/020-gpios | 2 +- .../hardware/quirks/devices/Anbernic RG353V/030-suspend_mode | 2 +- packages/hardware/quirks/devices/Anbernic RG353V/040-display | 2 +- .../hardware/quirks/devices/Anbernic RG503/001-device_config | 2 +- packages/hardware/quirks/devices/Anbernic RG503/010-governors | 2 +- packages/hardware/quirks/devices/Anbernic RG503/020-gpios | 2 +- .../hardware/quirks/devices/Anbernic RG503/030-suspend_mode | 2 +- packages/hardware/quirks/devices/Anbernic RG503/040-display | 2 +- .../hardware/quirks/devices/Anbernic RG552/001-device_config | 2 +- packages/hardware/quirks/devices/Anbernic RG552/010-governors | 2 +- .../hardware/quirks/devices/Anbernic RG552/020-fan_control | 2 +- packages/hardware/quirks/devices/Anbernic RG552/020-gpios | 2 +- .../hardware/quirks/devices/Anbernic RG552/050-audio_path | 2 +- .../hardware/quirks/devices/Anbernic RG552/bin/fancontrol | 2 +- packages/hardware/quirks/devices/GPD G1619-04/050-modifiers | 2 +- .../devices/Hardkernel ODROID-GO-Ultra/001-device_config | 2 +- .../quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path | 2 +- .../quirks/devices/Hardkernel ODROID-N2/001-device_config | 2 +- .../quirks/devices/Hardkernel ODROID-N2/050-audio_path | 2 +- .../quirks/devices/ODROID-GO Advance/001-device_config | 2 +- .../hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports | 2 +- .../quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path | 2 +- packages/hardware/quirks/devices/Powkiddy RGB30/010-governors | 2 +- packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios | 2 +- .../hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode | 2 +- packages/hardware/quirks/devices/Powkiddy RGB30/040-display | 2 +- .../hardware/quirks/devices/Powkiddy RGB30/050-audio_path | 2 +- .../hardware/quirks/devices/Powkiddy RGB30/060-game_settings | 2 +- .../hardware/quirks/devices/Powkiddy RK2023/010-governors | 2 +- packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios | 2 +- .../hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode | 2 +- packages/hardware/quirks/devices/Powkiddy RK2023/040-display | 2 +- .../hardware/quirks/devices/Powkiddy RK2023/050-audio_path | 2 +- .../hardware/quirks/devices/Powkiddy x55/001-device_config | 2 +- packages/hardware/quirks/devices/Powkiddy x55/010-governors | 2 +- packages/hardware/quirks/devices/Powkiddy x55/020-gpios | 2 +- packages/hardware/quirks/devices/Powkiddy x55/040-display | 2 +- packages/hardware/quirks/devices/Powkiddy x55/040-hdmi | 2 +- .../quirks/devices/Powkiddy x55/sleep.d/post/001-audio | 2 +- .../hardware/quirks/devices/ayn Loki Zero/010-led_control | 2 +- .../hardware/quirks/devices/ayn Loki Zero/020-audio_latency | 2 +- .../hardware/quirks/devices/ayn Loki Zero/020-fan_control | 2 +- packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers | 2 +- packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol | 2 +- packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol | 2 +- packages/hardware/quirks/package.mk | 2 +- packages/hardware/quirks/platforms/AMD64/001-device_config | 2 +- packages/hardware/quirks/platforms/AMD64/010-default_tdp | 2 +- packages/hardware/quirks/platforms/AMD64/030-suspend_mode | 2 +- packages/hardware/quirks/platforms/AMD64/050-audio_path | 2 +- packages/hardware/quirks/platforms/AMD64/050-modifiers | 2 +- packages/hardware/quirks/platforms/AMD64/090-ui_service | 2 +- packages/hardware/quirks/platforms/RK3326/010-governors | 2 +- packages/hardware/quirks/platforms/RK3326/050-audio_path | 2 +- packages/hardware/quirks/platforms/RK3326/050-modifiers | 2 +- packages/hardware/quirks/platforms/RK3326/060-game_settings | 2 +- packages/hardware/quirks/platforms/RK3326/090-ui_service | 2 +- packages/hardware/quirks/platforms/RK3399/040-affinity | 2 +- packages/hardware/quirks/platforms/RK3399/050-modifiers | 2 +- packages/hardware/quirks/platforms/RK3399/060-game_settings | 2 +- packages/hardware/quirks/platforms/RK3399/090-ui_service | 2 +- packages/hardware/quirks/platforms/RK3566/001-device_config | 2 +- packages/hardware/quirks/platforms/RK3566/050-audio_path | 2 +- packages/hardware/quirks/platforms/RK3566/050-modifiers | 2 +- packages/hardware/quirks/platforms/RK3566/060-game_settings | 2 +- packages/hardware/quirks/platforms/RK3566/090-ui_service | 2 +- packages/hardware/quirks/platforms/RK3588/001-device_config | 2 +- packages/hardware/quirks/platforms/RK3588/010-governors | 2 +- packages/hardware/quirks/platforms/RK3588/040-affinity | 2 +- packages/hardware/quirks/platforms/RK3588/050-audio_path | 2 +- packages/hardware/quirks/platforms/RK3588/050-modifiers | 2 +- packages/hardware/quirks/platforms/RK3588/090-ui_service | 2 +- packages/hardware/quirks/platforms/S922X/001-device_config | 2 +- packages/hardware/quirks/platforms/S922X/010-governors | 2 +- packages/hardware/quirks/platforms/S922X/030-suspend_mode | 2 +- packages/hardware/quirks/platforms/S922X/040-affinity | 2 +- packages/hardware/quirks/platforms/S922X/050-modifiers | 2 +- packages/hardware/quirks/platforms/S922X/060-game_settings | 2 +- packages/hardware/quirks/platforms/S922X/090-ui_service | 2 +- packages/hardware/quirks/profile.d/999-export | 2 +- packages/jelos/autostart/001-setup | 2 +- packages/jelos/autostart/002-kernel | 2 +- packages/jelos/autostart/004-upgrade | 2 +- packages/jelos/autostart/006-display | 2 +- packages/jelos/autostart/007-rootpw | 2 +- packages/jelos/autostart/010-uimode | 2 +- packages/jelos/autostart/050-audio | 2 +- packages/jelos/autostart/055-hdmi-check | 2 +- packages/jelos/autostart/080-network | 2 +- packages/jelos/autostart/099-networkservices | 2 +- packages/jelos/package.mk | 2 +- packages/jelos/profile.d/001-functions | 2 +- packages/jelos/profile.d/020-audio_latency.conf | 2 +- packages/jelos/profile.d/099-freqfunctions | 2 +- packages/jelos/sources/post-update | 2 +- packages/jelos/sources/scripts/amionline | 2 +- packages/jelos/sources/scripts/automount | 2 +- packages/jelos/sources/scripts/backuptool | 2 +- packages/jelos/sources/scripts/brightness | 2 +- packages/jelos/sources/scripts/chksysconfig | 2 +- packages/jelos/sources/scripts/factoryreset | 2 +- packages/jelos/sources/scripts/getfilters | 2 +- packages/jelos/sources/scripts/getshaders | 2 +- packages/jelos/sources/scripts/led_flash | 2 +- packages/jelos/sources/scripts/manage_mpv.sh | 2 +- packages/jelos/sources/scripts/paneladj | 2 +- packages/jelos/sources/scripts/run | 2 +- packages/jelos/sources/scripts/runemu.sh | 2 +- packages/jelos/sources/scripts/say | 2 +- packages/jelos/sources/scripts/setrootpass | 2 +- packages/jelos/sources/scripts/setsettings.sh | 2 +- packages/jelos/sources/scripts/show_changelog | 2 +- packages/jelos/sources/scripts/start_mplayer.sh | 2 +- packages/jelos/sources/scripts/system-upgrade | 2 +- packages/jelos/sources/scripts/timeinfo | 2 +- packages/jelos/sources/scripts/toggle-ipv6 | 2 +- packages/jelos/sources/scripts/updatecheck | 2 +- packages/jelos/sources/scripts/volume | 2 +- packages/jelos/sources/scripts/wifictl | 2 +- packages/kernel/linux-drivers/RTL8812AU/package.mk | 2 +- packages/kernel/linux-drivers/RTL8814AU/package.mk | 2 +- packages/kernel/linux-drivers/RTL8821AU/package.mk | 2 +- packages/kernel/linux-drivers/RTL8821CU/package.mk | 2 +- packages/kernel/linux-drivers/RTL88x2BU/package.mk | 2 +- packages/kernel/linux-drivers/ayn-platform/package.mk | 2 +- packages/kernel/linux-drivers/ryzensmu/package.mk | 2 +- packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk | 2 +- packages/kernel/linux-firmware/asus-firmware/package.mk | 2 +- packages/lang/Python3/package.mk | 2 +- packages/lang/gcc/package.mk | 2 +- packages/lang/jdk-zulu/package.mk | 2 +- packages/misc/modules/autostart/001-sync-modules | 2 +- packages/misc/modules/package.mk | 2 +- packages/misc/modules/sources/Install JELOS.sh | 2 +- packages/misc/modules/sources/Remove ._ Files.sh | 2 +- packages/misc/modules/sources/Start 32bit Retroarch.sh | 2 +- packages/misc/modules/sources/Start 64bit Retroarch.sh | 2 +- packages/misc/modules/sources/fileman.sh | 2 +- packages/multimedia/gmu/package.mk | 2 +- packages/multimedia/gmu/scripts/start_gmu.sh | 2 +- packages/multimedia/gstreamer/gst-plugins-bad/package.mk | 2 +- packages/multimedia/libhdhomerun/package.mk | 2 +- packages/multimedia/libplacebo/package.mk | 2 +- packages/multimedia/libvpx/package.mk | 2 +- packages/multimedia/mpv/package.mk | 2 +- packages/multimedia/vlc/package.mk | 2 +- packages/multimedia/x264/package.mk | 2 +- packages/network/connman/package.mk | 2 +- packages/network/ethtool/package.mk | 2 +- packages/network/hostapd/package.mk | 2 +- packages/network/libmnl/package.mk | 2 +- packages/network/libnftnl/package.mk | 2 +- packages/network/libnl/package.mk | 2 +- packages/network/lynx/package.mk | 2 +- packages/network/netbase/package.mk | 2 +- packages/network/nss-mdns/package.mk | 2 +- packages/network/rclone/package.mk | 2 +- packages/network/rclone/sources/cloud_backup | 2 +- packages/network/rclone/sources/cloud_restore | 2 +- packages/network/rclone/sources/rclonectl | 2 +- packages/network/syncthing/package.mk | 2 +- packages/network/syncthing/sources/start_syncthing.sh | 2 +- packages/network/wireguard-tools/package.mk | 2 +- packages/network/wireless-regdb/package.mk | 2 +- packages/network/wpa_supplicant/package.mk | 2 +- packages/network/wsdd2/package.mk | 2 +- packages/print/freetype/package.mk | 2 +- packages/print/poppler/package.mk | 2 +- packages/python/devel/MarkupSafe/package.mk | 2 +- packages/python/devel/jinja2/package.mk | 2 +- packages/python/devel/meson/package.mk | 2 +- packages/security/gnupg/package.mk | 2 +- packages/security/gnutls/package.mk | 2 +- packages/security/libsodium/package.mk | 2 +- packages/security/nettle/package.mk | 2 +- packages/security/nspr/package.mk | 2 +- packages/security/nss/package.mk | 2 +- packages/sysutils/autostart/package.mk | 2 +- packages/sysutils/autostart/profile.d/002-autostart | 2 +- packages/sysutils/autostart/sources/autostart | 2 +- packages/sysutils/bash/package.mk | 2 +- packages/sysutils/busybox/config/profile | 2 +- packages/sysutils/busybox/profile.d/098-busybox | 2 +- packages/sysutils/busybox/scripts/fs-resize | 2 +- packages/sysutils/busybox/scripts/init | 2 +- packages/sysutils/dbus/package.mk | 2 +- packages/sysutils/depends/oniguruma/package.mk | 2 +- packages/sysutils/dmidecode/package.mk | 2 +- packages/sysutils/dosfstools/package.mk | 2 +- packages/sysutils/drm_tool/package.mk | 2 +- packages/sysutils/ectool/package.mk | 2 +- packages/sysutils/evtest/package.mk | 2 +- packages/sysutils/file/package.mk | 2 +- packages/sysutils/fuse/package.mk | 2 +- packages/sysutils/fuse2/package.mk | 2 +- packages/sysutils/grep/package.mk | 2 +- packages/sysutils/ioport/package.mk | 2 +- packages/sysutils/keyutils/package.mk | 2 +- packages/sysutils/libusb/package.mk | 2 +- packages/sysutils/parted/package.mk | 2 +- packages/sysutils/powerstate/package.mk | 2 +- packages/sysutils/powerstate/profile.d/030-powerfunctions | 2 +- packages/sysutils/powerstate/sources/powerstate.sh | 2 +- packages/sysutils/powertop/package.mk | 2 +- packages/sysutils/ryzenadj/package.mk | 2 +- packages/sysutils/sed/package.mk | 2 +- packages/sysutils/sleep/package.mk | 2 +- packages/sysutils/sleep/sources/sleep.sh | 2 +- packages/sysutils/squashfs-tools/package.mk | 2 +- packages/sysutils/system-utils/package.mk | 2 +- .../system-utils/sources/autostart/AMD64/002-overclock | 2 +- .../system-utils/sources/autostart/AMD64/003-controllerled | 2 +- .../system-utils/sources/autostart/common/098-deviceutils | 2 +- .../sysutils/system-utils/sources/devices/AMD64/overclock | 2 +- packages/sysutils/system-utils/sources/devices/AMD64/set_epp | 2 +- .../system-utils/sources/devices/RK3326/battery_led_status | 2 +- .../system-utils/sources/devices/RK3399/battery_led_status | 2 +- .../sysutils/system-utils/sources/devices/RK3399/internalwifi | 2 +- .../system-utils/sources/devices/RK3566-X55/headphone_sense | 2 +- .../system-utils/sources/devices/RK3566-X55/video_sense | 2 +- .../system-utils/sources/devices/RK3566/headphone_sense | 2 +- .../system-utils/sources/devices/S922X/battery_led_status | 2 +- .../sysutils/system-utils/sources/scripts/bluetooth_sense | 2 +- packages/sysutils/system-utils/sources/scripts/fancontrol | 2 +- packages/sysutils/system-utils/sources/scripts/hdmi_sense | 2 +- .../sysutils/system-utils/sources/scripts/headphone_sense | 2 +- packages/sysutils/system-utils/sources/scripts/ledcontrol | 2 +- packages/sysutils/system-utils/sources/scripts/volume_sense | 2 +- packages/sysutils/systemd/scripts/userconfig-setup | 2 +- packages/sysutils/util-linux/package.mk | 2 +- packages/sysutils/wget/package.mk | 2 +- packages/textproc/libxml2/package.mk | 2 +- packages/textproc/libxslt/package.mk | 2 +- packages/textproc/textviewer/package.mk | 2 +- packages/textproc/yamlcpp/package.mk | 2 +- packages/themes/es-theme-art-book-next/package.mk | 2 +- packages/themes/es-theme-minielec/package.mk | 2 +- packages/themes/es-theme-minimal/package.mk | 2 +- packages/tools/coreutils/package.mk | 2 +- packages/tools/dialog/package.mk | 2 +- packages/tools/empty/package.mk | 2 +- packages/tools/freeimagelite/package.mk | 2 +- packages/tools/git/package.mk | 2 +- packages/tools/grub/package.mk | 2 +- packages/tools/jslisten/config/jslisten_profile | 2 +- packages/tools/patchelf/package.mk | 2 +- packages/tools/pyudev/package.mk | 2 +- packages/tools/socat/package.mk | 2 +- packages/tools/vim/package.mk | 2 +- packages/ui/emulationstation/autostart/001-emulationstation | 2 +- packages/ui/emulationstation/package.mk | 2 +- packages/ui/emulationstation/sources/es_settings | 2 +- packages/ui/emulationstation/sources/start_es.sh | 2 +- packages/virtual/arm/package.mk | 2 +- packages/virtual/docker/package.mk | 2 +- packages/virtual/emulators/autostart/001-controller | 2 +- packages/virtual/emulators/package.mk | 2 +- packages/virtual/emulators/scripts/mkcontroller | 2 +- packages/virtual/emulators/sources/Start CEMU.sh | 2 +- packages/virtual/emulators/sources/Start HATARISA.sh | 2 +- packages/virtual/emulators/sources/Start PCSX2.sh | 2 +- packages/virtual/emulators/sources/Start PPSSPP.sh | 2 +- packages/virtual/emulators/sources/Start RPCS3.sh | 2 +- packages/virtual/emulators/sources/Start Xemu.sh | 2 +- packages/virtual/emulators/sources/Start Yuzu.sh | 2 +- packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf | 2 +- packages/virtual/es-themes/package.mk | 2 +- packages/virtual/gamesupport/package.mk | 2 +- packages/virtual/misc-packages/package.mk | 2 +- packages/virtual/synctools/package.mk | 2 +- packages/virtual/x86/package.mk | 2 +- packages/web/curl/package.mk | 2 +- packages/web/nghttp2/package.mk | 2 +- packages/x11/app/xterm/package.mk | 2 +- packages/x11/lib/libXaw/package.mk | 2 +- packages/x11/lib/libXpm/package.mk | 2 +- packages/x11/lib/libxcb-cursor/package.mk | 2 +- projects/Amlogic/bootloader/update.sh | 2 +- projects/Amlogic/packages/linux/package.mk | 2 +- projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk | 2 +- projects/Amlogic/packages/u-boot-Odroid_N2/package.mk | 2 +- projects/Amlogic/packages/u-boot/package.mk | 2 +- projects/Rockchip/bootloader/install | 2 +- projects/Rockchip/bootloader/mkimage | 2 +- projects/Rockchip/bootloader/release | 2 +- projects/Rockchip/bootloader/update.sh | 2 +- projects/Rockchip/packages/linux/package.mk | 2 +- projects/Rockchip/packages/u-boot/package.mk | 2 +- scripts/build_compat | 2 +- scripts/build_distro | 2 +- scripts/image | 2 +- scripts/mkimage | 2 +- scripts/update_packages | 2 +- tools/burnimage | 2 +- tools/dashboard | 2 +- tools/foreach | 2 +- 447 files changed, 448 insertions(+), 448 deletions(-) diff --git a/.github/workflows/build-dev.yaml b/.github/workflows/build-dev.yaml index ecf289906..6c912377f 100644 --- a/.github/workflows/build-dev.yaml +++ b/.github/workflows/build-dev.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/.github/workflows/build-main.yaml b/.github/workflows/build-main.yaml index 33b761e07..fabd5606a 100644 --- a/.github/workflows/build-main.yaml +++ b/.github/workflows/build-main.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg @@ -78,7 +78,7 @@ jobs: * ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. ### JELOS Software - Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) + Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/.github/workflows/release-dev.yaml b/.github/workflows/release-dev.yaml index 9a79cacbc..425f200f9 100644 --- a/.github/workflows/release-dev.yaml +++ b/.github/workflows/release-dev.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/.github/workflows/release-main.yaml b/.github/workflows/release-main.yaml index 87b6e6b47..08bf6b422 100644 --- a/.github/workflows/release-main.yaml +++ b/.github/workflows/release-main.yaml @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Based on work by @pkegg diff --git a/LICENSE.md b/LICENSE.md index 6cbb40297..e5474784d 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -22,7 +22,7 @@ Under the following terms: ### JELOS Software -Copyright 2023-present - The JELOS Project +Copyright 2023 JELOS (https://github.com/JustEnoughLinuxOS) Original software and scripts developed by the JELOS team are licensed under the terms of the [GNU GPL Version 2](https://choosealicense.com/licenses/gpl-2.0/). The full license can be found in this project's licenses folder. diff --git a/README.md b/README.md index 41ab2a0ea..566786136 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Under the following terms: ### JELOS Software -Copyright 2023-present - The JELOS Project +Copyright 2023 JELOS (https://github.com/JustEnoughLinuxOS) Original software and scripts developed by the JELOS team are licensed under the terms of the [GNU GPL Version 2](https://choosealicense.com/licenses/gpl-2.0/). The full license can be found in this project's licenses folder. diff --git a/config/functions b/config/functions index d3cf55412..802d8e803 100644 --- a/config/functions +++ b/config/functions @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### FUNCTION HELPERS ### # die (message, code) abort with optional message and code diff --git a/packages/apps/fileman/package.mk b/packages/apps/fileman/package.mk index 8fe726c69..640ee8e2c 100644 --- a/packages/apps/fileman/package.mk +++ b/packages/apps/fileman/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351elec) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fileman" PKG_VERSION="9f192b8d026568f232f6687882f519572623a992" diff --git a/packages/apps/moonlight/autostart/010-moonlight b/packages/apps/moonlight/autostart/010-moonlight index 4f07b3134..1b30ba554 100755 --- a/packages/apps/moonlight/autostart/010-moonlight +++ b/packages/apps/moonlight/autostart/010-moonlight @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/apps/moonlight/package.mk b/packages/apps/moonlight/package.mk index 29174002d..29537caf9 100644 --- a/packages/apps/moonlight/package.mk +++ b/packages/apps/moonlight/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="moonlight" PKG_ARCH="any" diff --git a/packages/audio/alsa-utils/package.mk b/packages/audio/alsa-utils/package.mk index 743c02f10..02d235ccd 100644 --- a/packages/audio/alsa-utils/package.mk +++ b/packages/audio/alsa-utils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="alsa-utils" PKG_VERSION="1.2.9" diff --git a/packages/audio/bluez-alsa/package.mk b/packages/audio/bluez-alsa/package.mk index bd42c7b96..a5e84cdb7 100644 --- a/packages/audio/bluez-alsa/package.mk +++ b/packages/audio/bluez-alsa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2022-present Marek Moeckel (wansti@discarded-ideas.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="bluez-alsa" PKG_VERSION="f7e6ee5" diff --git a/packages/audio/libao/package.mk b/packages/audio/libao/package.mk index 540978cdd..d1e8dae9c 100644 --- a/packages/audio/libao/package.mk +++ b/packages/audio/libao/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libao" PKG_VERSION="1.2.0" diff --git a/packages/audio/libsndfile/package.mk b/packages/audio/libsndfile/package.mk index 666a35a1c..5a3bd5827 100644 --- a/packages/audio/libsndfile/package.mk +++ b/packages/audio/libsndfile/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libsndfile" PKG_VERSION="72f6af1" diff --git a/packages/audio/soundtouch/package.mk b/packages/audio/soundtouch/package.mk index dda9a5767..cd7042643 100644 --- a/packages/audio/soundtouch/package.mk +++ b/packages/audio/soundtouch/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="soundtouch" PKG_VERSION="2.3.2" diff --git a/packages/audio/taglib/package.mk b/packages/audio/taglib/package.mk index 2baebc16e..b7da2cfde 100644 --- a/packages/audio/taglib/package.mk +++ b/packages/audio/taglib/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="taglib" PKG_VERSION="1.13.1" diff --git a/packages/compat/box64/package.mk b/packages/compat/box64/package.mk index b8655b06c..79b3d8ec0 100644 --- a/packages/compat/box64/package.mk +++ b/packages/compat/box64/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="box64" PKG_VERSION="0499c38466ca094b230ec6c825ec96ddcd987892" diff --git a/packages/compat/box64/profile.d/098-box64.conf b/packages/compat/box64/profile.d/098-box64.conf index f701c3fe8..9c653b55c 100644 --- a/packages/compat/box64/profile.d/098-box64.conf +++ b/packages/compat/box64/profile.d/098-box64.conf @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) export BOX64_PREFER_EMULATED=1 export BOX64_LD_LIBRARY_PATH="/usr/share/box64/lib" diff --git a/packages/compat/box86/package.mk b/packages/compat/box86/package.mk index 2bf5d1759..f9b3fea78 100644 --- a/packages/compat/box86/package.mk +++ b/packages/compat/box86/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="box86" PKG_VERSION="a0a3389651998481f2ab2adb35e07bfcc5c26820" diff --git a/packages/compat/box86/profile.d/098-box86.conf b/packages/compat/box86/profile.d/098-box86.conf index 1d1c1f462..03a643bfa 100644 --- a/packages/compat/box86/profile.d/098-box86.conf +++ b/packages/compat/box86/profile.d/098-box86.conf @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) export BOX86_PREFER_EMULATED=1 export BOX86_LD_LIBRARY_PATH="/usr/share/box86/lib" diff --git a/packages/compat/lutris-wine/package.mk b/packages/compat/lutris-wine/package.mk index 7f2783bc1..65021e161 100644 --- a/packages/compat/lutris-wine/package.mk +++ b/packages/compat/lutris-wine/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lutris-wine" PKG_VERSION="7.2-2" diff --git a/packages/compress/cpio/package.mk b/packages/compress/cpio/package.mk index ba8671859..008520291 100644 --- a/packages/compress/cpio/package.mk +++ b/packages/compress/cpio/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cpio" PKG_VERSION="2.14" diff --git a/packages/compress/gzip/package.mk b/packages/compress/gzip/package.mk index c27ac8043..a10073344 100644 --- a/packages/compress/gzip/package.mk +++ b/packages/compress/gzip/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gzip" PKG_VERSION="1.13" diff --git a/packages/compress/xz/package.mk b/packages/compress/xz/package.mk index b22089b95..c6871e29e 100644 --- a/packages/compress/xz/package.mk +++ b/packages/compress/xz/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xz" PKG_VERSION="5.4.4" diff --git a/packages/compress/zstd/package.mk b/packages/compress/zstd/package.mk index c905d053b..41ba1452a 100644 --- a/packages/compress/zstd/package.mk +++ b/packages/compress/zstd/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="zstd" PKG_VERSION="1.5.5" diff --git a/packages/databases/sqlite/package.mk b/packages/databases/sqlite/package.mk index 28101e824..cac573859 100644 --- a/packages/databases/sqlite/package.mk +++ b/packages/databases/sqlite/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sqlite" PKG_VERSION="3.42.0" diff --git a/packages/debug/apitrace/package.mk b/packages/debug/apitrace/package.mk index 498916f65..92418d1da 100644 --- a/packages/debug/apitrace/package.mk +++ b/packages/debug/apitrace/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="apitrace" PKG_VERSION="00706d1" diff --git a/packages/debug/valgrind/package.mk b/packages/debug/valgrind/package.mk index dd1a3bd8f..f88a2560a 100644 --- a/packages/debug/valgrind/package.mk +++ b/packages/debug/valgrind/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="valgrind" PKG_VERSION="3.21.0" diff --git a/packages/devel/arm-mem/package.mk b/packages/devel/arm-mem/package.mk index 7f935ef69..8c2dd1c0d 100644 --- a/packages/devel/arm-mem/package.mk +++ b/packages/devel/arm-mem/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="arm-mem" PKG_VERSION="b48ea154fd74410022d8189003cd69fad8f3d02c" diff --git a/packages/devel/autoconf-archive/package.mk b/packages/devel/autoconf-archive/package.mk index 4450f59a4..c39262dd4 100644 --- a/packages/devel/autoconf-archive/package.mk +++ b/packages/devel/autoconf-archive/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="autoconf-archive" PKG_VERSION="2023.02.20" diff --git a/packages/devel/binutils-aarch64/package.mk b/packages/devel/binutils-aarch64/package.mk index e79390dcf..3c091db0f 100644 --- a/packages/devel/binutils-aarch64/package.mk +++ b/packages/devel/binutils-aarch64/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-aarch64" PKG_VERSION="$(get_pkg_version binutils)" diff --git a/packages/devel/binutils-arm-none-eabi/package.mk b/packages/devel/binutils-arm-none-eabi/package.mk index 0fc431892..245647fae 100644 --- a/packages/devel/binutils-arm-none-eabi/package.mk +++ b/packages/devel/binutils-arm-none-eabi/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-arm-none-eabi" PKG_VERSION="" diff --git a/packages/devel/binutils-bpf/package.mk b/packages/devel/binutils-bpf/package.mk index 090964ebd..f1e10dec1 100644 --- a/packages/devel/binutils-bpf/package.mk +++ b/packages/devel/binutils-bpf/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-bpf" PKG_VERSION="" diff --git a/packages/devel/binutils-or1k/package.mk b/packages/devel/binutils-or1k/package.mk index a7b5d9239..d0e2d5a46 100644 --- a/packages/devel/binutils-or1k/package.mk +++ b/packages/devel/binutils-or1k/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils-or1k" PKG_VERSION="" diff --git a/packages/devel/binutils/package.mk b/packages/devel/binutils/package.mk index ce4e92178..f334ba3b3 100644 --- a/packages/devel/binutils/package.mk +++ b/packages/devel/binutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="binutils" PKG_VERSION="2.41" diff --git a/packages/devel/boost/package.mk b/packages/devel/boost/package.mk index 46d97cbd9..673dd4624 100644 --- a/packages/devel/boost/package.mk +++ b/packages/devel/boost/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="boost" PKG_VERSION="1.83.0" diff --git a/packages/devel/ccache/package.mk b/packages/devel/ccache/package.mk index ff2494635..37ac53928 100644 --- a/packages/devel/ccache/package.mk +++ b/packages/devel/ccache/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ccache" PKG_VERSION="4.8.2" diff --git a/packages/devel/cmake/package.mk b/packages/devel/cmake/package.mk index 11721a747..b60f0a638 100644 --- a/packages/devel/cmake/package.mk +++ b/packages/devel/cmake/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cmake" PKG_VERSION="3.27.3" diff --git a/packages/devel/configtools/package.mk b/packages/devel/configtools/package.mk index 465ed2255..46502ae27 100644 --- a/packages/devel/configtools/package.mk +++ b/packages/devel/configtools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="configtools" PKG_VERSION="d4e37b5868ef910e3e52744c34408084bb13051c" diff --git a/packages/devel/elfutils/package.mk b/packages/devel/elfutils/package.mk index 87e866ede..c9a18138e 100644 --- a/packages/devel/elfutils/package.mk +++ b/packages/devel/elfutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="elfutils" PKG_VERSION="0.189" diff --git a/packages/devel/glib/package.mk b/packages/devel/glib/package.mk index 54be77b01..0545fbb02 100644 --- a/packages/devel/glib/package.mk +++ b/packages/devel/glib/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="glib" PKG_VERSION="2.77.1" diff --git a/packages/devel/hidapi/package.mk b/packages/devel/hidapi/package.mk index bb2509c07..b264fcb93 100644 --- a/packages/devel/hidapi/package.mk +++ b/packages/devel/hidapi/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hidapi" PKG_VERSION="d3013f0" diff --git a/packages/devel/libcap/package.mk b/packages/devel/libcap/package.mk index 3125fa32f..3b3974104 100644 --- a/packages/devel/libcap/package.mk +++ b/packages/devel/libcap/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2010-2011 Roman Weber (roman@openelec.tv) # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libcap" PKG_VERSION="2.69" diff --git a/packages/devel/libtraceevent/package.mk b/packages/devel/libtraceevent/package.mk index ca8ea7790..65138b2ac 100644 --- a/packages/devel/libtraceevent/package.mk +++ b/packages/devel/libtraceevent/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libtraceevent" PKG_VERSION="1.7.3" diff --git a/packages/devel/libtracefs/package.mk b/packages/devel/libtracefs/package.mk index c879181e5..d79efe84c 100644 --- a/packages/devel/libtracefs/package.mk +++ b/packages/devel/libtracefs/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libtracefs" PKG_VERSION="1.7.0" diff --git a/packages/devel/make/package.mk b/packages/devel/make/package.mk index ab0d16c71..d9e41e4b1 100644 --- a/packages/devel/make/package.mk +++ b/packages/devel/make/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="make" PKG_VERSION="4.4.1" diff --git a/packages/devel/mpfr/package.mk b/packages/devel/mpfr/package.mk index 055db9409..dec62c7b8 100644 --- a/packages/devel/mpfr/package.mk +++ b/packages/devel/mpfr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mpfr" PKG_VERSION="4.2.0" diff --git a/packages/devel/ncurses/package.mk b/packages/devel/ncurses/package.mk index 4ced4ec0e..38abdc499 100644 --- a/packages/devel/ncurses/package.mk +++ b/packages/devel/ncurses/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ncurses" PKG_VERSION="6.4" diff --git a/packages/devel/qt5/package.mk b/packages/devel/qt5/package.mk index 813a7583c..bd42434f3 100644 --- a/packages/devel/qt5/package.mk +++ b/packages/devel/qt5/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2018-present Frank Hartung (supervisedthinking @ gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="qt5" PKG_VERSION="8e65ddffeaf77b312c26d3097c26e525b7c5e220" diff --git a/packages/emulators/libretro/a5200-lr/package.mk b/packages/emulators/libretro/a5200-lr/package.mk index cd4e1113b..e3681f5bc 100644 --- a/packages/emulators/libretro/a5200-lr/package.mk +++ b/packages/emulators/libretro/a5200-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/atari800-lr/package.mk b/packages/emulators/libretro/atari800-lr/package.mk index 17093944b..ad32b658f 100644 --- a/packages/emulators/libretro/atari800-lr/package.mk +++ b/packages/emulators/libretro/atari800-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/common-shaders/package.mk b/packages/emulators/libretro/common-shaders/package.mk index 7b73ef1d9..ab5f84eb4 100644 --- a/packages/emulators/libretro/common-shaders/package.mk +++ b/packages/emulators/libretro/common-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/core-info/package.mk b/packages/emulators/libretro/core-info/package.mk index c9a8bc15e..503894f4b 100644 --- a/packages/emulators/libretro/core-info/package.mk +++ b/packages/emulators/libretro/core-info/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/dosbox-svn-lr/package.mk b/packages/emulators/libretro/dosbox-svn-lr/package.mk index a1f4f3a81..77bd4bc69 100644 --- a/packages/emulators/libretro/dosbox-svn-lr/package.mk +++ b/packages/emulators/libretro/dosbox-svn-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/duckstation-lr/package.mk b/packages/emulators/libretro/duckstation-lr/package.mk index 9ee38a192..ccdea1fa5 100644 --- a/packages/emulators/libretro/duckstation-lr/package.mk +++ b/packages/emulators/libretro/duckstation-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="duckstation-lr" PKG_VERSION="24c373245ebdab946f11627520edea76e1f23b8e" diff --git a/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk b/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk index 5fa600746..7de40d73f 100644 --- a/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk +++ b/packages/emulators/libretro/easyrpg-lr/liblcf/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # OpenELEC is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/easyrpg-lr/package.mk b/packages/emulators/libretro/easyrpg-lr/package.mk index 96297ea22..ebf2e642a 100644 --- a/packages/emulators/libretro/easyrpg-lr/package.mk +++ b/packages/emulators/libretro/easyrpg-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/fbneo-lr/package.mk b/packages/emulators/libretro/fbneo-lr/package.mk index 9fbd55968..1973a4c63 100644 --- a/packages/emulators/libretro/fbneo-lr/package.mk +++ b/packages/emulators/libretro/fbneo-lr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Maintenance 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fbneo-lr" PKG_VERSION="5fa9b68ab4fa5b318066ac95fd5060357ba35230" diff --git a/packages/emulators/libretro/flycast-lr/package.mk b/packages/emulators/libretro/flycast-lr/package.mk index d4ff7b24b..ec0db7f90 100644 --- a/packages/emulators/libretro/flycast-lr/package.mk +++ b/packages/emulators/libretro/flycast-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present AmberELEC (https://github.com/AmberELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="flycast-lr" PKG_VERSION="92a10ba0f0a5ca0d1ec9498962002f4cdcc8e7f6" diff --git a/packages/emulators/libretro/flycast2021-lr/package.mk b/packages/emulators/libretro/flycast2021-lr/package.mk index 185051db0..eb159fe64 100644 --- a/packages/emulators/libretro/flycast2021-lr/package.mk +++ b/packages/emulators/libretro/flycast2021-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/freej2me-lr/package.mk b/packages/emulators/libretro/freej2me-lr/package.mk index edef7684f..f8d478052 100644 --- a/packages/emulators/libretro/freej2me-lr/package.mk +++ b/packages/emulators/libretro/freej2me-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freej2me-lr" PKG_VERSION="d8aa5d9a55a5673b77d5999342143ebdf131bfbd" diff --git a/packages/emulators/libretro/genesis-plus-gx-lr/package.mk b/packages/emulators/libretro/genesis-plus-gx-lr/package.mk index 1775dae1d..505f3f06c 100644 --- a/packages/emulators/libretro/genesis-plus-gx-lr/package.mk +++ b/packages/emulators/libretro/genesis-plus-gx-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/glsl-shaders/package.mk b/packages/emulators/libretro/glsl-shaders/package.mk index a4b3734c4..4b3b48b4c 100644 --- a/packages/emulators/libretro/glsl-shaders/package.mk +++ b/packages/emulators/libretro/glsl-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/gpsp-lr/package.mk b/packages/emulators/libretro/gpsp-lr/package.mk index 99ab3ad9d..4a667ed6a 100644 --- a/packages/emulators/libretro/gpsp-lr/package.mk +++ b/packages/emulators/libretro/gpsp-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/lrps2-lr/package.mk b/packages/emulators/libretro/lrps2-lr/package.mk index 4305a7d7b..1f95888bf 100644 --- a/packages/emulators/libretro/lrps2-lr/package.mk +++ b/packages/emulators/libretro/lrps2-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lrps2-lr" PKG_VERSION="f3c8743d6a42fe429f703b476fecfdb5655a98a9" diff --git a/packages/emulators/libretro/mame2003-plus-lr/package.mk b/packages/emulators/libretro/mame2003-plus-lr/package.mk index 979199755..cd0eab09b 100644 --- a/packages/emulators/libretro/mame2003-plus-lr/package.mk +++ b/packages/emulators/libretro/mame2003-plus-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/minivmac-lr/package.mk b/packages/emulators/libretro/minivmac-lr/package.mk index 93417c562..c02277254 100644 --- a/packages/emulators/libretro/minivmac-lr/package.mk +++ b/packages/emulators/libretro/minivmac-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="minivmac-lr" PKG_VERSION="45edc82baae906b90b67cce66761557923a6ba75" diff --git a/packages/emulators/libretro/mupen64plus-lr/package.mk b/packages/emulators/libretro/mupen64plus-lr/package.mk index cbaf6f2ab..1675d875a 100644 --- a/packages/emulators/libretro/mupen64plus-lr/package.mk +++ b/packages/emulators/libretro/mupen64plus-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/mupen64plus-nx-lr/package.mk b/packages/emulators/libretro/mupen64plus-nx-lr/package.mk index 7212af348..4edd8d596 100755 --- a/packages/emulators/libretro/mupen64plus-nx-lr/package.mk +++ b/packages/emulators/libretro/mupen64plus-nx-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-nx-lr" PKG_VERSION="26fd1edd640ff3db49dd5ebb7e54f0de6600fc45" diff --git a/packages/emulators/libretro/pcsx_rearmed-lr/package.mk b/packages/emulators/libretro/pcsx_rearmed-lr/package.mk index 688562e02..a58400aa8 100644 --- a/packages/emulators/libretro/pcsx_rearmed-lr/package.mk +++ b/packages/emulators/libretro/pcsx_rearmed-lr/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020 Trond Haugland (trondah@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pcsx_rearmed-lr" PKG_VERSION="e34ef5a" diff --git a/packages/emulators/libretro/ppsspp-lr/package.mk b/packages/emulators/libretro/ppsspp-lr/package.mk index a1460f98d..56a69a4df 100644 --- a/packages/emulators/libretro/ppsspp-lr/package.mk +++ b/packages/emulators/libretro/ppsspp-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/puae-lr/package.mk b/packages/emulators/libretro/puae-lr/package.mk index a4e73e361..280b40e5d 100644 --- a/packages/emulators/libretro/puae-lr/package.mk +++ b/packages/emulators/libretro/puae-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/retropie-shaders/package.mk b/packages/emulators/libretro/retropie-shaders/package.mk index 5beaf404d..b4b413ee7 100644 --- a/packages/emulators/libretro/retropie-shaders/package.mk +++ b/packages/emulators/libretro/retropie-shaders/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/scummvm-lr/package.mk b/packages/emulators/libretro/scummvm-lr/package.mk index 5028d9926..8fe7d78ec 100644 --- a/packages/emulators/libretro/scummvm-lr/package.mk +++ b/packages/emulators/libretro/scummvm-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/slang-shaders/package.mk b/packages/emulators/libretro/slang-shaders/package.mk index 5f1ca8600..a91311713 100644 --- a/packages/emulators/libretro/slang-shaders/package.mk +++ b/packages/emulators/libretro/slang-shaders/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/snes9x-lr/package.mk b/packages/emulators/libretro/snes9x-lr/package.mk index 604e4cb7e..c727f7a33 100644 --- a/packages/emulators/libretro/snes9x-lr/package.mk +++ b/packages/emulators/libretro/snes9x-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/stella-lr/package.mk b/packages/emulators/libretro/stella-lr/package.mk index 6b452d6d6..9a84c913c 100644 --- a/packages/emulators/libretro/stella-lr/package.mk +++ b/packages/emulators/libretro/stella-lr/package.mk @@ -1,7 +1,7 @@ ################################################################################ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/libretro/tic80-lr/package.mk b/packages/emulators/libretro/tic80-lr/package.mk index f2d4da26f..394b820f9 100644 --- a/packages/emulators/libretro/tic80-lr/package.mk +++ b/packages/emulators/libretro/tic80-lr/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="tic80-lr" PKG_VERSION="f740bff14921fe2120486c8a233094602032b996" diff --git a/packages/emulators/libretro/vice-lr/package.mk b/packages/emulators/libretro/vice-lr/package.mk index 4969a2b75..53cfe7048 100644 --- a/packages/emulators/libretro/vice-lr/package.mk +++ b/packages/emulators/libretro/vice-lr/package.mk @@ -2,7 +2,7 @@ # This file is part of OpenELEC - http://www.openelec.tv # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # This Program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh b/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh index a5493d6cf..656a81962 100755 --- a/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh +++ b/packages/emulators/standalone/amiberry/scripts/start_amiberry.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/cemu-sa/package.mk b/packages/emulators/standalone/cemu-sa/package.mk index 39ea5a945..08c94a9f5 100644 --- a/packages/emulators/standalone/cemu-sa/package.mk +++ b/packages/emulators/standalone/cemu-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Frank Hartung (supervisedthinking (@) gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="cemu-sa" PKG_VERSION="f3c95f7" diff --git a/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh b/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh index 3b182ff55..ca0dc86a3 100755 --- a/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh +++ b/packages/emulators/standalone/cemu-sa/scripts/start_cemu.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Frank Hartung (supervisedthinking (@) gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source environment variables . /etc/profile diff --git a/packages/emulators/standalone/gzdoom-sa/package.mk b/packages/emulators/standalone/gzdoom-sa/package.mk index 182132379..ef037565e 100644 --- a/packages/emulators/standalone/gzdoom-sa/package.mk +++ b/packages/emulators/standalone/gzdoom-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2023-present brooksytech (https://github.com/brookstech) PKG_NAME="gzdoom-sa" diff --git a/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk b/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk index f8dd3830e..98aa911ea 100644 --- a/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk +++ b/packages/emulators/standalone/gzdoom-sa/zmusic/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="zmusic" PKG_VERSION="d8e6e28879ee97d00ce0eb9ad13ba462d85faf29" diff --git a/packages/emulators/standalone/hypseus-singe/package.mk b/packages/emulators/standalone/hypseus-singe/package.mk index 13dd633be..4fd362593 100644 --- a/packages/emulators/standalone/hypseus-singe/package.mk +++ b/packages/emulators/standalone/hypseus-singe/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hypseus-singe" PKG_VERSION="fb981e2c2f963d32d5dbf88083539ef6762bbc85" diff --git a/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh b/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh index f46731edd..a53309e52 100755 --- a/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh +++ b/packages/emulators/standalone/hypseus-singe/sources/start_hypseus.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) dir="${1}" name=${dir##*/} diff --git a/packages/emulators/standalone/minivmacsa/package.mk b/packages/emulators/standalone/minivmacsa/package.mk index 075cad13f..5977dd4f3 100644 --- a/packages/emulators/standalone/minivmacsa/package.mk +++ b/packages/emulators/standalone/minivmacsa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="minivmacsa" PKG_VERSION="37.03" diff --git a/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh b/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh index 5fef5c59e..7279cb197 100644 --- a/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh +++ b/packages/emulators/standalone/minivmacsa/sources/start_minivmac.sh @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk index c684f26b1..5fa5496a2 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-audio-sdl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-audio-sdl" PKG_VERSION="cec70e42b4535ce5bd1be24e7d816c54b3e75673" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk index da4a09cab..a2ee46b78 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-core/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-core" #PKG_VERSION="676f24708d1f7a8e68f9f77c6dd5e219c3960e1e" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk index 0ec205d7d..608db25dc 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-input-sdl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-input-sdl" PKG_VERSION="b175a41675ba39ac3ce6f152355dca92d9d32207" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk index b42d5d0d4..d96607588 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-cxd4/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-rsp-cxd4" PKG_VERSION="0a4e30f56033396e3ba47ec0fdd7acea3522362a" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk index b9915a3f4..ab60d1100 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-rsp-hle/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-rsp-hle" PKG_VERSION="f22dc143771f1a0784c7d62977722a68fa0bdf85" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk index 7dfd234b8..3f6cbfc16 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-simplecore/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-simplecore" PKG_VERSION="6867e510d03ce91e67baf54116c1447033d12066" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk index 9546de217..8812de652 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-ui-console/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-ui-console" PKG_VERSION="1340c4bdfc9ec53d3fccda5e085930dd79eb08b3" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk index 635ca2992..e522ef7ef 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-glide64mk2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-glide64mk2" PKG_VERSION="d900f2191575e01eb846a1009be71cbc1b413dba" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk index ad6fe4ffe..b42ac12bb 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-gliden64/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-gliden64" PKG_VERSION="0fee30d010d1feda7d343654871b3dfd05ccab70" diff --git a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk index 78a467045..540145e6c 100644 --- a/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/mupen64plus-sa-video-rice/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2023 Nicholas Ricciuti (rishooty@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (fewtarius@jelos.org) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa-video-rice" PKG_VERSION="470865c6c64bdb44645faa88eae59cd87ce561b6" diff --git a/packages/emulators/standalone/mupen64plus-sa/package.mk b/packages/emulators/standalone/mupen64plus-sa/package.mk index ec8a4fbe1..09c9804c9 100644 --- a/packages/emulators/standalone/mupen64plus-sa/package.mk +++ b/packages/emulators/standalone/mupen64plus-sa/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mupen64plus-sa" PKG_VERSION="f8adbe08805d9fe9171cb2e3078f383631d1331d" diff --git a/packages/emulators/standalone/openbor/package.mk b/packages/emulators/standalone/openbor/package.mk index 00cfd1534..c8f48da29 100644 --- a/packages/emulators/standalone/openbor/package.mk +++ b/packages/emulators/standalone/openbor/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="openbor" PKG_VERSION="7f6f17507078848be625e6d1c1b4f41823151387" diff --git a/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh b/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh index c94115798..c10fcd12e 100755 --- a/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh +++ b/packages/emulators/standalone/openbor/sources/start_OpenBOR.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # OpenBOR only works with Pak files, if you have an extracted game you will need to create a pak first. diff --git a/packages/emulators/standalone/pcsx2-sa/package.mk b/packages/emulators/standalone/pcsx2-sa/package.mk index fde452a54..411bde5e7 100644 --- a/packages/emulators/standalone/pcsx2-sa/package.mk +++ b/packages/emulators/standalone/pcsx2-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pcsx2-sa" PKG_VERSION="v1.7.4709" diff --git a/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh b/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh index 3bdac4ed9..97685b460 100755 --- a/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh +++ b/packages/emulators/standalone/pcsx2-sa/sources/start_pcsx2.sh @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/pico-8/package.mk b/packages/emulators/standalone/pico-8/package.mk index 325d5ddaf..31d68f5cd 100644 --- a/packages/emulators/standalone/pico-8/package.mk +++ b/packages/emulators/standalone/pico-8/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pico-8" PKG_VERSION="95cb4d4f28e1743c6a7f3c0266049f68b2134b60" diff --git a/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 b/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 index 446c65f9a..90a0fc79e 100755 --- a/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 +++ b/packages/emulators/standalone/pico-8/sources/autostart/common/010-pico8 @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PICO_DIR="/storage/roms/pico-8" if [ ! -d "${PICO_DIR}" ] diff --git a/packages/emulators/standalone/pico-8/sources/start_pico8.sh b/packages/emulators/standalone/pico-8/sources/start_pico8.sh index 7dc62a3e2..f9c73bdef 100644 --- a/packages/emulators/standalone/pico-8/sources/start_pico8.sh +++ b/packages/emulators/standalone/pico-8/sources/start_pico8.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/emulators/standalone/ppsspp-sa/package.mk b/packages/emulators/standalone/ppsspp-sa/package.mk index dd49bf60e..91e47326e 100644 --- a/packages/emulators/standalone/ppsspp-sa/package.mk +++ b/packages/emulators/standalone/ppsspp-sa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ppsspp-sa" PKG_REV="1" diff --git a/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh b/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh index cfbcd1fe5..d8c7b56b8 100755 --- a/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh +++ b/packages/emulators/standalone/ppsspp-sa/scripts/start_ppsspp.sh @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/retroarch/autostart/003-logging b/packages/emulators/standalone/retroarch/autostart/003-logging index 00999d2e5..cfa5b7e72 100755 --- a/packages/emulators/standalone/retroarch/autostart/003-logging +++ b/packages/emulators/standalone/retroarch/autostart/003-logging @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/emulators/standalone/retroarch/package.mk b/packages/emulators/standalone/retroarch/package.mk index d7dc28f1a..bc791e0e5 100644 --- a/packages/emulators/standalone/retroarch/package.mk +++ b/packages/emulators/standalone/retroarch/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="retroarch" PKG_VERSION="b53bce6877642b66739c82cee6c6af8d0a09ac1c" diff --git a/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh b/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh index e035c4924..b2977c3e7 100644 --- a/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh +++ b/packages/emulators/standalone/scummvmsa/config/games/_Scan ScummVM Games.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/scummvmsa/package.mk b/packages/emulators/standalone/scummvmsa/package.mk index dcec87fde..34e2a3078 100644 --- a/packages/emulators/standalone/scummvmsa/package.mk +++ b/packages/emulators/standalone/scummvmsa/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="scummvmsa" PKG_VERSION="b347be081cb35889bebc191165fa88f5261932ba" diff --git a/packages/emulators/standalone/vice-sa/package.mk b/packages/emulators/standalone/vice-sa/package.mk index 607d1f267..0f63b4ebe 100644 --- a/packages/emulators/standalone/vice-sa/package.mk +++ b/packages/emulators/standalone/vice-sa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vice-sa" PKG_VERSION="3.7.1" diff --git a/packages/emulators/standalone/vice-sa/sources/start_vice.sh b/packages/emulators/standalone/vice-sa/sources/start_vice.sh index dcd150bd6..0d15745ec 100644 --- a/packages/emulators/standalone/vice-sa/sources/start_vice.sh +++ b/packages/emulators/standalone/vice-sa/sources/start_vice.sh @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/emulators/standalone/yabasanshiro-sa/package.mk b/packages/emulators/standalone/yabasanshiro-sa/package.mk index 805aaa0c7..9265b7255 100644 --- a/packages/emulators/standalone/yabasanshiro-sa/package.mk +++ b/packages/emulators/standalone/yabasanshiro-sa/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2022-present 351ELEC -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="yabasanshiro-sa" PKG_LICENSE="GPLv2" diff --git a/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh b/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh index a45b6eaf9..a5c945442 100644 --- a/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh +++ b/packages/emulators/standalone/yabasanshiro-sa/scripts/start_yabasanshiro.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/emulators/tools/gamecontrollerdb/package.mk b/packages/emulators/tools/gamecontrollerdb/package.mk index e7696dea4..0ae272cf7 100644 --- a/packages/emulators/tools/gamecontrollerdb/package.mk +++ b/packages/emulators/tools/gamecontrollerdb/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gamecontrollerdb" PKG_VERSION="6f3c4edcb5a2e2ed090ca8af40d2c0f00dcd77f6" diff --git a/packages/emulators/tools/jstest-sdl/package.mk b/packages/emulators/tools/jstest-sdl/package.mk index 148cf7825..af5e78108 100644 --- a/packages/emulators/tools/jstest-sdl/package.mk +++ b/packages/emulators/tools/jstest-sdl/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jstest-sdl" PKG_VERSION="f4fdf6daae687d19b303d8ba8809ff5a68bc33a4" diff --git a/packages/emulators/tools/retroarch-joypads/package.mk b/packages/emulators/tools/retroarch-joypads/package.mk index bd14f1e67..4adde255a 100644 --- a/packages/emulators/tools/retroarch-joypads/package.mk +++ b/packages/emulators/tools/retroarch-joypads/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="retroarch-joypads" PKG_VERSION="0ce2aa145e7ac3ae552bfb15d2c6730e8ceefd56" diff --git a/packages/emulators/tools/sdljoytest/package.mk b/packages/emulators/tools/sdljoytest/package.mk index 9b11d247d..f6eb15778 100644 --- a/packages/emulators/tools/sdljoytest/package.mk +++ b/packages/emulators/tools/sdljoytest/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sdljoytest" PKG_VERSION="811d9875e0c13e0c87d93351e69169bf74d28270" diff --git a/packages/emulators/tools/sixaxis/package.mk b/packages/emulators/tools/sixaxis/package.mk index 367e1e3ac..4aa663388 100644 --- a/packages/emulators/tools/sixaxis/package.mk +++ b/packages/emulators/tools/sixaxis/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sixaxis" PKG_VERSION="f53b0ca28c35ebd71b54190f33eadcb8c3267186" diff --git a/packages/emulators/tools/sixpair/package.mk b/packages/emulators/tools/sixpair/package.mk index a1d2102c2..81aed2124 100644 --- a/packages/emulators/tools/sixpair/package.mk +++ b/packages/emulators/tools/sixpair/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sixpair" PKG_VERSION="23e6e087fe7f013128ce2e0e19a8f4b04fa7a6e8" diff --git a/packages/emulators/tools/xa/package.mk b/packages/emulators/tools/xa/package.mk index e66e8a48c..5506977e1 100644 --- a/packages/emulators/tools/xa/package.mk +++ b/packages/emulators/tools/xa/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xa" PKG_VERSION="2.3.14" diff --git a/packages/fonts/spleen-font/package.mk b/packages/fonts/spleen-font/package.mk index 057a0b536..e61fd604b 100644 --- a/packages/fonts/spleen-font/package.mk +++ b/packages/fonts/spleen-font/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="spleen-font" PKG_VERSION="2.0.0" diff --git a/packages/graphics/SDL2/SDL_sound/package.mk b/packages/graphics/SDL2/SDL_sound/package.mk index 4064c2805..c787d82a3 100644 --- a/packages/graphics/SDL2/SDL_sound/package.mk +++ b/packages/graphics/SDL2/SDL_sound/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="SDL_sound" PKG_VERSION="253b00c" diff --git a/packages/graphics/SDL2/package.mk b/packages/graphics/SDL2/package.mk index 480a3c63c..849dcca28 100644 --- a/packages/graphics/SDL2/package.mk +++ b/packages/graphics/SDL2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="SDL2" PKG_VERSION="2.28.4" diff --git a/packages/graphics/fbgrab/package.mk b/packages/graphics/fbgrab/package.mk index efbf0841e..41c86cd40 100644 --- a/packages/graphics/fbgrab/package.mk +++ b/packages/graphics/fbgrab/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fbgrab" PKG_VERSION="5c2481d2b67b634e4e611610c33d30ef796afe5d" diff --git a/packages/graphics/gl4es/package.mk b/packages/graphics/gl4es/package.mk index 9dd23a742..f0c35d4e6 100644 --- a/packages/graphics/gl4es/package.mk +++ b/packages/graphics/gl4es/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gl4es" PKG_LICENSE="GPL" diff --git a/packages/graphics/imagemagick/package.mk b/packages/graphics/imagemagick/package.mk index 0c15a539d..aaa490fb4 100644 --- a/packages/graphics/imagemagick/package.mk +++ b/packages/graphics/imagemagick/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="imagemagick" PKG_VERSION="a0a5f3d" diff --git a/packages/graphics/libjpeg-turbo/package.mk b/packages/graphics/libjpeg-turbo/package.mk index a3a8172e0..786274575 100644 --- a/packages/graphics/libjpeg-turbo/package.mk +++ b/packages/graphics/libjpeg-turbo/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libjpeg-turbo" PKG_VERSION="3.0.0" diff --git a/packages/graphics/libmali/package.mk b/packages/graphics/libmali/package.mk index 8f2184a4a..14c7afe75 100644 --- a/packages/graphics/libmali/package.mk +++ b/packages/graphics/libmali/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmali" PKG_ARCH="arm aarch64" diff --git a/packages/graphics/wxwidgets/package.mk b/packages/graphics/wxwidgets/package.mk index ca6081dfe..015bf872f 100644 --- a/packages/graphics/wxwidgets/package.mk +++ b/packages/graphics/wxwidgets/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wxwidgets" PKG_VERSION="a7bfae0" diff --git a/packages/hardware/quirks/autostart/020-configs b/packages/hardware/quirks/autostart/020-configs index 9202b5a93..8828322ea 100755 --- a/packages/hardware/quirks/autostart/020-configs +++ b/packages/hardware/quirks/autostart/020-configs @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/autostart/999-export b/packages/hardware/quirks/autostart/999-export index b63b4a146..8a6cabbc9 100755 --- a/packages/hardware/quirks/autostart/999-export +++ b/packages/hardware/quirks/autostart/999-export @@ -1,5 +1,5 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ln -sf /etc/profile.d/999-export /storage/.config/profile.d diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control b/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control index bbc2352bd..d651b9b28 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control b/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control index 40bd37adf..40f532cf7 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="false" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers b/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers index fa6097be2..d7f05e5f2 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="KEY_LEFTCTRL" diff --git a/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol b/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol index c4a55368a..d880c9ac1 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR Plus/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # A simple tool to manipulate the controller LEDs using outb, thanks # in large part to Maya Matuszczyk (https://github.com/Maccraft123) diff --git a/packages/hardware/quirks/devices/AYANEO AIR/010-led_control b/packages/hardware/quirks/devices/AYANEO AIR/010-led_control index bbc2352bd..d651b9b28 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/010-led_control +++ b/packages/hardware/quirks/devices/AYANEO AIR/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control b/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control index 4769d8f2f..2847baa3f 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control +++ b/packages/hardware/quirks/devices/AYANEO AIR/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol b/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol index 5e911a575..6faa6e15e 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol b/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol index 6f0fe21fa..0cd20f7a6 100755 --- a/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol +++ b/packages/hardware/quirks/devices/AYANEO AIR/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # A simple tool to manipulate the controller LEDs using ectool, thanks to diff --git a/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config b/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config index aabb25887..b47379e97 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG351M/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG351M/050-volume b/packages/hardware/quirks/devices/Anbernic RG351M/050-volume index 383109935..b2c9c28a6 100755 --- a/packages/hardware/quirks/devices/Anbernic RG351M/050-volume +++ b/packages/hardware/quirks/devices/Anbernic RG351M/050-volume @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /storage/.config/profile.d/001-device_config diff --git a/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig b/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig index b294cf24a..cd7c1aba0 100644 --- a/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig +++ b/packages/hardware/quirks/devices/Anbernic RG351V/001-deviceconfig @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/010-governors b/packages/hardware/quirks/devices/Anbernic RG353P/010-governors index bb68a2196..e1a462241 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG353P/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios b/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios index be560eb08..357fcb108 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG353P/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode index 10651cd32..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG353P/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG353P/040-display b/packages/hardware/quirks/devices/Anbernic RG353P/040-display index 0b0a95bc1..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353P/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG353P/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config b/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config index 22bcb9315..43c88d32e 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG353V/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/010-governors b/packages/hardware/quirks/devices/Anbernic RG353V/010-governors index 2c4253ad4..437984c28 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG353V/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors # FREQ governors diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios b/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios index 6a94694e5..608532312 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG353V/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="5" diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode index 10651cd32..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG353V/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG353V/040-display b/packages/hardware/quirks/devices/Anbernic RG353V/040-display index 0b0a95bc1..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG353V/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG353V/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG503/001-device_config b/packages/hardware/quirks/devices/Anbernic RG503/001-device_config index cc4997b4a..0faaa862b 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG503/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="false" diff --git a/packages/hardware/quirks/devices/Anbernic RG503/010-governors b/packages/hardware/quirks/devices/Anbernic RG503/010-governors index bb68a2196..e1a462241 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG503/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Anbernic RG503/020-gpios b/packages/hardware/quirks/devices/Anbernic RG503/020-gpios index be560eb08..357fcb108 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG503/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode b/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode index 10651cd32..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode +++ b/packages/hardware/quirks/devices/Anbernic RG503/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Anbernic RG503/040-display b/packages/hardware/quirks/devices/Anbernic RG503/040-display index 0b0a95bc1..107ddab32 100755 --- a/packages/hardware/quirks/devices/Anbernic RG503/040-display +++ b/packages/hardware/quirks/devices/Anbernic RG503/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Anbernic RG552/001-device_config b/packages/hardware/quirks/devices/Anbernic RG552/001-device_config index ba813086d..cdf299d83 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/001-device_config +++ b/packages/hardware/quirks/devices/Anbernic RG552/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config # Device Features diff --git a/packages/hardware/quirks/devices/Anbernic RG552/010-governors b/packages/hardware/quirks/devices/Anbernic RG552/010-governors index 4f9cb0691..e3d3da8ee 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/010-governors +++ b/packages/hardware/quirks/devices/Anbernic RG552/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy4") diff --git a/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control b/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control index 44a04dc8e..810e1d714 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control +++ b/packages/hardware/quirks/devices/Anbernic RG552/020-fan_control @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/020-gpios b/packages/hardware/quirks/devices/Anbernic RG552/020-gpios index 8e191519a..6250e3e37 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/020-gpios +++ b/packages/hardware/quirks/devices/Anbernic RG552/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_JACK="8" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path b/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path index 4858fff78..14042766d 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path +++ b/packages/hardware/quirks/devices/Anbernic RG552/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_AUDIO_MIXER="DAC" diff --git a/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol b/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol index abd82a6d5..54316ae22 100755 --- a/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol +++ b/packages/hardware/quirks/devices/Anbernic RG552/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers b/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers index 78fa98c0e..c01942f17 100755 --- a/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers +++ b/packages/hardware/quirks/devices/GPD G1619-04/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER=="ABS_RZ" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config index 3a703721e..eff112076 100644 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path index 7304d9088..a1e160fd5 100644 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-GO-Ultra/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config index 4d7e99b80..40afabccd 100755 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path index 00e71ebd9..cc8b8bdb6 100755 --- a/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path +++ b/packages/hardware/quirks/devices/Hardkernel ODROID-N2/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PIPEWIRE_PROFILE="pro-audio" diff --git a/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config b/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config index 15ab13299..9bd46c657 100644 --- a/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config +++ b/packages/hardware/quirks/devices/ODROID-GO Advance/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports b/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports index 95dfbe533..c4cfc1924 100644 --- a/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports +++ b/packages/hardware/quirks/devices/Orange Pi 5/020-enable_usb_ports @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Enable verticle USB Port echo host > /sys/kernel/debug/usb/fc000000.usb/mode diff --git a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path index 3e186b1a7..0f5b3816d 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RGB10 MAX 3/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors b/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors index bb68a2196..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios b/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios index be560eb08..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode b/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode index 10651cd32..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/040-display b/packages/hardware/quirks/devices/Powkiddy RGB30/040-display index 0b0a95bc1..107ddab32 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/040-display +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path index b490da3e2..f5860cdb5 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings b/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings index afe97e93b..d058f2fb4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings +++ b/packages/hardware/quirks/devices/Powkiddy RGB30/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors b/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors index bb68a2196..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios b/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios index be560eb08..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode b/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode index 10651cd32..addf08ec4 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/040-display b/packages/hardware/quirks/devices/Powkiddy RK2023/040-display index 0b0a95bc1..107ddab32 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/040-display +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path b/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path index b490da3e2..f5860cdb5 100755 --- a/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path +++ b/packages/hardware/quirks/devices/Powkiddy RK2023/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="HP" diff --git a/packages/hardware/quirks/devices/Powkiddy x55/001-device_config b/packages/hardware/quirks/devices/Powkiddy x55/001-device_config index 853d47514..ef044646c 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/001-device_config +++ b/packages/hardware/quirks/devices/Powkiddy x55/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_FAKE_JACKSENSE="true" diff --git a/packages/hardware/quirks/devices/Powkiddy x55/010-governors b/packages/hardware/quirks/devices/Powkiddy x55/010-governors index bb68a2196..e1a462241 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/010-governors +++ b/packages/hardware/quirks/devices/Powkiddy x55/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/devices/Powkiddy x55/020-gpios b/packages/hardware/quirks/devices/Powkiddy x55/020-gpios index be560eb08..357fcb108 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/020-gpios +++ b/packages/hardware/quirks/devices/Powkiddy x55/020-gpios @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-gpios DEVICE_WIFI="0" diff --git a/packages/hardware/quirks/devices/Powkiddy x55/040-display b/packages/hardware/quirks/devices/Powkiddy x55/040-display index 49193e6ee..334221d22 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/040-display +++ b/packages/hardware/quirks/devices/Powkiddy x55/040-display @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi b/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi index d749dcaa1..bbc765643 100755 --- a/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi +++ b/packages/hardware/quirks/devices/Powkiddy x55/040-hdmi @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio b/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio index b39207759..bc699e452 100644 --- a/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio +++ b/packages/hardware/quirks/devices/Powkiddy x55/sleep.d/post/001-audio @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Workaround for no audio on wake from sleep. diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control b/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control index bbc2352bd..d651b9b28 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control +++ b/packages/hardware/quirks/devices/ayn Loki Zero/010-led_control @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-led_control DEVICE_LED_CONTROL="true" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency b/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency index 4abe59ec5..3327ac7bc 100644 --- a/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency +++ b/packages/hardware/quirks/devices/ayn Loki Zero/020-audio_latency @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control b/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control index f88ede176..ee05cc9bc 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control +++ b/packages/hardware/quirks/devices/ayn Loki Zero/020-fan_control @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/020-fan_control DEVICE_HAS_FAN="true" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers b/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers index d1c3a9bd6..ba2616800 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers +++ b/packages/hardware/quirks/devices/ayn Loki Zero/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_MODE" diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol b/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol index e2dedca0f..50b74e57f 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol +++ b/packages/hardware/quirks/devices/ayn Loki Zero/bin/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol b/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol index b68cc38ef..4d796788b 100755 --- a/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol +++ b/packages/hardware/quirks/devices/ayn Loki Zero/bin/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # # A simple tool to manipulate the controller LEDs using ectool, thanks to diff --git a/packages/hardware/quirks/package.mk b/packages/hardware/quirks/package.mk index 3ec4c4240..cff5bbd52 100644 --- a/packages/hardware/quirks/package.mk +++ b/packages/hardware/quirks/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="quirks" PKG_VERSION="" diff --git a/packages/hardware/quirks/platforms/AMD64/001-device_config b/packages/hardware/quirks/platforms/AMD64/001-device_config index 1e8dbab03..309b6dd55 100755 --- a/packages/hardware/quirks/platforms/AMD64/001-device_config +++ b/packages/hardware/quirks/platforms/AMD64/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/010-default_tdp b/packages/hardware/quirks/platforms/AMD64/010-default_tdp index b03b82f85..029b01540 100755 --- a/packages/hardware/quirks/platforms/AMD64/010-default_tdp +++ b/packages/hardware/quirks/platforms/AMD64/010-default_tdp @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/030-suspend_mode b/packages/hardware/quirks/platforms/AMD64/030-suspend_mode index c8fe0393e..95a4cad16 100755 --- a/packages/hardware/quirks/platforms/AMD64/030-suspend_mode +++ b/packages/hardware/quirks/platforms/AMD64/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/AMD64/050-audio_path b/packages/hardware/quirks/platforms/AMD64/050-audio_path index 7745e101d..5feee6024 100755 --- a/packages/hardware/quirks/platforms/AMD64/050-audio_path +++ b/packages/hardware/quirks/platforms/AMD64/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/platforms/AMD64/050-modifiers b/packages/hardware/quirks/platforms/AMD64/050-modifiers index 5f7bf43ca..1e918ab21 100755 --- a/packages/hardware/quirks/platforms/AMD64/050-modifiers +++ b/packages/hardware/quirks/platforms/AMD64/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="KEY_RIGHTCTRL" diff --git a/packages/hardware/quirks/platforms/AMD64/090-ui_service b/packages/hardware/quirks/platforms/AMD64/090-ui_service index facf93b25..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/AMD64/090-ui_service +++ b/packages/hardware/quirks/platforms/AMD64/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3326/010-governors b/packages/hardware/quirks/platforms/RK3326/010-governors index fb3092ca5..0686b336a 100644 --- a/packages/hardware/quirks/platforms/RK3326/010-governors +++ b/packages/hardware/quirks/platforms/RK3326/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0") diff --git a/packages/hardware/quirks/platforms/RK3326/050-audio_path b/packages/hardware/quirks/platforms/RK3326/050-audio_path index 49792cc03..0e619c4e5 100644 --- a/packages/hardware/quirks/platforms/RK3326/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3326/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH="Playback Mux" diff --git a/packages/hardware/quirks/platforms/RK3326/050-modifiers b/packages/hardware/quirks/platforms/RK3326/050-modifiers index 6ed782576..8c0961439 100644 --- a/packages/hardware/quirks/platforms/RK3326/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3326/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_SELECT" diff --git a/packages/hardware/quirks/platforms/RK3326/060-game_settings b/packages/hardware/quirks/platforms/RK3326/060-game_settings index e990cc8ff..63938e387 100644 --- a/packages/hardware/quirks/platforms/RK3326/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3326/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3326/090-ui_service b/packages/hardware/quirks/platforms/RK3326/090-ui_service index facf93b25..bc7013fc9 100644 --- a/packages/hardware/quirks/platforms/RK3326/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3326/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3399/040-affinity b/packages/hardware/quirks/platforms/RK3399/040-affinity index 128178c0d..2896dabc8 100644 --- a/packages/hardware/quirks/platforms/RK3399/040-affinity +++ b/packages/hardware/quirks/platforms/RK3399/040-affinity @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/RK3399/050-modifiers b/packages/hardware/quirks/platforms/RK3399/050-modifiers index 713329a9c..e13599833 100755 --- a/packages/hardware/quirks/platforms/RK3399/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3399/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/RK3399/060-game_settings b/packages/hardware/quirks/platforms/RK3399/060-game_settings index e990cc8ff..63938e387 100755 --- a/packages/hardware/quirks/platforms/RK3399/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3399/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3399/090-ui_service b/packages/hardware/quirks/platforms/RK3399/090-ui_service index facf93b25..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/RK3399/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3399/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3566/001-device_config b/packages/hardware/quirks/platforms/RK3566/001-device_config index 1ae6ceaa1..1647feaab 100755 --- a/packages/hardware/quirks/platforms/RK3566/001-device_config +++ b/packages/hardware/quirks/platforms/RK3566/001-device_config @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_FAKE_JACKSENSE="false" diff --git a/packages/hardware/quirks/platforms/RK3566/050-audio_path b/packages/hardware/quirks/platforms/RK3566/050-audio_path index 7745e101d..5feee6024 100755 --- a/packages/hardware/quirks/platforms/RK3566/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3566/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH_SPK="SPK" diff --git a/packages/hardware/quirks/platforms/RK3566/050-modifiers b/packages/hardware/quirks/platforms/RK3566/050-modifiers index 713329a9c..e13599833 100755 --- a/packages/hardware/quirks/platforms/RK3566/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3566/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/RK3566/060-game_settings b/packages/hardware/quirks/platforms/RK3566/060-game_settings index e990cc8ff..63938e387 100755 --- a/packages/hardware/quirks/platforms/RK3566/060-game_settings +++ b/packages/hardware/quirks/platforms/RK3566/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/RK3566/090-ui_service b/packages/hardware/quirks/platforms/RK3566/090-ui_service index fd67775a1..accf1e59d 100755 --- a/packages/hardware/quirks/platforms/RK3566/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3566/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/RK3588/001-device_config b/packages/hardware/quirks/platforms/RK3588/001-device_config index 5cc256242..cdf14f241 100644 --- a/packages/hardware/quirks/platforms/RK3588/001-device_config +++ b/packages/hardware/quirks/platforms/RK3588/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-device_config DEVICE_VOLUMECTL="true" diff --git a/packages/hardware/quirks/platforms/RK3588/010-governors b/packages/hardware/quirks/platforms/RK3588/010-governors index 79a10e771..7d16a22f1 100644 --- a/packages/hardware/quirks/platforms/RK3588/010-governors +++ b/packages/hardware/quirks/platforms/RK3588/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy4" "/sys/devices/system/cpu/cpufreq/policy6") diff --git a/packages/hardware/quirks/platforms/RK3588/040-affinity b/packages/hardware/quirks/platforms/RK3588/040-affinity index 18320381e..9d5b403e0 100644 --- a/packages/hardware/quirks/platforms/RK3588/040-affinity +++ b/packages/hardware/quirks/platforms/RK3588/040-affinity @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-3" diff --git a/packages/hardware/quirks/platforms/RK3588/050-audio_path b/packages/hardware/quirks/platforms/RK3588/050-audio_path index 40bc0351b..3e31680b0 100644 --- a/packages/hardware/quirks/platforms/RK3588/050-audio_path +++ b/packages/hardware/quirks/platforms/RK3588/050-audio_path @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/002-audio_path DEVICE_PLAYBACK_PATH="Playback Path" diff --git a/packages/hardware/quirks/platforms/RK3588/050-modifiers b/packages/hardware/quirks/platforms/RK3588/050-modifiers index 6ed782576..8c0961439 100644 --- a/packages/hardware/quirks/platforms/RK3588/050-modifiers +++ b/packages/hardware/quirks/platforms/RK3588/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_FUNC_KEYA_MODIFIER="BTN_SELECT" diff --git a/packages/hardware/quirks/platforms/RK3588/090-ui_service b/packages/hardware/quirks/platforms/RK3588/090-ui_service index facf93b25..bc7013fc9 100644 --- a/packages/hardware/quirks/platforms/RK3588/090-ui_service +++ b/packages/hardware/quirks/platforms/RK3588/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/platforms/S922X/001-device_config b/packages/hardware/quirks/platforms/S922X/001-device_config index 93e88ae79..e5e2368d9 100755 --- a/packages/hardware/quirks/platforms/S922X/001-device_config +++ b/packages/hardware/quirks/platforms/S922X/001-device_config @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/001-deviceconfig # Device Features diff --git a/packages/hardware/quirks/platforms/S922X/010-governors b/packages/hardware/quirks/platforms/S922X/010-governors index 465d56777..b244dccd6 100755 --- a/packages/hardware/quirks/platforms/S922X/010-governors +++ b/packages/hardware/quirks/platforms/S922X/010-governors @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/010-governors CPU_FREQ=("/sys/devices/system/cpu/cpufreq/policy0" "/sys/devices/system/cpu/cpufreq/policy2") diff --git a/packages/hardware/quirks/platforms/S922X/030-suspend_mode b/packages/hardware/quirks/platforms/S922X/030-suspend_mode index ea8325629..96388b0f5 100755 --- a/packages/hardware/quirks/platforms/S922X/030-suspend_mode +++ b/packages/hardware/quirks/platforms/S922X/030-suspend_mode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Sleep is currently broken, so we'll disable it. diff --git a/packages/hardware/quirks/platforms/S922X/040-affinity b/packages/hardware/quirks/platforms/S922X/040-affinity index f2fe8ec0f..852c85e32 100755 --- a/packages/hardware/quirks/platforms/S922X/040-affinity +++ b/packages/hardware/quirks/platforms/S922X/040-affinity @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/040-affinity SLOW_CORES="taskset -c 0-1" diff --git a/packages/hardware/quirks/platforms/S922X/050-modifiers b/packages/hardware/quirks/platforms/S922X/050-modifiers index 7583724cb..9c906898f 100755 --- a/packages/hardware/quirks/platforms/S922X/050-modifiers +++ b/packages/hardware/quirks/platforms/S922X/050-modifiers @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) cat </storage/.config/profile.d/050-modifiers DEVICE_KEY_VOLUMEDOWN=114 diff --git a/packages/hardware/quirks/platforms/S922X/060-game_settings b/packages/hardware/quirks/platforms/S922X/060-game_settings index e990cc8ff..63938e387 100755 --- a/packages/hardware/quirks/platforms/S922X/060-game_settings +++ b/packages/hardware/quirks/platforms/S922X/060-game_settings @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/hardware/quirks/platforms/S922X/090-ui_service b/packages/hardware/quirks/platforms/S922X/090-ui_service index facf93b25..bc7013fc9 100755 --- a/packages/hardware/quirks/platforms/S922X/090-ui_service +++ b/packages/hardware/quirks/platforms/S922X/090-ui_service @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Set the default device configuration cat </storage/.config/profile.d/090-ui_service diff --git a/packages/hardware/quirks/profile.d/999-export b/packages/hardware/quirks/profile.d/999-export index 358dc2ab7..0d32125c3 100755 --- a/packages/hardware/quirks/profile.d/999-export +++ b/packages/hardware/quirks/profile.d/999-export @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### If you add a variable that should persist across processes, ### remember to export it here. diff --git a/packages/jelos/autostart/001-setup b/packages/jelos/autostart/001-setup index 43b07f021..470177f18 100755 --- a/packages/jelos/autostart/001-setup +++ b/packages/jelos/autostart/001-setup @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/autostart/002-kernel b/packages/jelos/autostart/002-kernel index 0877ec77f..e0243f504 100755 --- a/packages/jelos/autostart/002-kernel +++ b/packages/jelos/autostart/002-kernel @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/004-upgrade b/packages/jelos/autostart/004-upgrade index 818154a67..5021e7c28 100755 --- a/packages/jelos/autostart/004-upgrade +++ b/packages/jelos/autostart/004-upgrade @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/006-display b/packages/jelos/autostart/006-display index 07ff05bc0..bd0a4a5f9 100755 --- a/packages/jelos/autostart/006-display +++ b/packages/jelos/autostart/006-display @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/007-rootpw b/packages/jelos/autostart/007-rootpw index 63571b5b2..f6a6343a7 100755 --- a/packages/jelos/autostart/007-rootpw +++ b/packages/jelos/autostart/007-rootpw @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/010-uimode b/packages/jelos/autostart/010-uimode index ef4f8b873..9e9187d67 100755 --- a/packages/jelos/autostart/010-uimode +++ b/packages/jelos/autostart/010-uimode @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/050-audio b/packages/jelos/autostart/050-audio index 84fcab5ef..8cf7a79de 100755 --- a/packages/jelos/autostart/050-audio +++ b/packages/jelos/autostart/050-audio @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/autostart/055-hdmi-check b/packages/jelos/autostart/055-hdmi-check index 373343feb..9bb3362b5 100755 --- a/packages/jelos/autostart/055-hdmi-check +++ b/packages/jelos/autostart/055-hdmi-check @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: MIT -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2023-present christianhaitian (https://github.com/christianhaitian) # Copyright (C) 2023-present Rocky5 (https://github.com/rocky5) diff --git a/packages/jelos/autostart/080-network b/packages/jelos/autostart/080-network index c24db9852..213ef26cd 100755 --- a/packages/jelos/autostart/080-network +++ b/packages/jelos/autostart/080-network @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/autostart/099-networkservices b/packages/jelos/autostart/099-networkservices index 7c97c9fde..7b605c649 100755 --- a/packages/jelos/autostart/099-networkservices +++ b/packages/jelos/autostart/099-networkservices @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/jelos/package.mk b/packages/jelos/package.mk index 071f002a6..50faf9ebf 100644 --- a/packages/jelos/package.mk +++ b/packages/jelos/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jelos" PKG_VERSION="" diff --git a/packages/jelos/profile.d/001-functions b/packages/jelos/profile.d/001-functions index c1014b53b..eb28b087a 100644 --- a/packages/jelos/profile.d/001-functions +++ b/packages/jelos/profile.d/001-functions @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/jelos/profile.d/020-audio_latency.conf b/packages/jelos/profile.d/020-audio_latency.conf index 161da260d..90f039db0 100644 --- a/packages/jelos/profile.d/020-audio_latency.conf +++ b/packages/jelos/profile.d/020-audio_latency.conf @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) AUDIO_LATENCY=$(get_setting audiolatency) if [ -n "${AUDIO_LATENCY}" ] diff --git a/packages/jelos/profile.d/099-freqfunctions b/packages/jelos/profile.d/099-freqfunctions index bb8825c8b..2954b68f4 100644 --- a/packages/jelos/profile.d/099-freqfunctions +++ b/packages/jelos/profile.d/099-freqfunctions @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/jelos/sources/post-update b/packages/jelos/sources/post-update index c48d7b658..93b607bc0 100644 --- a/packages/jelos/sources/post-update +++ b/packages/jelos/sources/post-update @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/amionline b/packages/jelos/sources/scripts/amionline index 6e572cb1b..3551d0478 100755 --- a/packages/jelos/sources/scripts/amionline +++ b/packages/jelos/sources/scripts/amionline @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ip route | awk '/default/ {print $3}' >/dev/null 2>&1 if [ ! $? = 0 ] diff --git a/packages/jelos/sources/scripts/automount b/packages/jelos/sources/scripts/automount index a840a0b75..ed9a646ee 100755 --- a/packages/jelos/sources/scripts/automount +++ b/packages/jelos/sources/scripts/automount @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile . /etc/os-release diff --git a/packages/jelos/sources/scripts/backuptool b/packages/jelos/sources/scripts/backuptool index 7b77c9b72..805c960cf 100755 --- a/packages/jelos/sources/scripts/backuptool +++ b/packages/jelos/sources/scripts/backuptool @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/brightness b/packages/jelos/sources/scripts/brightness index 4bbff49ad..b3e0221ef 100755 --- a/packages/jelos/sources/scripts/brightness +++ b/packages/jelos/sources/scripts/brightness @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ## Load minimal distribution settings to improve ## performance. diff --git a/packages/jelos/sources/scripts/chksysconfig b/packages/jelos/sources/scripts/chksysconfig index 5bac638e0..1e946475d 100755 --- a/packages/jelos/sources/scripts/chksysconfig +++ b/packages/jelos/sources/scripts/chksysconfig @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/factoryreset b/packages/jelos/sources/scripts/factoryreset index 7615d1b93..66928b8b2 100755 --- a/packages/jelos/sources/scripts/factoryreset +++ b/packages/jelos/sources/scripts/factoryreset @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) case "${1}" in "retroarch") diff --git a/packages/jelos/sources/scripts/getfilters b/packages/jelos/sources/scripts/getfilters index 46829b76b..24624ee5b 100755 --- a/packages/jelos/sources/scripts/getfilters +++ b/packages/jelos/sources/scripts/getfilters @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) find /usr/share/retroarch/filters/64bit/video/ -name '*.filt' -print0 | while IFS= read -r -d '' line; do diff --git a/packages/jelos/sources/scripts/getshaders b/packages/jelos/sources/scripts/getshaders index 7e5495c81..aeef22de1 100755 --- a/packages/jelos/sources/scripts/getshaders +++ b/packages/jelos/sources/scripts/getshaders @@ -4,7 +4,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) if [[ "${UI_SERVICE}" =~ ^weston ]] then diff --git a/packages/jelos/sources/scripts/led_flash b/packages/jelos/sources/scripts/led_flash index 5b4ddcd49..3bae90477 100644 --- a/packages/jelos/sources/scripts/led_flash +++ b/packages/jelos/sources/scripts/led_flash @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/manage_mpv.sh b/packages/jelos/sources/scripts/manage_mpv.sh index e16e6cc61..92ea7e178 100755 --- a/packages/jelos/sources/scripts/manage_mpv.sh +++ b/packages/jelos/sources/scripts/manage_mpv.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) function sendkey() { echo '{"command":["keypress", "'${1}'"]}' | socat - "/tmp/mpvsocket" diff --git a/packages/jelos/sources/scripts/paneladj b/packages/jelos/sources/scripts/paneladj index 1c8fe4853..2f25badde 100755 --- a/packages/jelos/sources/scripts/paneladj +++ b/packages/jelos/sources/scripts/paneladj @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/run b/packages/jelos/sources/scripts/run index 133ef0e5c..022d70176 100755 --- a/packages/jelos/sources/scripts/run +++ b/packages/jelos/sources/scripts/run @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/runemu.sh b/packages/jelos/sources/scripts/runemu.sh index 35113c627..11d623889 100755 --- a/packages/jelos/sources/scripts/runemu.sh +++ b/packages/jelos/sources/scripts/runemu.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/jelos/sources/scripts/say b/packages/jelos/sources/scripts/say index 85f54459f..9e4a0a641 100755 --- a/packages/jelos/sources/scripts/say +++ b/packages/jelos/sources/scripts/say @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/setrootpass b/packages/jelos/sources/scripts/setrootpass index 04493c431..ce4120b1e 100755 --- a/packages/jelos/sources/scripts/setrootpass +++ b/packages/jelos/sources/scripts/setrootpass @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/setsettings.sh b/packages/jelos/sources/scripts/setsettings.sh index 362ee7bde..f1e91c067 100755 --- a/packages/jelos/sources/scripts/setsettings.sh +++ b/packages/jelos/sources/scripts/setsettings.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/show_changelog b/packages/jelos/sources/scripts/show_changelog index b788d4330..98f2598fa 100755 --- a/packages/jelos/sources/scripts/show_changelog +++ b/packages/jelos/sources/scripts/show_changelog @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/start_mplayer.sh b/packages/jelos/sources/scripts/start_mplayer.sh index b09346725..14c86ec2a 100755 --- a/packages/jelos/sources/scripts/start_mplayer.sh +++ b/packages/jelos/sources/scripts/start_mplayer.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present redwolftech -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "mpv" diff --git a/packages/jelos/sources/scripts/system-upgrade b/packages/jelos/sources/scripts/system-upgrade index a413b316b..22351ecf0 100755 --- a/packages/jelos/sources/scripts/system-upgrade +++ b/packages/jelos/sources/scripts/system-upgrade @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/timeinfo b/packages/jelos/sources/scripts/timeinfo index 6ff9628ea..8b43dbe09 100755 --- a/packages/jelos/sources/scripts/timeinfo +++ b/packages/jelos/sources/scripts/timeinfo @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-2022 Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) function get_timezone() { readlink -f /etc/localtime | sed 's;/usr/share/zoneinfo/;;' diff --git a/packages/jelos/sources/scripts/toggle-ipv6 b/packages/jelos/sources/scripts/toggle-ipv6 index 4a02da276..2e4fc62ab 100755 --- a/packages/jelos/sources/scripts/toggle-ipv6 +++ b/packages/jelos/sources/scripts/toggle-ipv6 @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/updatecheck b/packages/jelos/sources/scripts/updatecheck index 097811b61..780428698 100755 --- a/packages/jelos/sources/scripts/updatecheck +++ b/packages/jelos/sources/scripts/updatecheck @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/jelos/sources/scripts/volume b/packages/jelos/sources/scripts/volume index b65329bb4..3021429a1 100644 --- a/packages/jelos/sources/scripts/volume +++ b/packages/jelos/sources/scripts/volume @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source minimal predefined functions and variables diff --git a/packages/jelos/sources/scripts/wifictl b/packages/jelos/sources/scripts/wifictl index 281e40979..22bf7a622 100755 --- a/packages/jelos/sources/scripts/wifictl +++ b/packages/jelos/sources/scripts/wifictl @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: Apache-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2022 kkoshelev (https://github.com/kkoshelev) . /etc/profile diff --git a/packages/kernel/linux-drivers/RTL8812AU/package.mk b/packages/kernel/linux-drivers/RTL8812AU/package.mk index c81765c93..8ee88aa3b 100644 --- a/packages/kernel/linux-drivers/RTL8812AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8812AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8812AU" PKG_VERSION="a320c573061786696f3f43554feb28b736887b10" diff --git a/packages/kernel/linux-drivers/RTL8814AU/package.mk b/packages/kernel/linux-drivers/RTL8814AU/package.mk index c85ac37a3..90ce3f087 100644 --- a/packages/kernel/linux-drivers/RTL8814AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8814AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8814AU" PKG_VERSION="6f80699e68fd2a9f2bba3f1a56ca06d1b7992bd8" diff --git a/packages/kernel/linux-drivers/RTL8821AU/package.mk b/packages/kernel/linux-drivers/RTL8821AU/package.mk index c27bd89c4..3f446e668 100644 --- a/packages/kernel/linux-drivers/RTL8821AU/package.mk +++ b/packages/kernel/linux-drivers/RTL8821AU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821AU" PKG_VERSION="eade7b8803a6ecea5bef9f9a87f7c8186190e987" diff --git a/packages/kernel/linux-drivers/RTL8821CU/package.mk b/packages/kernel/linux-drivers/RTL8821CU/package.mk index 6940b84cb..457fdec2f 100644 --- a/packages/kernel/linux-drivers/RTL8821CU/package.mk +++ b/packages/kernel/linux-drivers/RTL8821CU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821CU" PKG_VERSION="8e300c0885835b079ad1a99cccd960754a4c849f" diff --git a/packages/kernel/linux-drivers/RTL88x2BU/package.mk b/packages/kernel/linux-drivers/RTL88x2BU/package.mk index 92889e4b1..78d8b3000 100644 --- a/packages/kernel/linux-drivers/RTL88x2BU/package.mk +++ b/packages/kernel/linux-drivers/RTL88x2BU/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL88x2BU" PKG_VERSION="cb72035bfd9f2ac6593c58259b2461d338961f2d" diff --git a/packages/kernel/linux-drivers/ayn-platform/package.mk b/packages/kernel/linux-drivers/ayn-platform/package.mk index 00bc97193..d2026222e 100644 --- a/packages/kernel/linux-drivers/ayn-platform/package.mk +++ b/packages/kernel/linux-drivers/ayn-platform/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ayn-platform" PKG_VERSION="068cce29a7ef31f32b6aed3ca8ab9c1c91308e41" diff --git a/packages/kernel/linux-drivers/ryzensmu/package.mk b/packages/kernel/linux-drivers/ryzensmu/package.mk index a7104ed43..ca66cf516 100644 --- a/packages/kernel/linux-drivers/ryzensmu/package.mk +++ b/packages/kernel/linux-drivers/ryzensmu/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ryzensmu" PKG_VERSION="e61177d0ddaebfaeca52094b20a2289287a0838b" diff --git a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk index 063a972c4..838d310ac 100644 --- a/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk +++ b/packages/kernel/linux-firmware/RTL8821CS-firmware/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="RTL8821CS-firmware" PKG_VERSION="" diff --git a/packages/kernel/linux-firmware/asus-firmware/package.mk b/packages/kernel/linux-firmware/asus-firmware/package.mk index 8b76cc5f1..d755f8d85 100644 --- a/packages/kernel/linux-firmware/asus-firmware/package.mk +++ b/packages/kernel/linux-firmware/asus-firmware/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="asus-firmware" PKG_VERSION="b7d9e3ed9cc14dbc5f1640309ae13dd627fc173a" diff --git a/packages/lang/Python3/package.mk b/packages/lang/Python3/package.mk index 88dc13f44..3f8330c4d 100644 --- a/packages/lang/Python3/package.mk +++ b/packages/lang/Python3/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="Python3" # When changing PKG_VERSION remember to sync PKG_PYTHON_VERSION! diff --git a/packages/lang/gcc/package.mk b/packages/lang/gcc/package.mk index 7dfe829c8..99f237038 100644 --- a/packages/lang/gcc/package.mk +++ b/packages/lang/gcc/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gcc" PKG_VERSION="12.3.0" diff --git a/packages/lang/jdk-zulu/package.mk b/packages/lang/jdk-zulu/package.mk index f34d703e6..3c848f057 100644 --- a/packages/lang/jdk-zulu/package.mk +++ b/packages/lang/jdk-zulu/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Peter Vicman (peter.vicman@gmail.com) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="jdk-zulu" PKG_VERSION="20.32.11-ca-jdk20.0.2" PKG_LICENSE="GPLv2" diff --git a/packages/misc/modules/autostart/001-sync-modules b/packages/misc/modules/autostart/001-sync-modules index 0587b248b..19c7757f8 100644 --- a/packages/misc/modules/autostart/001-sync-modules +++ b/packages/misc/modules/autostart/001-sync-modules @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/misc/modules/package.mk b/packages/misc/modules/package.mk index da94d130b..05cc18fe4 100644 --- a/packages/misc/modules/package.mk +++ b/packages/misc/modules/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="modules" PKG_VERSION="" diff --git a/packages/misc/modules/sources/Install JELOS.sh b/packages/misc/modules/sources/Install JELOS.sh index 090fb241a..5399cff85 100755 --- a/packages/misc/modules/sources/Install JELOS.sh +++ b/packages/misc/modules/sources/Install JELOS.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/Remove ._ Files.sh b/packages/misc/modules/sources/Remove ._ Files.sh index f60b6e74b..fed2cce06 100755 --- a/packages/misc/modules/sources/Remove ._ Files.sh +++ b/packages/misc/modules/sources/Remove ._ Files.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile clear diff --git a/packages/misc/modules/sources/Start 32bit Retroarch.sh b/packages/misc/modules/sources/Start 32bit Retroarch.sh index f3e31c430..c743d2974 100755 --- a/packages/misc/modules/sources/Start 32bit Retroarch.sh +++ b/packages/misc/modules/sources/Start 32bit Retroarch.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/Start 64bit Retroarch.sh b/packages/misc/modules/sources/Start 64bit Retroarch.sh index d36c03ede..ed0de3dd4 100755 --- a/packages/misc/modules/sources/Start 64bit Retroarch.sh +++ b/packages/misc/modules/sources/Start 64bit Retroarch.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/misc/modules/sources/fileman.sh b/packages/misc/modules/sources/fileman.sh index a6949f8a7..9e9580c6a 100755 --- a/packages/misc/modules/sources/fileman.sh +++ b/packages/misc/modules/sources/fileman.sh @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile jslisten set "FileMan" diff --git a/packages/multimedia/gmu/package.mk b/packages/multimedia/gmu/package.mk index 616ab3824..3febb6391 100644 --- a/packages/multimedia/gmu/package.mk +++ b/packages/multimedia/gmu/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gmu" PKG_VERSION="cf21c3f" diff --git a/packages/multimedia/gmu/scripts/start_gmu.sh b/packages/multimedia/gmu/scripts/start_gmu.sh index 580ed8585..5e6f41d01 100644 --- a/packages/multimedia/gmu/scripts/start_gmu.sh +++ b/packages/multimedia/gmu/scripts/start_gmu.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk index 9b1510ceb..e8f84022e 100644 --- a/packages/multimedia/gstreamer/gst-plugins-bad/package.mk +++ b/packages/multimedia/gstreamer/gst-plugins-bad/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gst-plugins-bad" PKG_VERSION="" diff --git a/packages/multimedia/libhdhomerun/package.mk b/packages/multimedia/libhdhomerun/package.mk index da8cb1e2c..44fcb571a 100644 --- a/packages/multimedia/libhdhomerun/package.mk +++ b/packages/multimedia/libhdhomerun/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libhdhomerun" PKG_VERSION="bc207f2" diff --git a/packages/multimedia/libplacebo/package.mk b/packages/multimedia/libplacebo/package.mk index 2d2847c76..3cb00959b 100644 --- a/packages/multimedia/libplacebo/package.mk +++ b/packages/multimedia/libplacebo/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libplacebo" PKG_VERSION="839e847e32ff0b6bb0a0c033b700245de6a333dc" diff --git a/packages/multimedia/libvpx/package.mk b/packages/multimedia/libvpx/package.mk index dc8ddf91e..5a020a754 100644 --- a/packages/multimedia/libvpx/package.mk +++ b/packages/multimedia/libvpx/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libvpx" PKG_VERSION="d6eb969" # 1.13.0 diff --git a/packages/multimedia/mpv/package.mk b/packages/multimedia/mpv/package.mk index 15ddfa3ce..bf1948ad2 100644 --- a/packages/multimedia/mpv/package.mk +++ b/packages/multimedia/mpv/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="mpv" PKG_VERSION="662650bde319a57733bb4ea80f709a018d247f1d" diff --git a/packages/multimedia/vlc/package.mk b/packages/multimedia/vlc/package.mk index 4b0301282..d261dc778 100644 --- a/packages/multimedia/vlc/package.mk +++ b/packages/multimedia/vlc/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vlc" PKG_VERSION="3.0.18" diff --git a/packages/multimedia/x264/package.mk b/packages/multimedia/x264/package.mk index fa24e20b6..a117233df 100644 --- a/packages/multimedia/x264/package.mk +++ b/packages/multimedia/x264/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="x264" PKG_VERSION="a8b68ebfaa68621b5ac8907610d3335971839d52" diff --git a/packages/network/connman/package.mk b/packages/network/connman/package.mk index b0d661e70..9953f8398 100644 --- a/packages/network/connman/package.mk +++ b/packages/network/connman/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="connman" PKG_VERSION="7a0bc35c4b2d9bd1c6fd76866a8a86807a626591" diff --git a/packages/network/ethtool/package.mk b/packages/network/ethtool/package.mk index 924150ae0..1979a6d23 100644 --- a/packages/network/ethtool/package.mk +++ b/packages/network/ethtool/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ethtool" PKG_VERSION="6.3" diff --git a/packages/network/hostapd/package.mk b/packages/network/hostapd/package.mk index e5758613f..602d4e4c9 100644 --- a/packages/network/hostapd/package.mk +++ b/packages/network/hostapd/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="hostapd" PKG_VERSION="2.10" diff --git a/packages/network/libmnl/package.mk b/packages/network/libmnl/package.mk index 789445a5a..95ccbbb69 100644 --- a/packages/network/libmnl/package.mk +++ b/packages/network/libmnl/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libmnl" PKG_VERSION="1.0.5" diff --git a/packages/network/libnftnl/package.mk b/packages/network/libnftnl/package.mk index 9c8ad002c..9afda0458 100644 --- a/packages/network/libnftnl/package.mk +++ b/packages/network/libnftnl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libnftnl" PKG_VERSION="1.2.5" diff --git a/packages/network/libnl/package.mk b/packages/network/libnl/package.mk index 2155f0e54..e1df30cca 100644 --- a/packages/network/libnl/package.mk +++ b/packages/network/libnl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libnl" PKG_VERSION="3.7.0" diff --git a/packages/network/lynx/package.mk b/packages/network/lynx/package.mk index c74ac327d..a018919d9 100644 --- a/packages/network/lynx/package.mk +++ b/packages/network/lynx/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="lynx" PKG_VERSION="2.8.9rel.1" diff --git a/packages/network/netbase/package.mk b/packages/network/netbase/package.mk index 42145e534..ef66b4db9 100644 --- a/packages/network/netbase/package.mk +++ b/packages/network/netbase/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="netbase" PKG_VERSION="6.4" diff --git a/packages/network/nss-mdns/package.mk b/packages/network/nss-mdns/package.mk index 22307122e..2bc40446d 100644 --- a/packages/network/nss-mdns/package.mk +++ b/packages/network/nss-mdns/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nss-mdns" PKG_VERSION="0.15.1" diff --git a/packages/network/rclone/package.mk b/packages/network/rclone/package.mk index 09b09c134..5cea18fbd 100644 --- a/packages/network/rclone/package.mk +++ b/packages/network/rclone/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Xargon (https://github.com/XargonWan) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="rclone" PKG_VERSION="1.63.1" diff --git a/packages/network/rclone/sources/cloud_backup b/packages/network/rclone/sources/cloud_backup index b549bf007..7ae658685 100755 --- a/packages/network/rclone/sources/cloud_backup +++ b/packages/network/rclone/sources/cloud_backup @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/rclone/sources/cloud_restore b/packages/network/rclone/sources/cloud_restore index ea44dac59..78404923b 100755 --- a/packages/network/rclone/sources/cloud_restore +++ b/packages/network/rclone/sources/cloud_restore @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/rclone/sources/rclonectl b/packages/network/rclone/sources/rclonectl index 2ce49898a..a0d154fa7 100755 --- a/packages/network/rclone/sources/rclonectl +++ b/packages/network/rclone/sources/rclonectl @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) CONFIGPATH="/storage/.config" diff --git a/packages/network/syncthing/package.mk b/packages/network/syncthing/package.mk index 5c8f3d52a..491edce07 100644 --- a/packages/network/syncthing/package.mk +++ b/packages/network/syncthing/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="syncthing" PKG_VERSION="1.23.7" diff --git a/packages/network/syncthing/sources/start_syncthing.sh b/packages/network/syncthing/sources/start_syncthing.sh index 1bec6c1e0..e1f3175da 100755 --- a/packages/network/syncthing/sources/start_syncthing.sh +++ b/packages/network/syncthing/sources/start_syncthing.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/network/wireguard-tools/package.mk b/packages/network/wireguard-tools/package.mk index a09802e05..1856f1f2a 100644 --- a/packages/network/wireguard-tools/package.mk +++ b/packages/network/wireguard-tools/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wireguard-tools" PKG_VERSION="v1.0.20210914" diff --git a/packages/network/wireless-regdb/package.mk b/packages/network/wireless-regdb/package.mk index 063c9b4af..bc276aefd 100644 --- a/packages/network/wireless-regdb/package.mk +++ b/packages/network/wireless-regdb/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wireless-regdb" PKG_VERSION="2023.05.03" diff --git a/packages/network/wpa_supplicant/package.mk b/packages/network/wpa_supplicant/package.mk index b442b5807..d3a5dbffb 100644 --- a/packages/network/wpa_supplicant/package.mk +++ b/packages/network/wpa_supplicant/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wpa_supplicant" PKG_VERSION="2.10" diff --git a/packages/network/wsdd2/package.mk b/packages/network/wsdd2/package.mk index adaa9d0f2..ff6974a6a 100644 --- a/packages/network/wsdd2/package.mk +++ b/packages/network/wsdd2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wsdd2" PKG_VERSION="1.8.7" diff --git a/packages/print/freetype/package.mk b/packages/print/freetype/package.mk index 4d4915529..326093f80 100644 --- a/packages/print/freetype/package.mk +++ b/packages/print/freetype/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freetype" PKG_VERSION="2.13.0" diff --git a/packages/print/poppler/package.mk b/packages/print/poppler/package.mk index 6cc8b9097..b53934eb7 100644 --- a/packages/print/poppler/package.mk +++ b/packages/print/poppler/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="poppler" PKG_VERSION="adf710ee" diff --git a/packages/python/devel/MarkupSafe/package.mk b/packages/python/devel/MarkupSafe/package.mk index 51f72e940..5ecaebb2f 100644 --- a/packages/python/devel/MarkupSafe/package.mk +++ b/packages/python/devel/MarkupSafe/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="MarkupSafe" PKG_VERSION="2.1.3" diff --git a/packages/python/devel/jinja2/package.mk b/packages/python/devel/jinja2/package.mk index 1c9392fe2..06c177ab6 100644 --- a/packages/python/devel/jinja2/package.mk +++ b/packages/python/devel/jinja2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # PKG_NAME="jinja2" PKG_VERSION="b08cd4b" # 3.1.2 diff --git a/packages/python/devel/meson/package.mk b/packages/python/devel/meson/package.mk index abaf0cc0f..b44bf93ca 100644 --- a/packages/python/devel/meson/package.mk +++ b/packages/python/devel/meson/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="meson" PKG_VERSION="1.2.1" diff --git a/packages/security/gnupg/package.mk b/packages/security/gnupg/package.mk index 7fbb2e8eb..d5fddb1d6 100644 --- a/packages/security/gnupg/package.mk +++ b/packages/security/gnupg/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gnupg" PKG_VERSION="1.4.23" diff --git a/packages/security/gnutls/package.mk b/packages/security/gnutls/package.mk index 46f0549fb..1fb98e9c3 100644 --- a/packages/security/gnutls/package.mk +++ b/packages/security/gnutls/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gnutls" PKG_VERSION="3.8.1" diff --git a/packages/security/libsodium/package.mk b/packages/security/libsodium/package.mk index 502532ebd..6e1c178b8 100644 --- a/packages/security/libsodium/package.mk +++ b/packages/security/libsodium/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-only # Copyright (C) 2022-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libsodium" PKG_VERSION="a3f200a" diff --git a/packages/security/nettle/package.mk b/packages/security/nettle/package.mk index 96735477a..bb9408f2e 100644 --- a/packages/security/nettle/package.mk +++ b/packages/security/nettle/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nettle" PKG_VERSION="3.9.1" diff --git a/packages/security/nspr/package.mk b/packages/security/nspr/package.mk index ccbe60ca3..b8531b628 100644 --- a/packages/security/nspr/package.mk +++ b/packages/security/nspr/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nspr" PKG_VERSION="4.35" diff --git a/packages/security/nss/package.mk b/packages/security/nss/package.mk index 5be2b3ba8..bacae09c0 100644 --- a/packages/security/nss/package.mk +++ b/packages/security/nss/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2012 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nss" PKG_VERSION="3.92" diff --git a/packages/sysutils/autostart/package.mk b/packages/sysutils/autostart/package.mk index adf8f2ac7..7e8bca8fd 100755 --- a/packages/sysutils/autostart/package.mk +++ b/packages/sysutils/autostart/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="autostart" PKG_VERSION="" diff --git a/packages/sysutils/autostart/profile.d/002-autostart b/packages/sysutils/autostart/profile.d/002-autostart index 6dc61a3a0..e95d6df39 100644 --- a/packages/sysutils/autostart/profile.d/002-autostart +++ b/packages/sysutils/autostart/profile.d/002-autostart @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### Apply device quirks if [ -e "/sys/firmware/devicetree/base/model" ] diff --git a/packages/sysutils/autostart/sources/autostart b/packages/sysutils/autostart/sources/autostart index 5bccab986..492ab0733 100755 --- a/packages/sysutils/autostart/sources/autostart +++ b/packages/sysutils/autostart/sources/autostart @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile . /etc/os-release diff --git a/packages/sysutils/bash/package.mk b/packages/sysutils/bash/package.mk index 4186a80a4..288063480 100644 --- a/packages/sysutils/bash/package.mk +++ b/packages/sysutils/bash/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-2020 Team LibreELEC # Copyright (C) 2020-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="bash" PKG_VERSION="5.1.16" diff --git a/packages/sysutils/busybox/config/profile b/packages/sysutils/busybox/config/profile index 354a5095b..c4482d4be 100644 --- a/packages/sysutils/busybox/config/profile +++ b/packages/sysutils/busybox/config/profile @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Read config files for CONFIG in /etc/profile.d/*; do diff --git a/packages/sysutils/busybox/profile.d/098-busybox b/packages/sysutils/busybox/profile.d/098-busybox index c32469ddc..a96dc6c51 100644 --- a/packages/sysutils/busybox/profile.d/098-busybox +++ b/packages/sysutils/busybox/profile.d/098-busybox @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/sysutils/busybox/scripts/fs-resize b/packages/sysutils/busybox/scripts/fs-resize index c32196ba8..e7aa7cbd6 100755 --- a/packages/sysutils/busybox/scripts/fs-resize +++ b/packages/sysutils/busybox/scripts/fs-resize @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) if [ -e /storage/.please_resize_me ] ; then . /usr/lib/coreelec/functions diff --git a/packages/sysutils/busybox/scripts/init b/packages/sysutils/busybox/scripts/init index 5a0d96280..45df97666 100755 --- a/packages/sysutils/busybox/scripts/init +++ b/packages/sysutils/busybox/scripts/init @@ -6,7 +6,7 @@ # Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # create directories /usr/bin/busybox mkdir -p /dev diff --git a/packages/sysutils/dbus/package.mk b/packages/sysutils/dbus/package.mk index 0ad5a30e4..492b112ca 100644 --- a/packages/sysutils/dbus/package.mk +++ b/packages/sysutils/dbus/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dbus" PKG_VERSION="1.15.4" diff --git a/packages/sysutils/depends/oniguruma/package.mk b/packages/sysutils/depends/oniguruma/package.mk index 09a9e487c..87293dcf2 100644 --- a/packages/sysutils/depends/oniguruma/package.mk +++ b/packages/sysutils/depends/oniguruma/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="oniguruma" PKG_VERSION="6.9.8" diff --git a/packages/sysutils/dmidecode/package.mk b/packages/sysutils/dmidecode/package.mk index bb4031d08..50fc5b092 100644 --- a/packages/sysutils/dmidecode/package.mk +++ b/packages/sysutils/dmidecode/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dmidecode" PKG_VERSION="3.4" diff --git a/packages/sysutils/dosfstools/package.mk b/packages/sysutils/dosfstools/package.mk index fcabf0ed0..fb8ed61f5 100644 --- a/packages/sysutils/dosfstools/package.mk +++ b/packages/sysutils/dosfstools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dosfstools" PKG_VERSION="4.2" diff --git a/packages/sysutils/drm_tool/package.mk b/packages/sysutils/drm_tool/package.mk index b6905e85a..fcad68cb4 100644 --- a/packages/sysutils/drm_tool/package.mk +++ b/packages/sysutils/drm_tool/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="drm_tool" PKG_VERSION="1cb5b10" diff --git a/packages/sysutils/ectool/package.mk b/packages/sysutils/ectool/package.mk index 198803d8d..81b5871af 100644 --- a/packages/sysutils/ectool/package.mk +++ b/packages/sysutils/ectool/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ectool" PKG_VERSION="23c77ef0c32f9f03a367c89babb303dde526da85" diff --git a/packages/sysutils/evtest/package.mk b/packages/sysutils/evtest/package.mk index d77bba2cc..eb87077c5 100644 --- a/packages/sysutils/evtest/package.mk +++ b/packages/sysutils/evtest/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="evtest" PKG_VERSION="da347a8f" diff --git a/packages/sysutils/file/package.mk b/packages/sysutils/file/package.mk index a45d99572..0e8312651 100644 --- a/packages/sysutils/file/package.mk +++ b/packages/sysutils/file/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="file" PKG_VERSION="b92eed4" diff --git a/packages/sysutils/fuse/package.mk b/packages/sysutils/fuse/package.mk index 292f9de0e..846cd6af4 100644 --- a/packages/sysutils/fuse/package.mk +++ b/packages/sysutils/fuse/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fuse" PKG_VERSION="3.16.1" diff --git a/packages/sysutils/fuse2/package.mk b/packages/sysutils/fuse2/package.mk index 37776cc75..e17a37ace 100644 --- a/packages/sysutils/fuse2/package.mk +++ b/packages/sysutils/fuse2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="fuse2" PKG_VERSION="2.9.9" diff --git a/packages/sysutils/grep/package.mk b/packages/sysutils/grep/package.mk index a765dfbc3..4c01cd9af 100644 --- a/packages/sysutils/grep/package.mk +++ b/packages/sysutils/grep/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="grep" PKG_VERSION="3.9" diff --git a/packages/sysutils/ioport/package.mk b/packages/sysutils/ioport/package.mk index 37306ecb4..60f62ba29 100644 --- a/packages/sysutils/ioport/package.mk +++ b/packages/sysutils/ioport/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ioport" PKG_VERSION="af4b1b5b7d1e596efdd27e9a12b8ea6f13b63f51" diff --git a/packages/sysutils/keyutils/package.mk b/packages/sysutils/keyutils/package.mk index b8c6752e6..87933905e 100644 --- a/packages/sysutils/keyutils/package.mk +++ b/packages/sysutils/keyutils/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="keyutils" PKG_VERSION="1.6.1" diff --git a/packages/sysutils/libusb/package.mk b/packages/sysutils/libusb/package.mk index 8d584ba4c..ad8e0626b 100644 --- a/packages/sysutils/libusb/package.mk +++ b/packages/sysutils/libusb/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libusb" PKG_VERSION="6bf2db6" diff --git a/packages/sysutils/parted/package.mk b/packages/sysutils/parted/package.mk index 06c0eedac..6338d1823 100644 --- a/packages/sysutils/parted/package.mk +++ b/packages/sysutils/parted/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2020-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # PKG_NAME="parted" diff --git a/packages/sysutils/powerstate/package.mk b/packages/sysutils/powerstate/package.mk index c225f8b78..59f561339 100644 --- a/packages/sysutils/powerstate/package.mk +++ b/packages/sysutils/powerstate/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="powerstate" PKG_VERSION="" diff --git a/packages/sysutils/powerstate/profile.d/030-powerfunctions b/packages/sysutils/powerstate/profile.d/030-powerfunctions index dc490fc93..0ba2928ea 100644 --- a/packages/sysutils/powerstate/profile.d/030-powerfunctions +++ b/packages/sysutils/powerstate/profile.d/030-powerfunctions @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) get_gpu_power_profile() { cat /sys/class/drm/card0/device/power_dpm_state 2>/dev/null diff --git a/packages/sysutils/powerstate/sources/powerstate.sh b/packages/sysutils/powerstate/sources/powerstate.sh index 8077363ae..665ead278 100755 --- a/packages/sysutils/powerstate/sources/powerstate.sh +++ b/packages/sysutils/powerstate/sources/powerstate.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Normally this would be a udev rule, but some devices like the AyaNeo Air diff --git a/packages/sysutils/powertop/package.mk b/packages/sysutils/powertop/package.mk index cb544fa8d..25bc1fe47 100644 --- a/packages/sysutils/powertop/package.mk +++ b/packages/sysutils/powertop/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="powertop" PKG_VERSION="24a96ea894b1e8916664a6aa35f5c77d3167fcf9" diff --git a/packages/sysutils/ryzenadj/package.mk b/packages/sysutils/ryzenadj/package.mk index b0bb7f6ee..676c156f9 100644 --- a/packages/sysutils/ryzenadj/package.mk +++ b/packages/sysutils/ryzenadj/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="ryzenadj" PKG_VERSION="7201ff25533698bfe3c402a87d479e02358bd929" diff --git a/packages/sysutils/sed/package.mk b/packages/sysutils/sed/package.mk index 9f567411d..d07d6c44f 100644 --- a/packages/sysutils/sed/package.mk +++ b/packages/sysutils/sed/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sed" PKG_VERSION="4.9" diff --git a/packages/sysutils/sleep/package.mk b/packages/sysutils/sleep/package.mk index e361e31b1..6170f4da4 100644 --- a/packages/sysutils/sleep/package.mk +++ b/packages/sysutils/sleep/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="sleep" PKG_VERSION="" diff --git a/packages/sysutils/sleep/sources/sleep.sh b/packages/sysutils/sleep/sources/sleep.sh index 416d999b3..ce80ed75a 100755 --- a/packages/sysutils/sleep/sources/sleep.sh +++ b/packages/sysutils/sleep/sources/sleep.sh @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/squashfs-tools/package.mk b/packages/sysutils/squashfs-tools/package.mk index fc286c101..3eacfd575 100644 --- a/packages/sysutils/squashfs-tools/package.mk +++ b/packages/sysutils/squashfs-tools/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="squashfs-tools" PKG_VERSION="4.6.1" diff --git a/packages/sysutils/system-utils/package.mk b/packages/sysutils/system-utils/package.mk index d40be3ebc..a1baf0744 100644 --- a/packages/sysutils/system-utils/package.mk +++ b/packages/sysutils/system-utils/package.mk @@ -1,4 +1,4 @@ -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="system-utils" PKG_VERSION="" diff --git a/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock b/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock index edf2abd6a..12eed8f7f 100644 --- a/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock +++ b/packages/sysutils/system-utils/sources/autostart/AMD64/002-overclock @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled b/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled index 87d9713fb..1773bcbb9 100644 --- a/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled +++ b/packages/sysutils/system-utils/sources/autostart/AMD64/003-controllerled @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils b/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils index d47506002..013a039c9 100755 --- a/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils +++ b/packages/sysutils/system-utils/sources/autostart/common/098-deviceutils @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/AMD64/overclock b/packages/sysutils/system-utils/sources/devices/AMD64/overclock index 39e38c838..3088467b4 100755 --- a/packages/sysutils/system-utils/sources/devices/AMD64/overclock +++ b/packages/sysutils/system-utils/sources/devices/AMD64/overclock @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/AMD64/set_epp b/packages/sysutils/system-utils/sources/devices/AMD64/set_epp index 19c60ba75..0a7cc149e 100755 --- a/packages/sysutils/system-utils/sources/devices/AMD64/set_epp +++ b/packages/sysutils/system-utils/sources/devices/AMD64/set_epp @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status b/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status index b2210966e..62a55e16c 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/RK3326/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 30%, red at 20%, and blinking red & orange at 10% diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status b/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status index e998a5db4..4e630bb16 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/RK3399/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 30%, red at 20%, and blinking red at 10% diff --git a/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi b/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi index 50fb7ea5e..446c8e294 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi +++ b/packages/sysutils/system-utils/sources/devices/RK3399/internalwifi @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense b/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense index 75fe54c63..7671a0836 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566-X55/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense b/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense index 047819c25..13cfbd934 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566-X55/video_sense @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense b/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense index 77e30c04d..6acf0d47b 100644 --- a/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense +++ b/packages/sysutils/system-utils/sources/devices/RK3566/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status b/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status index 8a2daed45..aad64035e 100644 --- a/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status +++ b/packages/sysutils/system-utils/sources/devices/S922X/battery_led_status @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Simple script to watch the battery capacity and # turn the power LED orange when it reaches 20% and blinking green & orange at 10% diff --git a/packages/sysutils/system-utils/sources/scripts/bluetooth_sense b/packages/sysutils/system-utils/sources/scripts/bluetooth_sense index fddf0e3e5..981f3104f 100755 --- a/packages/sysutils/system-utils/sources/scripts/bluetooth_sense +++ b/packages/sysutils/system-utils/sources/scripts/bluetooth_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/fancontrol b/packages/sysutils/system-utils/sources/scripts/fancontrol index 2591f19d8..8d1fe0c50 100755 --- a/packages/sysutils/system-utils/sources/scripts/fancontrol +++ b/packages/sysutils/system-utils/sources/scripts/fancontrol @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Fan Control now redirects to the quirk device/bin/fancontrol diff --git a/packages/sysutils/system-utils/sources/scripts/hdmi_sense b/packages/sysutils/system-utils/sources/scripts/hdmi_sense index c4921d23f..c718f9211 100755 --- a/packages/sysutils/system-utils/sources/scripts/hdmi_sense +++ b/packages/sysutils/system-utils/sources/scripts/hdmi_sense @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/headphone_sense b/packages/sysutils/system-utils/sources/scripts/headphone_sense index 09ad21dc3..c7e0e472c 100755 --- a/packages/sysutils/system-utils/sources/scripts/headphone_sense +++ b/packages/sysutils/system-utils/sources/scripts/headphone_sense @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/sysutils/system-utils/sources/scripts/ledcontrol b/packages/sysutils/system-utils/sources/scripts/ledcontrol index 222fe9ccb..28be166eb 100755 --- a/packages/sysutils/system-utils/sources/scripts/ledcontrol +++ b/packages/sysutils/system-utils/sources/scripts/ledcontrol @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### LED Control now redirects to the quirk device/bin/ledcontrol diff --git a/packages/sysutils/system-utils/sources/scripts/volume_sense b/packages/sysutils/system-utils/sources/scripts/volume_sense index ecc260d8f..1def05f6a 100755 --- a/packages/sysutils/system-utils/sources/scripts/volume_sense +++ b/packages/sysutils/system-utils/sources/scripts/volume_sense @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # 2021-present pkegg . /etc/profile diff --git a/packages/sysutils/systemd/scripts/userconfig-setup b/packages/sysutils/systemd/scripts/userconfig-setup index 51be73792..3ede19a5d 100755 --- a/packages/sysutils/systemd/scripts/userconfig-setup +++ b/packages/sysutils/systemd/scripts/userconfig-setup @@ -2,7 +2,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/profile.d/001-functions diff --git a/packages/sysutils/util-linux/package.mk b/packages/sysutils/util-linux/package.mk index a8c35d560..aae8ae265 100644 --- a/packages/sysutils/util-linux/package.mk +++ b/packages/sysutils/util-linux/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="util-linux" PKG_VERSION="2.38.1" diff --git a/packages/sysutils/wget/package.mk b/packages/sysutils/wget/package.mk index 6350fc75f..0927fbbe0 100644 --- a/packages/sysutils/wget/package.mk +++ b/packages/sysutils/wget/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="wget" PKG_VERSION="1.21.3" diff --git a/packages/textproc/libxml2/package.mk b/packages/textproc/libxml2/package.mk index c9af6f759..c8de3dcec 100644 --- a/packages/textproc/libxml2/package.mk +++ b/packages/textproc/libxml2/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxml2" PKG_VERSION="2.11.5" diff --git a/packages/textproc/libxslt/package.mk b/packages/textproc/libxslt/package.mk index 5b3ab12db..d2e24dbf5 100644 --- a/packages/textproc/libxslt/package.mk +++ b/packages/textproc/libxslt/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxslt" PKG_VERSION="1.1.38" diff --git a/packages/textproc/textviewer/package.mk b/packages/textproc/textviewer/package.mk index 8aa6d6930..82b2e91a5 100644 --- a/packages/textproc/textviewer/package.mk +++ b/packages/textproc/textviewer/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="textviewer" PKG_VERSION="16d4c69" diff --git a/packages/textproc/yamlcpp/package.mk b/packages/textproc/yamlcpp/package.mk index f377b7e90..aeea8b145 100644 --- a/packages/textproc/yamlcpp/package.mk +++ b/packages/textproc/yamlcpp/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="yamlcpp" PKG_VERSION="f732014" diff --git a/packages/themes/es-theme-art-book-next/package.mk b/packages/themes/es-theme-art-book-next/package.mk index 2c967ec26..058b4b333 100644 --- a/packages/themes/es-theme-art-book-next/package.mk +++ b/packages/themes/es-theme-art-book-next/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020 Shanti Gilbert (https://github.com/shantigilbert) # Copyright (C) 2020 351ELEC team (https://github.com/fewtarius/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-art-book-next" PKG_VERSION="b9979c32d9ba25a31b28e9ff159e8397ca0b307a" diff --git a/packages/themes/es-theme-minielec/package.mk b/packages/themes/es-theme-minielec/package.mk index 5e3b301ce..8f71ced19 100644 --- a/packages/themes/es-theme-minielec/package.mk +++ b/packages/themes/es-theme-minielec/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-minielec" PKG_VERSION="364173dab15a77190b11a5e36966890468cad67c" diff --git a/packages/themes/es-theme-minimal/package.mk b/packages/themes/es-theme-minimal/package.mk index 6ef58a86a..499a6096e 100644 --- a/packages/themes/es-theme-minimal/package.mk +++ b/packages/themes/es-theme-minimal/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-theme-minimal" PKG_VERSION="b478b0e3986e557b40fcd25a9e48d9956fa11a96" diff --git a/packages/tools/coreutils/package.mk b/packages/tools/coreutils/package.mk index 67033828e..632be8fe9 100644 --- a/packages/tools/coreutils/package.mk +++ b/packages/tools/coreutils/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="coreutils" PKG_VERSION="9.3" diff --git a/packages/tools/dialog/package.mk b/packages/tools/dialog/package.mk index c5955f6ca..56dc7f4c6 100644 --- a/packages/tools/dialog/package.mk +++ b/packages/tools/dialog/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="dialog" PKG_VERSION="1.3-20230209" diff --git a/packages/tools/empty/package.mk b/packages/tools/empty/package.mk index 4d5a33ec7..22eea6f38 100644 --- a/packages/tools/empty/package.mk +++ b/packages/tools/empty/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="empty" PKG_VERSION="0.6.23c" diff --git a/packages/tools/freeimagelite/package.mk b/packages/tools/freeimagelite/package.mk index 0b8087434..80770375a 100644 --- a/packages/tools/freeimagelite/package.mk +++ b/packages/tools/freeimagelite/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="freeimagelite" PKG_VERSION="4e00a1d" diff --git a/packages/tools/git/package.mk b/packages/tools/git/package.mk index b069571b7..69161077d 100644 --- a/packages/tools/git/package.mk +++ b/packages/tools/git/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="git" PKG_VERSION="2.42.0" diff --git a/packages/tools/grub/package.mk b/packages/tools/grub/package.mk index e57614180..54c8892dd 100755 --- a/packages/tools/grub/package.mk +++ b/packages/tools/grub/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="grub" PKG_VERSION="4fdcb339bbcfbf5c234c764c83813ab8de9c9657" diff --git a/packages/tools/jslisten/config/jslisten_profile b/packages/tools/jslisten/config/jslisten_profile index e7c849171..27e47b79a 100644 --- a/packages/tools/jslisten/config/jslisten_profile +++ b/packages/tools/jslisten/config/jslisten_profile @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . /etc/os-release diff --git a/packages/tools/patchelf/package.mk b/packages/tools/patchelf/package.mk index cb1c1ef50..6b465dad2 100644 --- a/packages/tools/patchelf/package.mk +++ b/packages/tools/patchelf/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2020-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="patchelf" PKG_VERSION="0.18.0" diff --git a/packages/tools/pyudev/package.mk b/packages/tools/pyudev/package.mk index 923f769a9..febf137ca 100644 --- a/packages/tools/pyudev/package.mk +++ b/packages/tools/pyudev/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 0riginally created by Escalade (https://github.com/escalade) # Copyright (C) 2018-present 5schatten (https://github.com/5schatten) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="pyudev" PKG_VERSION="5e00141" diff --git a/packages/tools/socat/package.mk b/packages/tools/socat/package.mk index d9693b0bc..d87c1bffb 100644 --- a/packages/tools/socat/package.mk +++ b/packages/tools/socat/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="socat" PKG_VERSION="1.7.4.4" diff --git a/packages/tools/vim/package.mk b/packages/tools/vim/package.mk index a1a08c5d0..3ad1d5fc0 100644 --- a/packages/tools/vim/package.mk +++ b/packages/tools/vim/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="vim" PKG_VERSION="9.0.1778" diff --git a/packages/ui/emulationstation/autostart/001-emulationstation b/packages/ui/emulationstation/autostart/001-emulationstation index 4befda889..d4e3560b2 100755 --- a/packages/ui/emulationstation/autostart/001-emulationstation +++ b/packages/ui/emulationstation/autostart/001-emulationstation @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/ui/emulationstation/package.mk b/packages/ui/emulationstation/package.mk index 7e496baa1..52032dd84 100644 --- a/packages/ui/emulationstation/package.mk +++ b/packages/ui/emulationstation/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="emulationstation" PKG_VERSION="58a9a86aa957501753e7b2442efcbfb5dbdb9bac" diff --git a/packages/ui/emulationstation/sources/es_settings b/packages/ui/emulationstation/sources/es_settings index b9f0e5bb5..3bcde7310 100755 --- a/packages/ui/emulationstation/sources/es_settings +++ b/packages/ui/emulationstation/sources/es_settings @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/ui/emulationstation/sources/start_es.sh b/packages/ui/emulationstation/sources/start_es.sh index 2fde824da..76dac1cc6 100755 --- a/packages/ui/emulationstation/sources/start_es.sh +++ b/packages/ui/emulationstation/sources/start_es.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2019-present Shanti Gilbert (https://github.com/shantigilbert) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Source predefined functions and variables . /etc/profile diff --git a/packages/virtual/arm/package.mk b/packages/virtual/arm/package.mk index edcbc490e..c757eaccc 100644 --- a/packages/virtual/arm/package.mk +++ b/packages/virtual/arm/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="arm" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/docker/package.mk b/packages/virtual/docker/package.mk index c920257d7..380d5c06c 100644 --- a/packages/virtual/docker/package.mk +++ b/packages/virtual/docker/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="docker" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/emulators/autostart/001-controller b/packages/virtual/emulators/autostart/001-controller index d4c16a86e..e6b350739 100755 --- a/packages/virtual/emulators/autostart/001-controller +++ b/packages/virtual/emulators/autostart/001-controller @@ -1,6 +1,6 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Minimal OS variable loading for performance . /etc/profile.d/001-functions diff --git a/packages/virtual/emulators/package.mk b/packages/virtual/emulators/package.mk index 11ab2d993..01d2d9464 100644 --- a/packages/virtual/emulators/package.mk +++ b/packages/virtual/emulators/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="emulators" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/emulators/scripts/mkcontroller b/packages/virtual/emulators/scripts/mkcontroller index 8c251deea..7f5662864 100755 --- a/packages/virtual/emulators/scripts/mkcontroller +++ b/packages/virtual/emulators/scripts/mkcontroller @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) TMPFILE=$(uuidgen) OUTFILE=$(uuidgen) diff --git a/packages/virtual/emulators/sources/Start CEMU.sh b/packages/virtual/emulators/sources/Start CEMU.sh index 52d6cfd78..b2fe44d35 100755 --- a/packages/virtual/emulators/sources/Start CEMU.sh +++ b/packages/virtual/emulators/sources/Start CEMU.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start HATARISA.sh b/packages/virtual/emulators/sources/Start HATARISA.sh index 0d2c9e9c8..2a8e9dc07 100755 --- a/packages/virtual/emulators/sources/Start HATARISA.sh +++ b/packages/virtual/emulators/sources/Start HATARISA.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start PCSX2.sh b/packages/virtual/emulators/sources/Start PCSX2.sh index a429ef35e..f465e9f5d 100755 --- a/packages/virtual/emulators/sources/Start PCSX2.sh +++ b/packages/virtual/emulators/sources/Start PCSX2.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start PPSSPP.sh b/packages/virtual/emulators/sources/Start PPSSPP.sh index 8dfe6c7d9..9e8dbbe1b 100755 --- a/packages/virtual/emulators/sources/Start PPSSPP.sh +++ b/packages/virtual/emulators/sources/Start PPSSPP.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start RPCS3.sh b/packages/virtual/emulators/sources/Start RPCS3.sh index 27736377f..83a3a3614 100755 --- a/packages/virtual/emulators/sources/Start RPCS3.sh +++ b/packages/virtual/emulators/sources/Start RPCS3.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start Xemu.sh b/packages/virtual/emulators/sources/Start Xemu.sh index 9b3956833..76f329981 100755 --- a/packages/virtual/emulators/sources/Start Xemu.sh +++ b/packages/virtual/emulators/sources/Start Xemu.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/sources/Start Yuzu.sh b/packages/virtual/emulators/sources/Start Yuzu.sh index 77a678141..ccc4a8181 100755 --- a/packages/virtual/emulators/sources/Start Yuzu.sh +++ b/packages/virtual/emulators/sources/Start Yuzu.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source /etc/profile diff --git a/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf b/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf index 23cd5f90a..81f731a36 100644 --- a/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf +++ b/packages/virtual/emulators/tmpfiles.d/jelos-dirs.conf @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) d /storage/roms 0777 root root - - d /tmp/cache 0777 root root - - diff --git a/packages/virtual/es-themes/package.mk b/packages/virtual/es-themes/package.mk index c481a255a..e15b06c6c 100644 --- a/packages/virtual/es-themes/package.mk +++ b/packages/virtual/es-themes/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="es-themes" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/gamesupport/package.mk b/packages/virtual/gamesupport/package.mk index 8554bdb57..02c6822a8 100644 --- a/packages/virtual/gamesupport/package.mk +++ b/packages/virtual/gamesupport/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="gamesupport" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/misc-packages/package.mk b/packages/virtual/misc-packages/package.mk index 0e553451a..584f88547 100644 --- a/packages/virtual/misc-packages/package.mk +++ b/packages/virtual/misc-packages/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="misc-packages" PKG_VERSION="" diff --git a/packages/virtual/synctools/package.mk b/packages/virtual/synctools/package.mk index d5a26c917..19d890312 100644 --- a/packages/virtual/synctools/package.mk +++ b/packages/virtual/synctools/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="synctools" PKG_LICENSE="GPLv2" diff --git a/packages/virtual/x86/package.mk b/packages/virtual/x86/package.mk index 95183599f..d0e7ab7b1 100644 --- a/packages/virtual/x86/package.mk +++ b/packages/virtual/x86/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="x86" PKG_LICENSE="GPLv2" diff --git a/packages/web/curl/package.mk b/packages/web/curl/package.mk index 80c748eb0..64a23a131 100644 --- a/packages/web/curl/package.mk +++ b/packages/web/curl/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="curl" PKG_VERSION="8.0.1" diff --git a/packages/web/nghttp2/package.mk b/packages/web/nghttp2/package.mk index 0a2cad255..a3f1bba46 100644 --- a/packages/web/nghttp2/package.mk +++ b/packages/web/nghttp2/package.mk @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="nghttp2" PKG_VERSION="1.52.0" diff --git a/packages/x11/app/xterm/package.mk b/packages/x11/app/xterm/package.mk index fe7a9df02..43eddb150 100644 --- a/packages/x11/app/xterm/package.mk +++ b/packages/x11/app/xterm/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="xterm" PKG_VERSION="379" diff --git a/packages/x11/lib/libXaw/package.mk b/packages/x11/lib/libXaw/package.mk index a57e5b0cc..5e4c2c5fa 100644 --- a/packages/x11/lib/libXaw/package.mk +++ b/packages/x11/lib/libXaw/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libXaw" PKG_VERSION="1.0.14" diff --git a/packages/x11/lib/libXpm/package.mk b/packages/x11/lib/libXpm/package.mk index 094feed53..3b4c34f23 100644 --- a/packages/x11/lib/libXpm/package.mk +++ b/packages/x11/lib/libXpm/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libXpm" PKG_VERSION="3.5.13" diff --git a/packages/x11/lib/libxcb-cursor/package.mk b/packages/x11/lib/libxcb-cursor/package.mk index bc661b149..9956b69ad 100644 --- a/packages/x11/lib/libxcb-cursor/package.mk +++ b/packages/x11/lib/libxcb-cursor/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="libxcb-cursor" PKG_VERSION="103bccad6f4a421ede6a0ef2eecc2749ff9be083" diff --git a/projects/Amlogic/bootloader/update.sh b/projects/Amlogic/bootloader/update.sh index a8b7a684a..44a78113b 100755 --- a/projects/Amlogic/bootloader/update.sh +++ b/projects/Amlogic/bootloader/update.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) [ -z "$SYSTEM_ROOT" ] && SYSTEM_ROOT="" [ -z "$BOOT_ROOT" ] && BOOT_ROOT="/flash" diff --git a/projects/Amlogic/packages/linux/package.mk b/projects/Amlogic/packages/linux/package.mk index fc87d3d17..1ca3ebf69 100644 --- a/projects/Amlogic/packages/linux/package.mk +++ b/projects/Amlogic/packages/linux/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" diff --git a/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk b/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk index f3e6cafdd..c0691b09a 100644 --- a/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk +++ b/projects/Amlogic/packages/u-boot-Odroid_GOU/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot-Odroid_GOU" PKG_VERSION="9235942906216dc529c1e96f67dd2364a94d0738" diff --git a/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk b/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk index 113b8a076..2fa53a713 100644 --- a/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk +++ b/projects/Amlogic/packages/u-boot-Odroid_N2/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot-Odroid_N2" PKG_VERSION="v2023.10" diff --git a/projects/Amlogic/packages/u-boot/package.mk b/projects/Amlogic/packages/u-boot/package.mk index f25e70e2b..0457a5583 100644 --- a/projects/Amlogic/packages/u-boot/package.mk +++ b/projects/Amlogic/packages/u-boot/package.mk @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot" PKG_VERSION="1.0" diff --git a/projects/Rockchip/bootloader/install b/projects/Rockchip/bootloader/install index 5f57c3fd4..142554ace 100755 --- a/projects/Rockchip/bootloader/install +++ b/projects/Rockchip/bootloader/install @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_RKBIN="$(get_build_dir rkbin)" PKG_UBOOT="$(get_build_dir u-boot)" diff --git a/projects/Rockchip/bootloader/mkimage b/projects/Rockchip/bootloader/mkimage index c67bf4b0d..02af545a4 100755 --- a/projects/Rockchip/bootloader/mkimage +++ b/projects/Rockchip/bootloader/mkimage @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2020 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) source ${PROJECT_DIR}/${PROJECT}/devices/${DEVICE}/options diff --git a/projects/Rockchip/bootloader/release b/projects/Rockchip/bootloader/release index 84d8068fb..f7665f465 100755 --- a/projects/Rockchip/bootloader/release +++ b/projects/Rockchip/bootloader/release @@ -1,6 +1,6 @@ # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) mkdir -p ${RELEASE_DIR}/3rdparty/bootloader if [ -n "${UBOOT_CONFIG}" ]; then diff --git a/projects/Rockchip/bootloader/update.sh b/projects/Rockchip/bootloader/update.sh index d82538e6b..a6210aab8 100755 --- a/projects/Rockchip/bootloader/update.sh +++ b/projects/Rockchip/bootloader/update.sh @@ -1,7 +1,7 @@ #!/bin/sh # SPDX-License-Identifier: GPL-2.0 # Copyright (C) 2017-2021 Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) [ -z "$SYSTEM_ROOT" ] && SYSTEM_ROOT="" [ -z "$BOOT_ROOT" ] && BOOT_ROOT="/flash" diff --git a/projects/Rockchip/packages/linux/package.mk b/projects/Rockchip/packages/linux/package.mk index 52b3754ea..5bf1f020f 100644 --- a/projects/Rockchip/packages/linux/package.mk +++ b/projects/Rockchip/packages/linux/package.mk @@ -2,7 +2,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2021-present 351ELEC (https://github.com/351ELEC) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="linux" PKG_LICENSE="GPL" diff --git a/projects/Rockchip/packages/u-boot/package.mk b/projects/Rockchip/packages/u-boot/package.mk index cc0c20bc9..83e159ec9 100644 --- a/projects/Rockchip/packages/u-boot/package.mk +++ b/projects/Rockchip/packages/u-boot/package.mk @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) PKG_NAME="u-boot" PKG_ARCH="arm aarch64" diff --git a/scripts/build_compat b/scripts/build_compat index 48aa72de8..5aac94acf 100755 --- a/scripts/build_compat +++ b/scripts/build_compat @@ -4,7 +4,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL _DEBUG_DEPENDS_LIST _DEBUG_PACKAGE_LIST diff --git a/scripts/build_distro b/scripts/build_distro index abf42007e..d41f146ce 100755 --- a/scripts/build_distro +++ b/scripts/build_distro @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### Simple script to build JELOS diff --git a/scripts/image b/scripts/image index 582755d4e..5cfe9b4ba 100755 --- a/scripts/image +++ b/scripts/image @@ -4,7 +4,7 @@ # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-2018 Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team CoreELEC (https://coreelec.org) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) unset _CACHE_PACKAGE_LOCAL _CACHE_PACKAGE_GLOBAL _DEBUG_DEPENDS_LIST _DEBUG_PACKAGE_LIST diff --git a/scripts/mkimage b/scripts/mkimage index 75f687fd7..94c024879 100755 --- a/scripts/mkimage +++ b/scripts/mkimage @@ -3,7 +3,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later # Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Copyright (C) 2022-present UnofficialOS ################################################################################ diff --git a/scripts/update_packages b/scripts/update_packages index f678cf4ba..e54516310 100755 --- a/scripts/update_packages +++ b/scripts/update_packages @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0-or-later -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) # Based on work by ToKe79 and Shanti Gilbert diff --git a/tools/burnimage b/tools/burnimage index 35ef48746..7c0e8d2ba 100755 --- a/tools/burnimage +++ b/tools/burnimage @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) (https://github.com/fewtarius) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) . config/options '' diff --git a/tools/dashboard b/tools/dashboard index 6df8777cf..b8b856974 100755 --- a/tools/dashboard +++ b/tools/dashboard @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### A simple loop to watch the status of any active builds. diff --git a/tools/foreach b/tools/foreach index 023547b9a..5892de8c0 100755 --- a/tools/foreach +++ b/tools/foreach @@ -1,6 +1,6 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 -# Copyright (C) 2023-present - The JELOS Project (https://github.com/JustEnoughLinuxOS) +# Copyright (C) 2023 JELOS (https://github.com/JustEnoughLinuxOS) ### ### A simple loop to allow running commands against all projects/devices/architectures.