diff --git a/src/chsrc-main.c b/src/chsrc-main.c index 53f2dbc..2730e9d 100644 --- a/src/chsrc-main.c +++ b/src/chsrc-main.c @@ -24,9 +24,10 @@ * | Jialin Lyu * | GitHub Copilot * | ccy + * | MadDogOwner * | * Created On : <2023-08-28> - * Last Modified : <2025-04-13> + * Last Modified : <2025-04-15> * * chsrc: Change Source —— 全平台通用命令行换源工具 * ------------------------------------------------------------*/ diff --git a/src/recipe/lang/Dart/Flutter.c b/src/recipe/lang/Dart/Flutter.c index d45bdf5..0b53f74 100644 --- a/src/recipe/lang/Dart/Flutter.c +++ b/src/recipe/lang/Dart/Flutter.c @@ -1,9 +1,10 @@ /** ------------------------------------------------------------ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- - * File Authors : Aoran Zeng - * Contributors : czyt - * | + * File Authors : Aoran Zeng + * Contributors : czyt + * | MadDogOwner + * | * Created On : <2023-09-10> * Major Revision : 2 * Last Modified : <2025-04-15> diff --git a/src/recipe/lang/Dart/Pub.c b/src/recipe/lang/Dart/Pub.c index 1ee6c8c..2419395 100644 --- a/src/recipe/lang/Dart/Pub.c +++ b/src/recipe/lang/Dart/Pub.c @@ -1,9 +1,10 @@ /** ------------------------------------------------------------ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- - * File Authors : Aoran Zeng - * Contributors : czyt - * | + * File Authors : Aoran Zeng + * Contributors : czyt + * | MadDogOwner + * | * Created On : <2023-09-10> * Major Revision : 3 * Last Modified : <2025-04-15> diff --git a/src/recipe/lang/Dart/common.h b/src/recipe/lang/Dart/common.h index c7bd16c..10501bb 100644 --- a/src/recipe/lang/Dart/common.h +++ b/src/recipe/lang/Dart/common.h @@ -1,9 +1,9 @@ /** ------------------------------------------------------------ * SPDX-License-Identifier: GPL-3.0-or-later * ------------------------------------------------------------- - * File Authors : Aoran Zeng - * Contributors : czyt - * | + * File Authors : MadDogOwner + * Contributors : Nil Null + * | * Created On : <2025-04-15> * Major Revision : 1 * Last Modified : <2025-04-15>