diff --git a/LICENSE b/LICENSE index 800f2c7..3706381 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2025 肖其顿 + Copyright 2025 肖其顿 (XIAO QI DUN) 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/NOTICE b/NOTICE index 73d68a9..cc797e2 100644 --- a/NOTICE +++ b/NOTICE @@ -1,13 +1,5 @@ - Copyright 2025 肖其顿 +limit +Copyright 2025 肖其顿 (XIAO QI DUN) - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. +This product includes software developed by +肖其顿 (XIAO QI DUN) (https://github.com/xiaoqidun/limit). \ No newline at end of file diff --git a/example_test.go b/example_test.go index 5f96cbb..2bf7cc5 100644 --- a/example_test.go +++ b/example_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 肖其顿 +// Copyright 2025 肖其顿 (XIAO QI DUN) // // 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/limit.go b/limit.go index ab72490..049d2aa 100644 --- a/limit.go +++ b/limit.go @@ -1,4 +1,4 @@ -// Copyright 2025 肖其顿 +// Copyright 2025 肖其顿 (XIAO QI DUN) // // 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/limit_test.go b/limit_test.go index 9b5e43e..ef53b45 100644 --- a/limit_test.go +++ b/limit_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 肖其顿 +// Copyright 2025 肖其顿 (XIAO QI DUN) // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.