Skip to content

Commit 5997c05

Browse files
committed
Update Copyright.
1 parent 67cd45a commit 5997c05

File tree

113 files changed

+220
-115
lines changed

Some content is hidden

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

113 files changed

+220
-115
lines changed

sbe-benchmarks/src/main/cpp/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright 2013-2017 Real Logic Ltd.
2+
# Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/CarBench.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/CodecBench.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/MarketDataBench.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/SbeCarCodecBench.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/SbeMarketDataCodecBench.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/benchlet-main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/cpp/benchlet.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/java/uk/co/real_logic/sbe/CarBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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-benchmarks/src/main/java/uk/co/real_logic/sbe/MarketDataBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2013-2017 Real Logic Ltd.
2+
* Copyright 2013-2018 Real Logic Ltd.
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)