Skip to content

Commit c03028a

Browse files
committed
Single repo to build all the others with the latest SNAPSHOT, tidy copyright, ChronicleSoftware/Build-All#1
1 parent b7d0581 commit c03028a

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

src/main/java/net/openhft/compiler/CachedCompiler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/main/java/net/openhft/compiler/CompilerUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/main/java/net/openhft/compiler/JavaSourceFromString.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/main/java/net/openhft/compiler/MyJavaFileManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/FooBarTee.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/components/Bar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/components/BarImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/components/Foo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/components/Tee.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

src/test/java/eg/components/TeeImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* Copyright 2014 Higher Frequency Trading
33
*
4-
* http://www.higherfrequencytrading.com
4+
* http://chronicle.software
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)