Skip to content

Commit 36c1cec

Browse files
committed
Update copyright year to 2025 in multiple files
1 parent 28d8ca8 commit 36c1cec

File tree

63 files changed

+63
-81
lines changed

Some content is hidden

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

63 files changed

+63
-81
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2014-2018 Chronicle Software Ltd
189+
Copyright 2014-2025 chronicle.software
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

affinity-test/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 2016 chronicle.software
3+
~ Copyright 2016-2025 chronicle.software
44
~
55
~ Licensed under the *Apache License, Version 2.0* (the "License");
66
~ you may not use this file except in compliance with the License.

affinity-test/src/main/java/net/openhft/affinity/osgi/OSGiPlaceholder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2020 chronicle.software
2+
* Copyright 2016-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity-test/src/test/java/net/openhft/affinity/osgi/OSGiBundleTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2020 chronicle.software
2+
* Copyright 2016-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity-test/src/test/java/net/openhft/affinity/osgi/OSGiTestBase.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2020 chronicle.software
2+
* Copyright 2016-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity/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 2016 chronicle.software
3+
~ Copyright 2016-2025 chronicle.software
44
~
55
~ Licensed under the *Apache License, Version 2.0* (the "License");
66
~ you may not use this file except in compliance with the License.

affinity/src/main/c/net_openhft_ticker_impl_JNIClock.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* vim: syntax=cpp
2-
* Copyright 2015 Higher Frequency Trading
2+
* Copyright 2015-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity/src/main/c/software_chronicle_enterprise_internals_impl_NativeAffinity.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* vim: syntax=cpp
2-
* Copyright 2011 Higher Frequency Trading
2+
* Copyright 2011-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity/src/main/c/software_chronicle_enterprise_internals_impl_NativeAffinity_MacOSX.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2012 Peter Lawrey & Jerry Shea
2+
* Copyright 2011-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

affinity/src/main/java/net/openhft/affinity/Affinity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-2020 chronicle.software
2+
* Copyright 2016-2025 chronicle.software
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)