From b639daca3058809d37e1b7f46529ca59b84f475f Mon Sep 17 00:00:00 2001 From: ZhouXY108 Date: Sun, 31 May 2026 05:21:18 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=B0=86=E7=89=88=E6=9D=83=E5=B9=B4?= =?UTF-8?q?=E4=BB=BD=E4=BB=8E=E5=9B=BA=E5=AE=9A=E8=8C=83=E5=9B=B4=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E4=B8=BA=E5=8C=85=E5=90=AB=E5=BD=93=E5=89=8D=E6=97=B6?= =?UTF-8?q?=E9=97=B4=E7=9A=84=E8=A1=A8=E8=BF=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/xyz/zhouxy/jdbc/SimpleJdbcTemplate.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/java/xyz/zhouxy/jdbc/SimpleJdbcTemplate.java b/src/main/java/xyz/zhouxy/jdbc/SimpleJdbcTemplate.java index 1804948..3570e1c 100644 --- a/src/main/java/xyz/zhouxy/jdbc/SimpleJdbcTemplate.java +++ b/src/main/java/xyz/zhouxy/jdbc/SimpleJdbcTemplate.java @@ -1,5 +1,5 @@ /* - * Copyright 2022-2026 ZhouXY + * Copyright 2022-present ZhouXY * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.