diff --git a/server/api/dance/dance.go b/server/api/dance/dance.go index 1c398f0..2dd604e 100644 --- a/server/api/dance/dance.go +++ b/server/api/dance/dance.go @@ -1,3 +1,8 @@ +/* +SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD +SPDX-License-Identifier: MIT +*/ + // ================================================================================= // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // ================================================================================= diff --git a/server/api/device/device.go b/server/api/device/device.go index fc6885e..cdba188 100644 --- a/server/api/device/device.go +++ b/server/api/device/device.go @@ -1,3 +1,8 @@ +/* +SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD +SPDX-License-Identifier: MIT +*/ + // ================================================================================= // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // ================================================================================= diff --git a/server/api/file/file.go b/server/api/file/file.go index e812a0c..68746e6 100644 --- a/server/api/file/file.go +++ b/server/api/file/file.go @@ -1,3 +1,8 @@ +/* +SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD +SPDX-License-Identifier: MIT +*/ + // ================================================================================= // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // ================================================================================= diff --git a/server/api/friend/friend.go b/server/api/friend/friend.go index 7357046..580c2c7 100644 --- a/server/api/friend/friend.go +++ b/server/api/friend/friend.go @@ -1,3 +1,8 @@ +/* +SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD +SPDX-License-Identifier: MIT +*/ + // ================================================================================= // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // ================================================================================= diff --git a/server/api/post/post.go b/server/api/post/post.go index 640734b..3e5420c 100644 --- a/server/api/post/post.go +++ b/server/api/post/post.go @@ -1,3 +1,8 @@ +/* +SPDX-FileCopyrightText: 2026 M5Stack Technology CO LTD +SPDX-License-Identifier: MIT +*/ + // ================================================================================= // Code generated and maintained by GoFrame CLI tool. DO NOT EDIT. // =================================================================================