Skip to content

Commit f337893

Browse files
committed
Set right copyright to 2017
1 parent c2c6793 commit f337893

49 files changed

Lines changed: 49 additions & 49 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/Neo4jSync.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/conf/Neo4jSyncConfManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/conf/impl/PropertiesNeo4jSyncConfManager.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/connector/Neo4jConnector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/connector/impl/BoltNeo4jConnector.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/listener/Neo4jControlEventHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

couchbase-neo4j-connector/src/main/java/com/couchbase/client/neo4j/listener/Neo4jDataEventHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

neo4j-json/src/main/java/org/neo4j/helpers/json/JsonHelper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

neo4j-json/src/main/java/org/neo4j/helpers/json/Output.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

neo4j-json/src/main/java/org/neo4j/helpers/json/config/JsonHelperConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2016 LARUS Business Automation [http://www.larus-ba.it]
2+
* Copyright (c) 2017 LARUS Business Automation [http://www.larus-ba.it]
33
* <p>
44
* This file is part of the "LARUS Integration Framework for Neo4j".
55
* <p>

0 commit comments

Comments
 (0)