diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 19b5928e34..24d8d00c65 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,7 @@ If you are adding a new file it should have the following header: ``` /* - * Copyright 2015-2024 Real Logic Limited + * Copyright 2015-2025 Real Logic Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-binary-entrypoint-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeFixPAuthenticationStrategy.java b/artio-binary-entrypoint-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeFixPAuthenticationStrategy.java index 305645a6b2..5f01db0f9e 100644 --- a/artio-binary-entrypoint-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeFixPAuthenticationStrategy.java +++ b/artio-binary-entrypoint-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeFixPAuthenticationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/EncodingException.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/EncodingException.java index e873f8f3df..91d5863db8 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/EncodingException.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/EncodingException.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/ValidationError.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/ValidationError.java index ccd5fddb72..d98a3e1bda 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/ValidationError.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/ValidationError.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/AbstractBusinessMessageRejectEncoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/AbstractBusinessMessageRejectEncoder.java index 4228b2ac52..5099209643 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/AbstractBusinessMessageRejectEncoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/AbstractBusinessMessageRejectEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Decoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Decoder.java index fa5111661b..ca77ca6ec5 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Decoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Decoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Encoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Encoder.java index c956cef9f4..40547dcfd6 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Encoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Encoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Printer.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Printer.java index 67c79391ea..a6b9b5c72d 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Printer.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Printer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownEnumValue.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownEnumValue.java index 07e033f23b..0a3d4702da 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownEnumValue.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownEnumValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownField.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownField.java index b692c63866..64c9cb2e74 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownField.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/RejectUnknownField.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Validation.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Validation.java index d5dda0a23a..a8c2cb0883 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Validation.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/builder/Validation.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayMap.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayMap.java index dbe768c50b..8688b49578 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayMap.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayMap.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArraySet.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArraySet.java index 114bb08186..3a4a32b288 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArraySet.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArraySet.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayWrapper.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayWrapper.java index 3e8a20fdda..efad86ae61 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayWrapper.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CharArrayWrapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CodecGenerationTool.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CodecGenerationTool.java index 8a6b5c2531..524c8ecedc 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CodecGenerationTool.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/CodecGenerationTool.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/DictionaryParser.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/DictionaryParser.java index 7d7227c80e..c2c8f5fd8b 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/DictionaryParser.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/DictionaryParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/Generated.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/Generated.java index 76450203a3..1f1810e77f 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/Generated.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/Generated.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited + * Copyright 2015-2025 Real Logic Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/LongDictionary.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/LongDictionary.java index d4d892a12e..b6b477ad02 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/LongDictionary.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/LongDictionary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/SessionConstants.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/SessionConstants.java index f5fa2704b7..9841e056c2 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/SessionConstants.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/SessionConstants.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGenerator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGenerator.java index b2f865420a..2f8ce99340 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGenerator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AggregateType.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AggregateType.java index 164b8e5076..640025fc1a 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AggregateType.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/AggregateType.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/CodecUtil.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/CodecUtil.java index 658762d9a1..55ad905df8 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/CodecUtil.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/CodecUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/ConstantGenerator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/ConstantGenerator.java index 753810846b..d4b1854684 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/ConstantGenerator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/ConstantGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/DecoderGenerator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/DecoderGenerator.java index 838c6269f0..f5bac6b87d 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/DecoderGenerator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/DecoderGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/EncoderGenerator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/EncoderGenerator.java index e4cbefa608..df593a067c 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/EncoderGenerator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/EncoderGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/Generator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/Generator.java index b4a77265dc..8b1cd51c4f 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/Generator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/Generator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/PrinterGenerator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/PrinterGenerator.java index 2bd4f68250..fde7036f5d 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/PrinterGenerator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/generation/PrinterGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Aggregate.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Aggregate.java index 5c9036aa9d..ef2201804e 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Aggregate.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Aggregate.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Component.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Component.java index 4ec8db228d..3f7b56adaf 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Component.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Component.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Dictionary.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Dictionary.java index f913e21690..22402a3ea7 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Dictionary.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Dictionary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Entry.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Entry.java index fd1117ef34..81f4b47d8c 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Entry.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Entry.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Field.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Field.java index e3d137132b..fb34cc6b83 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Field.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Field.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Group.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Group.java index 77a6458f60..c033ab383e 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Group.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Group.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Message.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Message.java index 99a6ed4561..83020e17de 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Message.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/dictionary/ir/Message.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/AsciiFieldFlyweight.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/AsciiFieldFlyweight.java index 856895a9b0..653b2984d2 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/AsciiFieldFlyweight.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/AsciiFieldFlyweight.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/CalendricalUtil.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/CalendricalUtil.java index b02ac299fd..d503641e92 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/CalendricalUtil.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/CalendricalUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java index d28a174794..f471fe204b 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/DecimalFloat.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/EpochFractionFormat.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/EpochFractionFormat.java index 4dc13f80b4..f59fbdcfe6 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/EpochFractionFormat.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/EpochFractionFormat.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateDecoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateDecoder.java index 426ea2d9d8..ae7e686ebd 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateDecoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateEncoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateEncoder.java index 439378f188..6e81eca3df 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateEncoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/LocalMktDateEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/MonthYear.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/MonthYear.java index 6e8bd1da03..6aa6183720 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/MonthYear.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/MonthYear.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/ReadOnlyDecimalFloat.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/ReadOnlyDecimalFloat.java index 618f3242fd..288adc4d57 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/ReadOnlyDecimalFloat.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/ReadOnlyDecimalFloat.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/RejectReason.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/RejectReason.java index 4fbc377905..7779b55960 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/RejectReason.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/RejectReason.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyDecoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyDecoder.java index e90679c48c..66d8f1ae48 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyDecoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyEncoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyEncoder.java index 6a44fa688d..d0f73dadcd 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyEncoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcDateOnlyEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyDecoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyDecoder.java index 6e398491d5..ada32f6378 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyDecoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyEncoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyEncoder.java index c9e5ff94d7..02a21fa56f 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyEncoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimeOnlyEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampDecoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampDecoder.java index 714f540d35..4b488da4bd 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampDecoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampDecoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampEncoder.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampEncoder.java index a720f43bf7..c0f1c4a653 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampEncoder.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/fields/UtcTimestampEncoder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/MessageControl.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/MessageControl.java index bc9e26097f..a809026d1e 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/MessageControl.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/MessageControl.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfMessageAcceptor.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfMessageAcceptor.java index 0c575cab40..50da8f2265 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfMessageAcceptor.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfMessageAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfParser.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfParser.java index 86380ce362..36810fe5e1 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfParser.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfValidator.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfValidator.java index a6f8d5beed..4bcf8b5ba1 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfValidator.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/otf/OtfValidator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/IdExtractor.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/IdExtractor.java index 90e771d870..8886843ba0 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/IdExtractor.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/IdExtractor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageDumper.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageDumper.java index c211dcb1aa..c8c4c8c47e 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageDumper.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageDumper.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageSchemaIr.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageSchemaIr.java index 796aec28a0..ff9e1b1bbf 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageSchemaIr.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/sbe_util/MessageSchemaIr.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiBuffer.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiBuffer.java index 4a91de098b..6f762b813c 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiBuffer.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiFormatter.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiFormatter.java index 20515942b1..56d320cf54 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiFormatter.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/AsciiFormatter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/BufferAsciiSequence.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/BufferAsciiSequence.java index 1ddf64158f..0ed604c248 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/BufferAsciiSequence.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/BufferAsciiSequence.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClock.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClock.java index 58960ab65a..0c048f81c9 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClock.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClock.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClocks.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClocks.java index d77cb34e38..db420f900f 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClocks.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/EpochFractionClocks.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/MutableAsciiBuffer.java b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/MutableAsciiBuffer.java index 6d3f8aefd8..3b048d25a2 100644 --- a/artio-codecs/src/main/java/uk/co/real_logic/artio/util/MutableAsciiBuffer.java +++ b/artio-codecs/src/main/java/uk/co/real_logic/artio/util/MutableAsciiBuffer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArrayMapTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArrayMapTest.java index 090bcf54c2..3caa69e791 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArrayMapTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArrayMapTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArraySetTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArraySetTest.java index cc5cbc28de..68eb02766b 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArraySetTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/CharArraySetTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/DictionaryParserTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/DictionaryParserTest.java index 52875d6fcf..6b4e3471f3 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/DictionaryParserTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/DictionaryParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/ExampleDictionary.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/ExampleDictionary.java index 87d592f6c3..ff53c9dbf1 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/ExampleDictionary.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/ExampleDictionary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/LongDictionaryTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/LongDictionaryTest.java index e573329523..17f3657a8d 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/LongDictionaryTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/LongDictionaryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AbstractDecoderGeneratorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AbstractDecoderGeneratorTest.java index eb638c206d..95d9e1ae77 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AbstractDecoderGeneratorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AbstractDecoderGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGeneratorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGeneratorTest.java index 5c2c6e872c..ba1505a3b8 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGeneratorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/AcceptorGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/CodecUtilTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/CodecUtilTest.java index e8864fb723..736f29b344 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/CodecUtilTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/CodecUtilTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ConstantGeneratorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ConstantGeneratorTest.java index 6942a7bc79..a8b948c888 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ConstantGeneratorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ConstantGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorCopyingTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorCopyingTest.java index db0256aa2d..111ba5ca94 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorCopyingTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorCopyingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorFlyweightTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorFlyweightTest.java index 703064071f..1cd94b73c4 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorFlyweightTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/DecoderGeneratorFlyweightTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/EncoderGeneratorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/EncoderGeneratorTest.java index 7312cac69e..50b37b0e3f 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/EncoderGeneratorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/EncoderGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/PrinterGeneratorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/PrinterGeneratorTest.java index 47d1409924..9d7c917a6f 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/PrinterGeneratorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/PrinterGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOff.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOff.java index 66e3d0c0b6..c392fddcfc 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOff.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOff.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOn.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOn.java index cac5635156..642160595f 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOn.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownEnumValueOn.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOff.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOff.java index 73115b709b..dcc48da74e 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOff.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOff.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOn.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOn.java index a2acb5a6b8..e8498c6a97 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOn.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/RejectUnknownFieldOn.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOff.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOff.java index 9f19937852..2f12636cb9 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOff.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOff.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOn.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOn.java index aa1fe34117..5c533276b5 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOn.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/dictionary/generation/ValidationOn.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatDecodingTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatDecodingTest.java index 52c92dd71f..38c9794844 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatDecodingTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatDecodingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatEncodingTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatEncodingTest.java index bc7c44b257..9b7e204469 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatEncodingTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatEncodingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatTest.java index ae70a2cc41..7599856caa 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatToStringTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatToStringTest.java index 73f0cc0bfc..13f638bed0 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatToStringTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/DecimalFloatToStringTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderInvalidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderInvalidCasesTest.java index 004ae9951e..4427e5c394 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderInvalidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderInvalidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderValidCasesTest.java index fc780f24f6..506e9c2d07 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateDecoderValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderInValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderInValidCasesTest.java index 1d3391d6a1..0e70fc8337 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderInValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderInValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderValidCasesTest.java index 4c26839882..a5baa27cfe 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/LocalMktDateEncoderValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/MonthYearTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/MonthYearTest.java index 30dc45b998..b0f049d705 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/MonthYearTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/MonthYearTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderInvalidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderInvalidCasesTest.java index dfc5511409..c66b31e6c6 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderInvalidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderInvalidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderNonStrictCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderNonStrictCasesTest.java index f9ad9d4ea8..073284ed06 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderNonStrictCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderNonStrictCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderValidCasesTest.java index a6dc345731..1c845a9678 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampDecoderValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderDateRollTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderDateRollTest.java index 6239af14f3..af5f37ee63 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderDateRollTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderDateRollTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderInvalidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderInvalidCasesTest.java index fd3d500be1..768a23c83d 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderInvalidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderInvalidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderUpdateValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderUpdateValidCasesTest.java index 205963fc87..e8acba1ac7 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderUpdateValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderUpdateValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderValidCasesTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderValidCasesTest.java index c07e7a6dba..2df01aa086 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderValidCasesTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/fields/UtcTimestampEncoderValidCasesTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfParserTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfParserTest.java index 3c00b31070..50accf69e7 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfParserTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfValidatorTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfValidatorTest.java index cce63ba656..a9ae4500a3 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfValidatorTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/otf/OtfValidatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiBufferTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiBufferTest.java index 98fd98fd78..a7c72b4100 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiBufferTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiBufferTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiFormatterTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiFormatterTest.java index 6fb0427d44..ea82d6c785 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiFormatterTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/AsciiFormatterTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/CustomMatchers.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/CustomMatchers.java index 0c7dc71c46..acd31cc95a 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/CustomMatchers.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/CustomMatchers.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/MutableAsciiBufferTest.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/MutableAsciiBufferTest.java index 05815013a9..3127521f22 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/MutableAsciiBufferTest.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/MutableAsciiBufferTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/Reflection.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/Reflection.java index cd00826e74..6ff6aa63b8 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/Reflection.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/Reflection.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/TestMessages.java b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/TestMessages.java index 98cdb0f340..8db5c68f19 100644 --- a/artio-codecs/src/test/java/uk/co/real_logic/artio/util/TestMessages.java +++ b/artio-codecs/src/test/java/uk/co/real_logic/artio/util/TestMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/CloseChecker.java b/artio-core/src/main/java/uk/co/real_logic/artio/CloseChecker.java index c3e2f8d7b6..49cff9128c 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/CloseChecker.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/CloseChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/CommonConfiguration.java b/artio-core/src/main/java/uk/co/real_logic/artio/CommonConfiguration.java index bf993c94ac..716c424161 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/CommonConfiguration.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/CommonConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/DebugLogger.java b/artio-core/src/main/java/uk/co/real_logic/artio/DebugLogger.java index e7901067e4..ad5177f903 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/DebugLogger.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/DebugLogger.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/ErrorPrinter.java b/artio-core/src/main/java/uk/co/real_logic/artio/ErrorPrinter.java index 73aee59129..df056f7adf 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/ErrorPrinter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/ErrorPrinter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/FileSystemCorruptionException.java b/artio-core/src/main/java/uk/co/real_logic/artio/FileSystemCorruptionException.java index 068a61d552..74a7cf2891 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/FileSystemCorruptionException.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/FileSystemCorruptionException.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/FixCounters.java b/artio-core/src/main/java/uk/co/real_logic/artio/FixCounters.java index bcc892c40f..5fba76c96e 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/FixCounters.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/FixCounters.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/FixGatewayException.java b/artio-core/src/main/java/uk/co/real_logic/artio/FixGatewayException.java index d4bd407aca..75f4c80fbc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/FixGatewayException.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/FixGatewayException.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/GatewayProcess.java b/artio-core/src/main/java/uk/co/real_logic/artio/GatewayProcess.java index cc24f8c49d..730158b532 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/GatewayProcess.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/GatewayProcess.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/LivenessDetector.java b/artio-core/src/main/java/uk/co/real_logic/artio/LivenessDetector.java index 935cdd5a35..3f6c22510a 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/LivenessDetector.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/LivenessDetector.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/LogTag.java b/artio-core/src/main/java/uk/co/real_logic/artio/LogTag.java index 855229c416..d0afc85028 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/LogTag.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/LogTag.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/MonitoringFile.java b/artio-core/src/main/java/uk/co/real_logic/artio/MonitoringFile.java index 3d5866e701..cd1cf38249 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/MonitoringFile.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/MonitoringFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/Pressure.java b/artio-core/src/main/java/uk/co/real_logic/artio/Pressure.java index ccd5151f5c..89bd640657 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/Pressure.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/Pressure.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/StreamInformation.java b/artio-core/src/main/java/uk/co/real_logic/artio/StreamInformation.java index 5762d5d88a..6ba0f207dd 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/StreamInformation.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/StreamInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/admin/AdminPublication.java b/artio-core/src/main/java/uk/co/real_logic/artio/admin/AdminPublication.java index 1d3682cf8e..dff70ba077 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/admin/AdminPublication.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/admin/AdminPublication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ByteBufferUtil.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ByteBufferUtil.java index 8736b48ed3..4a9e6c9c03 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ByteBufferUtil.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ByteBufferUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ChecksumFramer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ChecksumFramer.java index fb85ab6b31..fbdc8580ac 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ChecksumFramer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ChecksumFramer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/CompletionPosition.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/CompletionPosition.java index 0151bb9c8e..4dcfad7e72 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/CompletionPosition.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/CompletionPosition.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ConnectedSessionInfo.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ConnectedSessionInfo.java index 8ca649b6f0..970b014e24 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/ConnectedSessionInfo.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/ConnectedSessionInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/DefaultEngineScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/DefaultEngineScheduler.java index e34924f741..747f6fbeec 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/DefaultEngineScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/DefaultEngineScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineConfiguration.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineConfiguration.java index de71b37d56..95152cea7c 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineConfiguration.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineContext.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineContext.java index a0fadce7f4..5837655891 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineContext.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineScheduler.java index 6d91c10b7c..e0318aafb5 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/EngineScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/FixEngine.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/FixEngine.java index 56ca8bac18..c99b6f5054 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/FixEngine.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/FixEngine.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/LockStepFramerEngineScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/LockStepFramerEngineScheduler.java index 7d5090ec41..0575c5482b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/LockStepFramerEngineScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/LockStepFramerEngineScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/LowResourceEngineScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/LowResourceEngineScheduler.java index 580c6a789d..819f7c6467 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/LowResourceEngineScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/LowResourceEngineScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/MappedFile.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/MappedFile.java index 590046f928..06dddaed2b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/MappedFile.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/MappedFile.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupEnabler.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupEnabler.java index 68dc50b411..e70be62912 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupEnabler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupEnabler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupFinder.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupFinder.java index 4bb9ead59a..a9769f540d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupFinder.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/PossDupFinder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/RecordingCoordinator.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/RecordingCoordinator.java index 9cc314eb0c..cd0f2c73cc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/RecordingCoordinator.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/RecordingCoordinator.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/SectorFramer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/SectorFramer.java index 18ff518907..65978f4e75 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/SectorFramer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/SectorFramer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/AdminReplyPublication.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/AdminReplyPublication.java index 18c17ca223..d3b0c7c98f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/AdminReplyPublication.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/AdminReplyPublication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/CatchupReplayer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/CatchupReplayer.java index a1cba6cb5e..482e2093f8 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/CatchupReplayer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/CatchupReplayer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Continuation.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Continuation.java index d29ce9e01d..b0782651f6 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Continuation.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Continuation.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/DefaultTcpChannel.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/DefaultTcpChannel.java index d483dc8dbe..ab2f5ec1e0 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/DefaultTcpChannel.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/DefaultTcpChannel.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/EngineLibraryInfo.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/EngineLibraryInfo.java index ae29754753..cfa3713a29 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/EngineLibraryInfo.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/EngineLibraryInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FinalImagePositions.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FinalImagePositions.java index c7272000d9..bd02596a97 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FinalImagePositions.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FinalImagePositions.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixContexts.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixContexts.java index f42c7cbf0c..a509358a94 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixContexts.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixContexts.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixEndPointFactory.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixEndPointFactory.java index 01d31bda18..d5413f21b1 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixEndPointFactory.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixEndPointFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixReceiverEndPoint.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixReceiverEndPoint.java index e343edc777..d54e3f77b1 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixReceiverEndPoint.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixReceiverEndPoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoint.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoint.java index bda52dd844..f0926496c0 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoint.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoints.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoints.java index 77844cdfad..6692c62da3 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoints.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPoints.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Framer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Framer.java index 70a30be972..dfbc312e71 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Framer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/Framer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FramerContext.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FramerContext.java index 08e64d215b..25c5cad145 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FramerContext.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/FramerContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySession.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySession.java index 4b2eff4338..692e596b9e 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySession.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySession.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySessions.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySessions.java index 8ef9346a1a..c0dae159fc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySessions.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/GatewaySessions.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LibraryInfo.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LibraryInfo.java index 22171ccdc7..ec9a09157f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LibraryInfo.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LibraryInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LiveLibraryInfo.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LiveLibraryInfo.java index bbcf7f5a61..8a933e2036 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LiveLibraryInfo.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LiveLibraryInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LookupSessionIdCommand.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LookupSessionIdCommand.java index e54bf4104e..248668fecb 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LookupSessionIdCommand.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/LookupSessionIdCommand.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoint.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoint.java index 88094445d0..66c7f2dcde 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoint.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoint.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoints.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoints.java index 8b0ffe4ad6..acc616b3bc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoints.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPoints.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReplicateMessages.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReplicateMessages.java index 76897933be..d33bd7f724 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReplicateMessages.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ReplicateMessages.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ResetSequenceNumberCommand.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ResetSequenceNumberCommand.java index 4c032f4ae1..b450a82290 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ResetSequenceNumberCommand.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/ResetSequenceNumberCommand.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/RetryManager.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/RetryManager.java index 0dac96ee36..dfd0d93632 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/RetryManager.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/RetryManager.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/SessionContext.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/SessionContext.java index d49824218f..7933d71433 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/SessionContext.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/SessionContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannel.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannel.java index 87c2222fc3..51c0f4bb5d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannel.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannel.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannelSupplier.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannelSupplier.java index 60e5db074f..3859877cc8 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannelSupplier.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/TcpChannelSupplier.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/UnitOfWork.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/UnitOfWork.java index be86e5dd79..831351ae76 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/UnitOfWork.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/framer/UnitOfWork.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ArchiveDescriptor.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ArchiveDescriptor.java index 3a92c7219c..ef99882f26 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ArchiveDescriptor.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ArchiveDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/BufferFactory.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/BufferFactory.java index 5666cbdf5c..bae50d67db 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/BufferFactory.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/BufferFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ExistingBufferFactory.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ExistingBufferFactory.java index ee1903f35b..06bb41ee42 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ExistingBufferFactory.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ExistingBufferFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchivePrinter.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchivePrinter.java index 67c377d9ed..051b69fbda 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchivePrinter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchivePrinter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchiveScanner.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchiveScanner.java index ab77228ada..5a6b46ef23 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchiveScanner.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixArchiveScanner.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessageConsumer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessageConsumer.java index 2248a57c62..7a6e283fde 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessageConsumer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessageConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicate.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicate.java index bb1a089505..10f8a6077f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicate.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicate.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicates.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicates.java index e74d1c4f1c..f47487a7b0 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicates.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixMessagePredicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixReplayerSession.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixReplayerSession.java index 01938f4428..21f165df4d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixReplayerSession.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/FixReplayerSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/GapFiller.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/GapFiller.java index 8a3bc9a377..4375c323af 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/GapFiller.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/GapFiller.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Index.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Index.java index 35d6c1b242..a80473b584 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Index.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Index.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionConsumer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionConsumer.java index 40fe16c222..7517d6c46d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionConsumer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionConsumer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionReader.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionReader.java index 52477069fa..41bb9cabbd 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionReader.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionWriter.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionWriter.java index 449690a1f0..2540aae9fb 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionWriter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/IndexedPositionWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Indexer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Indexer.java index e4c1c65714..081e3c304c 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Indexer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Indexer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/LoggerUtil.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/LoggerUtil.java index 484d902ee9..4e34b1c4c4 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/LoggerUtil.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/LoggerUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingIdLookup.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingIdLookup.java index d7fbd99643..81d6d71dac 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingIdLookup.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingIdLookup.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingRange.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingRange.java index 4bc02823ef..ee3cbf9b98 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingRange.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/RecordingRange.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndex.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndex.java index 4cc0d56af4..3eb42d523c 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndex.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndex.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndexDescriptor.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndexDescriptor.java index 5b281785fe..c594a86cd7 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndexDescriptor.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayIndexDescriptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayOperation.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayOperation.java index eceabe5c3d..7558720ebf 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayOperation.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayOperation.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayQuery.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayQuery.java index e6be6dbce4..82446eb580 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayQuery.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayQuery.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Replayer.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Replayer.java index c52b199ead..2ec29e48bd 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Replayer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/Replayer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayerSession.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayerSession.java index cbd809ee70..4c10e29df9 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayerSession.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/ReplayerSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexWriter.java b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexWriter.java index ce8bd35710..2e6eb29401 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexWriter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/AcquiringSessionExistsHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/AcquiringSessionExistsHandler.java index a229f6500d..221903004f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/AcquiringSessionExistsHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/AcquiringSessionExistsHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/DefaultLibraryScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/DefaultLibraryScheduler.java index 81b4cdf0f7..b4a162928f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/DefaultLibraryScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/DefaultLibraryScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/DynamicLibraryScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/DynamicLibraryScheduler.java index a576b87604..424ea1e19a 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/DynamicLibraryScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/DynamicLibraryScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/FixLibrary.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/FixLibrary.java index 6e0723c490..93f24384f6 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/FixLibrary.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/FixLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/FollowerSessionReply.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/FollowerSessionReply.java index 789d32bb01..5875bce2b1 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/FollowerSessionReply.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/FollowerSessionReply.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/GatewayErrorHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/GatewayErrorHandler.java index bbb22be878..9f276cef26 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/GatewayErrorHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/GatewayErrorHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/InitiateSessionReply.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/InitiateSessionReply.java index 533371843e..847052555b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/InitiateSessionReply.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/InitiateSessionReply.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConfiguration.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConfiguration.java index 827f708237..3c12a9d4b1 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConfiguration.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConnectHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConnectHandler.java index 5d15b4ff98..0b39a70a58 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConnectHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryConnectHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryPoller.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryPoller.java index f1d0cd0789..860a6a6c34 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryPoller.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryPoller.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryReply.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryReply.java index 20744c390d..22a8f05a34 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryReply.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryReply.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryScheduler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryScheduler.java index c982589a87..dc83b4fe09 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryScheduler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryScheduler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryTransport.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryTransport.java index c8fe1e0245..e88b4cfe44 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryTransport.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryTransport.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryUtil.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryUtil.java index 90cf51dc4c..7dc3ffb0ff 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryUtil.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/LibraryUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/ReleaseToGatewayReply.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/ReleaseToGatewayReply.java index 4e316f8120..25d9a64283 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/ReleaseToGatewayReply.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/ReleaseToGatewayReply.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/RequestSessionReply.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/RequestSessionReply.java index 4eac45ea62..6434bc282b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/RequestSessionReply.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/RequestSessionReply.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionAcquireHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionAcquireHandler.java index e416aaeb7e..4c61b11fdd 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionAcquireHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionAcquireHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionConfiguration.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionConfiguration.java index 5a49956cec..ca50327fea 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionConfiguration.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionExistsHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionExistsHandler.java index 633d0c8259..1741489bcb 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionExistsHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionExistsHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionHandler.java index 2fa88ef973..3b3ef303bc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionSubscriber.java b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionSubscriber.java index 6d42f4afdc..7cb63bfdde 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionSubscriber.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/library/SessionSubscriber.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ClaimablePublication.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ClaimablePublication.java index 4017d17fb4..e212c38cb9 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ClaimablePublication.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ClaimablePublication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineEndPointHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineEndPointHandler.java index 78e7d64956..fb47c33a91 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineEndPointHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineEndPointHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineProtocolSubscription.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineProtocolSubscription.java index 42550b4f26..003e582be3 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineProtocolSubscription.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/EngineProtocolSubscription.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/GatewayPublication.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/GatewayPublication.java index f2e868f165..4226b74578 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/GatewayPublication.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/GatewayPublication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryEndPointHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryEndPointHandler.java index 664272512b..71fadd6064 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryEndPointHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryEndPointHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryProtocolSubscription.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryProtocolSubscription.java index 6776e8c22c..41c6f5eaa4 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryProtocolSubscription.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/LibraryProtocolSubscription.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/NotConnectedException.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/NotConnectedException.java index e39df1c7e2..1b525b8716 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/NotConnectedException.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/NotConnectedException.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolHandler.java index bf73f04720..60d5b95265 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolSubscription.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolSubscription.java index 7ca4dafa11..44f0261b7b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolSubscription.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ProtocolSubscription.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolHandler.java index d36ff5a350..bd5e762b1d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolSubscription.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolSubscription.java index 7068772d7e..e3a7e1cbe8 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolSubscription.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReplayProtocolSubscription.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReservedValue.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReservedValue.java index 4d3efe0d93..4b5ae9cfea 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReservedValue.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/ReservedValue.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/Streams.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/Streams.java index f0408ba43f..29b1c7c392 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/Streams.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/Streams.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/package-info.java b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/package-info.java index 95acb29072..a4aa97dc0e 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/protocol/package-info.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/protocol/package-info.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/CompositeKey.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/CompositeKey.java index b8a6adaa49..f049f448f3 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/CompositeKey.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/CompositeKey.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/DirectSessionProxy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/DirectSessionProxy.java index f3fbe8c165..31614fa631 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/DirectSessionProxy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/DirectSessionProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/InternalSession.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/InternalSession.java index 413dc5793d..0c18f93232 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/InternalSession.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/InternalSession.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/NoSessionCustomisationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/NoSessionCustomisationStrategy.java index fdda1ddde7..4a0f8ca74a 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/NoSessionCustomisationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/NoSessionCustomisationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategy.java index ab37d50cb2..e09c282861 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategy.java index de498edba9..4a4aeb5726 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/Session.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/Session.java index 4378fd117b..ba7784a1b0 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/Session.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/Session.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionCustomisationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionCustomisationStrategy.java index 738aac6054..bb52e19528 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionCustomisationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionCustomisationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionIdStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionIdStrategy.java index 1f859278ca..0948bbc239 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionIdStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionIdStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionParser.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionParser.java index c832df952f..7cf8365b86 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionParser.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionParser.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxy.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxy.java index 66ac31e3f1..65b7e7aa9c 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxyFactory.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxyFactory.java index 785445474c..ab7245c6d5 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxyFactory.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionProxyFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited., Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionWriter.java b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionWriter.java index d1752b9508..b56bc51cc6 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionWriter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/session/SessionWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/EngineTimers.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/EngineTimers.java index 8d13e0f814..7b8e8aeb3d 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/EngineTimers.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/EngineTimers.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramHandler.java index 2db199257c..68db2879ab 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogAgent.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogAgent.java index db1d492609..fb054d6849 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogAgent.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogAgent.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogHandler.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogHandler.java index 93b6b88cae..dff17d044b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogHandler.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogReader.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogReader.java index 352a4aafcd..5e7e0a9719 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogReader.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogWriter.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogWriter.java index 10f9c168e2..1cb1118cb2 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogWriter.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/HistogramLogWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/LibraryTimers.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/LibraryTimers.java index 409db05eda..2e007e4bb6 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/LibraryTimers.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/LibraryTimers.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/timing/Timer.java b/artio-core/src/main/java/uk/co/real_logic/artio/timing/Timer.java index 0cb6ebd131..bebe7b78cc 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/timing/Timer.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/timing/Timer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationProxy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationProxy.java index f3c22fa9fa..e7fb081356 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationProxy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationProxy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationStrategy.java index 40f28ba422..d2f27b7cd7 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/AuthenticationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/FixPAuthenticationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/FixPAuthenticationStrategy.java index 6d4706aa95..283077c07f 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/FixPAuthenticationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/FixPAuthenticationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/MessageValidationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/MessageValidationStrategy.java index 50787a859a..fcc9edeac2 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/MessageValidationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/MessageValidationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoAuthenticationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoAuthenticationStrategy.java index a95420d297..3b6ae2b7ef 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoAuthenticationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoAuthenticationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoMessageValidationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoMessageValidationStrategy.java index 2307cdcd20..51aaf2cf83 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoMessageValidationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/NoMessageValidationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/PersistenceLevel.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/PersistenceLevel.java index ee9019542d..1a987d23c1 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/PersistenceLevel.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/PersistenceLevel.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategy.java index fe07285366..d562ced366 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/SessionPersistenceStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/SessionPersistenceStrategy.java index c16ff87415..d7da4b1d1b 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/SessionPersistenceStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/SessionPersistenceStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/main/java/uk/co/real_logic/artio/validation/TargetCompIdValidationStrategy.java b/artio-core/src/main/java/uk/co/real_logic/artio/validation/TargetCompIdValidationStrategy.java index 2928ca771a..eb3d6019f2 100644 --- a/artio-core/src/main/java/uk/co/real_logic/artio/validation/TargetCompIdValidationStrategy.java +++ b/artio-core/src/main/java/uk/co/real_logic/artio/validation/TargetCompIdValidationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/CloseCheckerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/CloseCheckerTest.java index f2ea982371..178a364cf5 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/CloseCheckerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/CloseCheckerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/FixMatchers.java b/artio-core/src/test/java/uk/co/real_logic/artio/FixMatchers.java index 61c77a92b1..629cb3a606 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/FixMatchers.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/FixMatchers.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/TestFixtures.java b/artio-core/src/test/java/uk/co/real_logic/artio/TestFixtures.java index c9820893e9..a1cd274b84 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/TestFixtures.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/TestFixtures.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/Timing.java b/artio-core/src/test/java/uk/co/real_logic/artio/Timing.java index bc9ffc7fdf..044ef8c3d1 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/Timing.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/Timing.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/admin/ArtioAdminConfigurationTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/admin/ArtioAdminConfigurationTest.java index 00998c998b..042f3fe3c1 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/admin/ArtioAdminConfigurationTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/admin/ArtioAdminConfigurationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/LowResourceEngineSchedulerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/LowResourceEngineSchedulerTest.java index 0b010f1f21..6ef6367e40 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/LowResourceEngineSchedulerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/LowResourceEngineSchedulerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FakeEpochClock.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FakeEpochClock.java index f08cb45654..94ae6dfbe3 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FakeEpochClock.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FakeEpochClock.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FinalImagePositionsTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FinalImagePositionsTest.java index 9ee894a608..4cf76c84bb 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FinalImagePositionsTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FinalImagePositionsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixContextsTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixContextsTest.java index a339c3b9ae..199f91f3fe 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixContextsTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixContextsTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPointTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPointTest.java index 070005ca14..fcde4529bb 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPointTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FixSenderEndPointTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FramerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FramerTest.java index 4d3f24a09f..ac67444970 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FramerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/FramerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPointTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPointTest.java index a76ac5ece2..ba0533de35 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPointTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/ReceiverEndPointTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/RetryManagerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/RetryManagerTest.java index 52812a9212..571f844585 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/RetryManagerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/RetryManagerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/UnitOfWorkTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/UnitOfWorkTest.java index a929b76f23..1fb3fcee31 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/UnitOfWorkTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/framer/UnitOfWorkTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/AbstractLogTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/AbstractLogTest.java index b3fbbdd6c0..9e9bece54c 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/AbstractLogTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/AbstractLogTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ErrorHandlerVerifier.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ErrorHandlerVerifier.java index 40d93d9da7..25f8b05806 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ErrorHandlerVerifier.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ErrorHandlerVerifier.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/IndexedPositionTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/IndexedPositionTest.java index 8e69181068..750f20f557 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/IndexedPositionTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/IndexedPositionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayIndexTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayIndexTest.java index 24f3d7b815..fd10aa2bf2 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayIndexTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayIndexTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayerTest.java index 42bc819a14..db6d01ead1 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/ReplayerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexTest.java index 7bf5ed1161..4a65e606af 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/engine/logger/SequenceNumberIndexTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/library/FixLibraryCleanupTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/library/FixLibraryCleanupTest.java index 099f828667..5d2bf70acc 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/library/FixLibraryCleanupTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/library/FixLibraryCleanupTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/library/LibraryPollerTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/library/LibraryPollerTest.java index 10354c9476..1d09e2b624 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/library/LibraryPollerTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/library/LibraryPollerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/AbstractSessionTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/AbstractSessionTest.java index 05bd9d6838..050354d2be 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/AbstractSessionTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/AbstractSessionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/AcceptorSessionTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/AcceptorSessionTest.java index 86c5f5dc6b..8d011c8201 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/AcceptorSessionTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/AcceptorSessionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/InitiatorSessionTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/InitiatorSessionTest.java index 5ccaf6c7b7..3898025eab 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/InitiatorSessionTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/InitiatorSessionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategyTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategyTest.java index 804d263e56..2869a9d7b1 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategyTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderAndTargetSessionIdStrategyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategyTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategyTest.java index 13a7580fcb..143347bf77 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategyTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/SenderTargetAndSubSessionIdStrategyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/session/SessionParserTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/session/SessionParserTest.java index 3f4f8bd5e8..e643c6dff7 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/session/SessionParserTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/session/SessionParserTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/timing/HistogramLoggingTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/timing/HistogramLoggingTest.java index 27d630a639..3b4b81511d 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/timing/HistogramLoggingTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/timing/HistogramLoggingTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-core/src/test/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategyTest.java b/artio-core/src/test/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategyTest.java index c7a55e394d..131573b2ab 100644 --- a/artio-core/src/test/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategyTest.java +++ b/artio-core/src/test/java/uk/co/real_logic/artio/validation/SenderCompIdValidationStrategyTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/SampleUtil.java b/artio-samples/src/main/java/uk/co/real_logic/artio/SampleUtil.java index 4752050c2d..bcec5d5d69 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/SampleUtil.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/SampleUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/admin/LibraryAndSessionDumper.java b/artio-samples/src/main/java/uk/co/real_logic/artio/admin/LibraryAndSessionDumper.java index 7977d3d445..87982f0ced 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/admin/LibraryAndSessionDumper.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/admin/LibraryAndSessionDumper.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/builder/OrdType.java b/artio-samples/src/main/java/uk/co/real_logic/artio/builder/OrdType.java index f9dd865cdb..3fa1349786 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/builder/OrdType.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/builder/OrdType.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/builder/Side.java b/artio-samples/src/main/java/uk/co/real_logic/artio/builder/Side.java index f0913fa70c..7037a9038e 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/builder/Side.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/builder/Side.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/client/SampleClient.java b/artio-samples/src/main/java/uk/co/real_logic/artio/client/SampleClient.java index 5732334385..11fd16aad7 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/client/SampleClient.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/client/SampleClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/client/TestReqIdFinder.java b/artio-samples/src/main/java/uk/co/real_logic/artio/client/TestReqIdFinder.java index e1f389fd58..18218606a0 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/client/TestReqIdFinder.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/client/TestReqIdFinder.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_buyer/BuyerApplication.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_buyer/BuyerApplication.java index 279e4843ad..b4e20158ea 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_buyer/BuyerApplication.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_buyer/BuyerApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeAgent.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeAgent.java index 93dbb29202..ec89f9d579 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeAgent.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeAgent.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeApplication.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeApplication.java index 8cd70c0d53..6a61936cfc 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeApplication.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/ExchangeApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/LoggingLibraryConnectHandler.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/LoggingLibraryConnectHandler.java index c7720628ed..5728b54cf9 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/LoggingLibraryConnectHandler.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_exchange/LoggingLibraryConnectHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeAgent.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeAgent.java index 3762ac2ab7..facb1dc324 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeAgent.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeAgent.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeApplication.java b/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeApplication.java index 500709566e..908932a023 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeApplication.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/example_fixp_exchange/FixPExchangeApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/MessageApiExamples.java b/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/MessageApiExamples.java index e1f7e0e3c5..0096bd7d0d 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/MessageApiExamples.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/MessageApiExamples.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/SampleOtfAcceptor.java b/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/SampleOtfAcceptor.java index 0c7246f87f..209b80b954 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/SampleOtfAcceptor.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/message_examples/SampleOtfAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleServer.java b/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleServer.java index 3fe5adbe4c..822ca882c1 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleServer.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleSessionHandler.java b/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleSessionHandler.java index 01158767ce..2df6ebaeb0 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleSessionHandler.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/server/SampleSessionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConcurrentConnections.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConcurrentConnections.java index 216a0757d5..58ae074d2d 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConcurrentConnections.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConcurrentConnections.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConstantlyRestartingLibrary.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConstantlyRestartingLibrary.java index 4b1ea4c3a2..cd12a9ed38 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConstantlyRestartingLibrary.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/ConstantlyRestartingLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SerialConnections.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SerialConnections.java index f0839e8546..f12e5bb545 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SerialConnections.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SerialConnections.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/Server.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/Server.java index 6d14b09280..5aa9416077 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/Server.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/Server.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleEngine.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleEngine.java index a495271219..025a29f132 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleEngine.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleEngine.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleMediaDriver.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleMediaDriver.java index c1394f0051..c3d7f015aa 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleMediaDriver.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/SoleMediaDriver.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StableLibrary.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StableLibrary.java index 533b3ad246..623eac604e 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StableLibrary.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StableLibrary.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressConfiguration.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressConfiguration.java index 968bbb30e1..6abb933cc8 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressConfiguration.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressSessionHandler.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressSessionHandler.java index 961793dd33..07e3d967f7 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressSessionHandler.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressSessionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressUtil.java b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressUtil.java index 13891a4beb..55b126ee50 100644 --- a/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressUtil.java +++ b/artio-samples/src/main/java/uk/co/real_logic/artio/stress/StressUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/ArraysFillBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/ArraysFillBenchmark.java index 06686c71e2..b82af3f3cb 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/ArraysFillBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/ArraysFillBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfBlackHoleAcceptor.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfBlackHoleAcceptor.java index d14f244e23..1112cd002e 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfBlackHoleAcceptor.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfBlackHoleAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfInlineableAcceptor.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfInlineableAcceptor.java index 528afa8674..7c1f8918cf 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfInlineableAcceptor.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfInlineableAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfNoBlackHoleAcceptor.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfNoBlackHoleAcceptor.java index 5601ca4645..598cf5ed4a 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfNoBlackHoleAcceptor.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfNoBlackHoleAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfParserBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfParserBenchmark.java index 16962174ba..6b99218178 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfParserBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/OtfParserBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubDecoderBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubDecoderBenchmark.java index 3f59afc823..b745f2de1b 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubDecoderBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubDecoderBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubEncoderBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubEncoderBenchmark.java index 94b1df3d6a..5dd67ecfe9 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubEncoderBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubEncoderBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubValidatingDecoderBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubValidatingDecoderBenchmark.java index e00ab66795..8639faf70c 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubValidatingDecoderBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/StubValidatingDecoderBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TestData.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TestData.java index 3b61b70f74..35e414a3fb 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TestData.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TestData.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TimestampEncoderBenchmark.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TimestampEncoderBenchmark.java index e834b89a08..7c66f0eb73 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TimestampEncoderBenchmark.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/TimestampEncoderBenchmark.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/AbstractBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/AbstractBenchmarkClient.java index 112e5e756c..5487f87d8f 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/AbstractBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/AbstractBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkConfiguration.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkConfiguration.java index 711df1d514..673ac0b4cd 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkConfiguration.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkSessionHandler.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkSessionHandler.java index 62f04bce4a..b32623e962 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkSessionHandler.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/BenchmarkSessionHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkClient.java index 8c69b6c53b..bd8d919f83 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkServer.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkServer.java index a270ebcc18..b85d4ad224 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkServer.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/FixBenchmarkServer.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/HeartbeatingSoakBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/HeartbeatingSoakBenchmarkClient.java index 6a895c81d0..30d54dd29d 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/HeartbeatingSoakBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/HeartbeatingSoakBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyBenchmarkClient.java index f4d9269ddd..773645c231 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyUnderLoadBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyUnderLoadBenchmarkClient.java index e8ff403468..520790a4d0 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyUnderLoadBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/LatencyUnderLoadBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ManyConnectionsBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ManyConnectionsBenchmarkClient.java index d91e5ba8cd..b44c8cbf60 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ManyConnectionsBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ManyConnectionsBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/RepeatConnectionBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/RepeatConnectionBenchmarkClient.java index c683dbf359..e5fb866d98 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/RepeatConnectionBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/RepeatConnectionBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ThroughputBenchmarkClient.java b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ThroughputBenchmarkClient.java index cc401e0cf7..97ad8d337e 100644 --- a/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ThroughputBenchmarkClient.java +++ b/artio-system-tests/src/perf/java/uk/co/real_logic/artio/system_benchmarks/ThroughputBenchmarkClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractContendedPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractContendedPingPong.java index e61dd4f377..10983a8485 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractContendedPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractContendedPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractPingPong.java index 158b1ce854..144a62ab0b 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/AbstractPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedHybridBufferPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedHybridBufferPingPong.java index d0c522a82f..0c51163841 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedHybridBufferPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedHybridBufferPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedNioBufferPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedNioBufferPingPong.java index b689010e93..eedc615e37 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedNioBufferPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/ContendedNioBufferPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/HybridPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/HybridPingPong.java index a70d426fb6..99e5fbb99b 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/HybridPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/HybridPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NetworkBenchmarkUtil.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NetworkBenchmarkUtil.java index 6f77ed48a2..33ba20f3b7 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NetworkBenchmarkUtil.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NetworkBenchmarkUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NioBufferPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NioBufferPingPong.java index ddc9aa094d..daa5661867 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NioBufferPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/NioBufferPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/TransferToPingPong.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/TransferToPingPong.java index 340258738d..626aa3b673 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/TransferToPingPong.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/benchmarks/TransferToPingPong.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractGatewayToGatewaySystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractGatewayToGatewaySystemTest.java index 55e0a81903..a93b9c6262 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractGatewayToGatewaySystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractGatewayToGatewaySystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractMessageBasedAcceptorSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractMessageBasedAcceptorSystemTest.java index b78b697f93..c112550b2d 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractMessageBasedAcceptorSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AbstractMessageBasedAcceptorSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchivePrinterIntegrationTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchivePrinterIntegrationTest.java index b5f80fc50d..ea08b013c1 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchivePrinterIntegrationTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchivePrinterIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchiveScannerIntegrationTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchiveScannerIntegrationTest.java index d557244e63..8be901afa7 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchiveScannerIntegrationTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ArchiveScannerIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AsyncAuthenticatorTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AsyncAuthenticatorTest.java index acbd909fb7..476f972c11 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AsyncAuthenticatorTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/AsyncAuthenticatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ConnectAfterTimeoutSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ConnectAfterTimeoutSystemTest.java index 1b5fba725e..60e6460964 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ConnectAfterTimeoutSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ConnectAfterTimeoutSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/DebugTcpChannelSupplier.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/DebugTcpChannelSupplier.java index fc287f29ce..1218eb6f6c 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/DebugTcpChannelSupplier.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/DebugTcpChannelSupplier.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineAndLibraryIntegrationTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineAndLibraryIntegrationTest.java index 825616ff02..6ae9e3b9dc 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineAndLibraryIntegrationTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineAndLibraryIntegrationTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineRestartTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineRestartTest.java index 7904a1a58e..8be966ef12 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineRestartTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/EngineRestartTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ErrorCounter.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ErrorCounter.java index af326cbd35..6f162a7fab 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ErrorCounter.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ErrorCounter.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ExternallyControlledSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ExternallyControlledSystemTest.java index 3c78e518e6..a0f9f04384 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ExternallyControlledSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/ExternallyControlledSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeConnectHandler.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeConnectHandler.java index 6eb1bf4e5c..1545991626 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeConnectHandler.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeConnectHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeHandler.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeHandler.java index 2124ce2dbc..8d5fa72d0d 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeHandler.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeOtfAcceptor.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeOtfAcceptor.java index 1985e00719..a2ef4f78a1 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeOtfAcceptor.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FakeOtfAcceptor.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixConnection.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixConnection.java index 81fd03106c..b1b2588142 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixConnection.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixConnection.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixMessage.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixMessage.java index 285fd6168e..c02a34e192 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixMessage.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/FixMessage.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/GatewayToGatewaySystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/GatewayToGatewaySystemTest.java index be5429120e..187eaa70bb 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/GatewayToGatewaySystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/GatewayToGatewaySystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/InitiatingEngineNoLogonConnectionTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/InitiatingEngineNoLogonConnectionTest.java index b3bb8b4c15..26d4b56171 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/InitiatingEngineNoLogonConnectionTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/InitiatingEngineNoLogonConnectionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryAndGatewayRandomTimeoutTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryAndGatewayRandomTimeoutTest.java index 99e2634db4..fb9402bc5d 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryAndGatewayRandomTimeoutTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryAndGatewayRandomTimeoutTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryDriver.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryDriver.java index 56c7119a72..c5ba1ec96b 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryDriver.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryDriver.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryFirstSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryFirstSystemTest.java index 43a9a092ac..d3ccc7c80c 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryFirstSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/LibraryFirstSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MediaDriverRestartTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MediaDriverRestartTest.java index 160f7d9898..06946b8fa9 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MediaDriverRestartTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MediaDriverRestartTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedAcceptorSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedAcceptorSystemTest.java index a652417deb..6a68c49ef1 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedAcceptorSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedAcceptorSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedInitiatorSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedInitiatorSystemTest.java index a00ef4f4ad..6e6e9a14c9 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedInitiatorSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MessageBasedInitiatorSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultiVersionAuthenticationStrategy.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultiVersionAuthenticationStrategy.java index 66562becd8..ebe557f5cc 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultiVersionAuthenticationStrategy.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultiVersionAuthenticationStrategy.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultipleAddressSystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultipleAddressSystemTest.java index a7f7dae5e1..ca8ddf34e2 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultipleAddressSystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/MultipleAddressSystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/NoLoggingGatewayToGatewaySystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/NoLoggingGatewayToGatewaySystemTest.java index 52352820e5..f6413f9819 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/NoLoggingGatewayToGatewaySystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/NoLoggingGatewayToGatewaySystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/PersistentSequenceNumberGatewayToGatewaySystemTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/PersistentSequenceNumberGatewayToGatewaySystemTest.java index 5721ec7553..4fff4c3e19 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/PersistentSequenceNumberGatewayToGatewaySystemTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/PersistentSequenceNumberGatewayToGatewaySystemTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SessionExistsInfo.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SessionExistsInfo.java index a39eaec502..917ffcb446 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SessionExistsInfo.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SessionExistsInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SlowConsumerTest.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SlowConsumerTest.java index 36b7879404..c4b7b7582b 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SlowConsumerTest.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SlowConsumerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SystemTestUtil.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SystemTestUtil.java index 8e4090174a..ae4109dc83 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SystemTestUtil.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/SystemTestUtil.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/TestSystem.java b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/TestSystem.java index a5d4ca31b0..59cbf0f02d 100644 --- a/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/TestSystem.java +++ b/artio-system-tests/src/test/java/uk/co/real_logic/artio/system_tests/TestSystem.java @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited. + * Copyright 2015-2025 Real Logic Limited. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/build.gradle b/build.gradle index 06fad0947c..f5d74b4e90 100644 --- a/build.gradle +++ b/build.gradle @@ -1,5 +1,5 @@ /* - * Copyright 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. + * Copyright 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -241,7 +241,7 @@ subprojects { javadoc { title = '

Artio

' - options.bottom = 'Copyright © 2015-2024 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. All Rights Reserved.' + options.bottom = 'Copyright © 2015-2025 Real Logic Limited, Adaptive Financial Consulting Ltd., Monotonic Ltd. All Rights Reserved.' options.encoding = 'UTF-8' options.docEncoding = 'UTF-8' options.charSet = 'UTF-8'