Skip to content

Commit 915d6a6

Browse files
committed
More fixes for licence headers
1 parent 5f26bd5 commit 915d6a6

File tree

2 files changed

+2
-19
lines changed

2 files changed

+2
-19
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Neo4j
2-
Copyright © 2002-2015 Network Engine for Objects in Lund AB (referred to
2+
Copyright © 2002-2018 Network Engine for Objects in Lund AB (referred to
33
in this notice as "Neo Technology")
44
[http://neotechnology.com]
55

driver/src/test/java/org/neo4j/driver/internal/util/ServerVersionTest.java

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -17,24 +17,7 @@
1717
* limitations under the License.
1818
*/
1919
package org.neo4j.driver.internal.util;
20-
/*
21-
* Copyright (c) 2002-2017 "Neo Technology,"
22-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
23-
*
24-
* This file is part of Neo4j.
25-
*
26-
* Licensed under the Apache License, Version 2.0 (the "License");
27-
* you may not use this file except in compliance with the License.
28-
* You may obtain a copy of the License at
29-
*
30-
* http://www.apache.org/licenses/LICENSE-2.0
31-
*
32-
* Unless required by applicable law or agreed to in writing, software
33-
* distributed under the License is distributed on an "AS IS" BASIS,
34-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
35-
* See the License for the specific language governing permissions and
36-
* limitations under the License.
37-
*/
20+
3821
import org.junit.Test;
3922

4023
import static org.hamcrest.MatcherAssert.assertThat;

0 commit comments

Comments
 (0)