Skip to content

Commit e55b36c

Browse files
committed
comment: updated the version number in source file headers
1 parent 480f903 commit e55b36c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/main/java/com/github/sttk/sabi/internal/DataConnContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DataConnContainer.java
3-
* Copyright (C) 2025 Takayuki Sato. All Rights Reserved.
3+
* Copyright (C) 2025-2026 Takayuki Sato. All Rights Reserved.
44
*/
55
package com.github.sttk.sabi.internal;
66

src/main/java/com/github/sttk/sabi/internal/DataConnList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DataConnList.java
3-
* Copyright (C) 2025 Takayuki Sato. All Rights Reserved.
3+
* Copyright (C) 2025-2026 Takayuki Sato. All Rights Reserved.
44
*/
55
package com.github.sttk.sabi.internal;
66

src/main/java/com/github/sttk/sabi/internal/DataSrcContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* DataSrcContainer.java
3-
* Copyright (C) 2025 Takayuki Sato. All Rights Reserved.
3+
* Copyright (C) 2025-2026 Takayuki Sato. All Rights Reserved.
44
*/
55
package com.github.sttk.sabi.internal;
66

0 commit comments

Comments
 (0)