Skip to content

Commit 6622e54

Browse files
committed
Oath EOL
1 parent 202fe68 commit 6622e54

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

src/main/java/com/yahoo/bullet/query/postaggregations/Computation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/main/java/com/yahoo/bullet/query/postaggregations/OrderBy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/main/java/com/yahoo/bullet/query/postaggregations/PostAggregation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/main/java/com/yahoo/bullet/querying/postaggregations/OrderByStrategy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/main/java/com/yahoo/bullet/querying/postaggregations/PostStrategy.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/test/java/com/yahoo/bullet/query/expressions/ExpressionUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/test/java/com/yahoo/bullet/query/postaggregations/ComputationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/test/java/com/yahoo/bullet/query/postaggregations/OrderByTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/test/java/com/yahoo/bullet/querying/postaggregations/ComputationStrategyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

src/test/java/com/yahoo/bullet/querying/postaggregations/OrderByStrategyTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2018, Oath Inc.
2+
* Copyright 2018, Yahoo Inc.
33
* Licensed under the terms of the Apache License, Version 2.0.
44
* See the LICENSE file associated with the project for terms.
55
*/

0 commit comments

Comments
 (0)