From 457ebd045b3989a65d9d312109f013a9440f8cc8 Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Thu, 20 Feb 2025 21:02:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=20UnifiedResponses=20?= =?UTF-8?q?=E7=9A=84=20copyright=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../xyz/zhouxy/plusone/commons/model/dto/UnifiedResponses.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/xyz/zhouxy/plusone/commons/model/dto/UnifiedResponses.java b/src/main/java/xyz/zhouxy/plusone/commons/model/dto/UnifiedResponses.java index 33aeaea..4988dc0 100644 --- a/src/main/java/xyz/zhouxy/plusone/commons/model/dto/UnifiedResponses.java +++ b/src/main/java/xyz/zhouxy/plusone/commons/model/dto/UnifiedResponses.java @@ -1,5 +1,5 @@ /* - * Copyright 2023-2025 the original author or authors. + * Copyright 2025 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. -- 2.49.1