Skip to content

Commit 2c4b417

Browse files
committed
Update copyright years to 2026 across all relevant files
1 parent 232e706 commit 2c4b417

583 files changed

Lines changed: 584 additions & 584 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

hotswap-agent-core/src/main/java/org/hotswap/agent/HotswapAgent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/FileEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/Init.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/LoadEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/Manifest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/Maven.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/Name.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/OnClassFileEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/OnClassLoadEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

hotswap-agent-core/src/main/java/org/hotswap/agent/annotation/OnResourceFileEvent.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2025 the HotswapAgent authors.
2+
* Copyright 2013-2026 the HotswapAgent authors.
33
*
44
* This file is part of HotswapAgent.
55
*

0 commit comments

Comments
 (0)