Skip to content

Commit d0731e8

Browse files
committed
[Java] Adjust copyright banners.
1 parent f4b5235 commit d0731e8

19 files changed

+19
-19
lines changed

sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/cpp/CppDtoGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2023 Real Logic Limited.
2+
* Copyright 2013-2024 Real Logic Limited.
33
* Copyright (C) 2017 MarketFactory, Inc
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/cpp/CppDtos.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2023 Real Logic Limited.
2+
* Copyright 2013-2024 Real Logic Limited.
33
* Copyright 2017 MarketFactory Inc
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/csharp/CSharpDtoGenerator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2023 Real Logic Limited.
2+
* Copyright 2013-2024 Real Logic Limited.
33
* Copyright (C) 2017 MarketFactory, Inc
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

sbe-tool/src/main/java/uk/co/real_logic/sbe/generation/csharp/CSharpDtos.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2023 Real Logic Limited.
2+
* Copyright 2013-2024 Real Logic Limited.
33
* Copyright 2017 MarketFactory Inc
44
*
55
* Licensed under the Apache License, Version 2.0 (the "License");

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/DtosPropertyTest.java

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

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/JsonPropertyTest.java

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

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/ParserPropertyTest.java

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

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/arbitraries/SbeArbitraries.java

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

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/schema/CompositeTypeSchema.java

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

sbe-tool/src/propertyTest/java/uk/co/real_logic/sbe/properties/schema/EncodedDataTypeSchema.java

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

0 commit comments

Comments
 (0)