Skip to content

Commit 87970e2

Browse files
committed
year set to 2025
1 parent 999c6af commit 87970e2

39 files changed

+39
-39
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2014-2023, stateful.co
1+
Copyright (c) 2014-2025, stateful.co
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2014-2023, stateful.co
3+
Copyright (c) 2014-2025, stateful.co
44
All rights reserved.
55
66
Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/Atomic.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/Counter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/Counters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/Lock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/Locks.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/RtCounter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/RtCounters.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

src/main/java/co/stateful/RtLock.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2014-2023, stateful.co
2+
* Copyright (c) 2014-2025, stateful.co
33
* All rights reserved.
44
*
55
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)