Skip to content

Commit 311f273

Browse files
committed
Fix license headers
1 parent da9e6da commit 311f273

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

driver/src/test/java/org/neo4j/driver/v1/integration/SocketClientIT.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2015 "Neo Technology,"
2+
* Copyright (c) 2002-2016 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.
@@ -16,7 +16,6 @@
1616
* See the License for the specific language governing permissions and
1717
* limitations under the License.
1818
*/
19-
2019
package org.neo4j.driver.v1.integration;
2120

2221
import org.junit.After;

0 commit comments

Comments
 (0)