diff --git a/src/recipe/lang/Rust/rustup.c b/src/recipe/lang/Rust/rustup.c index a1b2bfb7..5ad97779 100644 --- a/src/recipe/lang/Rust/rustup.c +++ b/src/recipe/lang/Rust/rustup.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2024-10-02> * Last Modified : <2024-10-02> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/APT/Armbian.c b/src/recipe/os/APT/Armbian.c index 0b8effa3..0b414f35 100644 --- a/src/recipe/os/APT/Armbian.c +++ b/src/recipe/os/APT/Armbian.c @@ -3,6 +3,7 @@ * ------------------------------------------------------------- * File Authors : Shengwei Chen <414685209@qq.com> * Contributors : Aoran Zeng + * | Yangmoooo * Created On : <2024-06-14> * Last Modified : <2024-08-27> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/APT/Debian.c b/src/recipe/os/APT/Debian.c index 196750e1..75be91bc 100644 --- a/src/recipe/os/APT/Debian.c +++ b/src/recipe/os/APT/Debian.c @@ -3,7 +3,7 @@ * ------------------------------------------------------------- * File Authors : Aoran Zeng * | Heng Guo <2085471348@qq.com> - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-02> * Last Modified : <2024-10-31> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/APT/Kali-Linux.c b/src/recipe/os/APT/Kali-Linux.c index 59dfa0f8..4f87f37f 100644 --- a/src/recipe/os/APT/Kali-Linux.c +++ b/src/recipe/os/APT/Kali-Linux.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Heng Guo <2085471348@qq.com> - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-29> * Last Modified : <2024-08-16> * diff --git a/src/recipe/os/APT/Linux-Lite.c b/src/recipe/os/APT/Linux-Lite.c index 2639b5af..dec86a0a 100644 --- a/src/recipe/os/APT/Linux-Lite.c +++ b/src/recipe/os/APT/Linux-Lite.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-29> * Last Modified : <2024-08-16> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/APT/Raspberry-Pi-OS.c b/src/recipe/os/APT/Raspberry-Pi-OS.c index 6ab5160e..65ce9aa2 100644 --- a/src/recipe/os/APT/Raspberry-Pi-OS.c +++ b/src/recipe/os/APT/Raspberry-Pi-OS.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-29> * Last Modified : <2024-10-02> * diff --git a/src/recipe/os/APT/deepin.c b/src/recipe/os/APT/deepin.c index 8a74b7e5..774b8daa 100644 --- a/src/recipe/os/APT/deepin.c +++ b/src/recipe/os/APT/deepin.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Heng Guo <2085471348@qq.com> - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-26> * Last Modified : <2024-09-14> * diff --git a/src/recipe/os/Alpine-Linux.c b/src/recipe/os/Alpine-Linux.c index 1ca33051..ee08a3e3 100644 --- a/src/recipe/os/Alpine-Linux.c +++ b/src/recipe/os/Alpine-Linux.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-24> * Last Modified : <2024-09-14> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/OpenWrt.c b/src/recipe/os/OpenWrt.c index 1b54e16f..0d57ac2d 100644 --- a/src/recipe/os/OpenWrt.c +++ b/src/recipe/os/OpenWrt.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2024-08-08> * Last Modified : <2024-08-08> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/Void-Linux.c b/src/recipe/os/Void-Linux.c index 4069a7ce..da7906f4 100644 --- a/src/recipe/os/Void-Linux.c +++ b/src/recipe/os/Void-Linux.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-24> * Last Modified : <2024-08-16> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/YUM/AlmaLinux.c b/src/recipe/os/YUM/AlmaLinux.c index c5502333..11112537 100644 --- a/src/recipe/os/YUM/AlmaLinux.c +++ b/src/recipe/os/YUM/AlmaLinux.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2024-06-12> * Last Modified : <2024-08-16> * ------------------------------------------------------------*/ diff --git a/src/recipe/os/YUM/openEuler.c b/src/recipe/os/YUM/openEuler.c index cda39094..c6437b52 100644 --- a/src/recipe/os/YUM/openEuler.c +++ b/src/recipe/os/YUM/openEuler.c @@ -3,6 +3,7 @@ * ------------------------------------------------------------- * File Authors : Heng Guo <2085471348@qq.com> * Contributors : Aoran Zeng + * | Yangmoooo * Created On : <2023-09-06> * Last Modified : <2024-09-14> * ------------------------------------------------------------*/ diff --git a/src/recipe/ware/Anaconda.c b/src/recipe/ware/Anaconda.c index 9a259d23..64396291 100644 --- a/src/recipe/ware/Anaconda.c +++ b/src/recipe/ware/Anaconda.c @@ -2,7 +2,7 @@ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- * File Authors : Aoran Zeng - * Contributors : Nil Null + * Contributors : Yangmoooo * Created On : <2023-09-10> * Last Modified : <2024-08-15> * ------------------------------------------------------------*/