Skip to content

Commit d840e07

Browse files
committed
Update license headers to 2017
1 parent e2082b5 commit d840e07

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionValidator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

driver/src/test/java/org/neo4j/driver/internal/net/pooling/PoolSettingsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,"
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

0 commit comments

Comments
 (0)