Skip to content

Commit 31a86fb

Browse files
committed
Update license headers to "Neo4j Sweden AB"
1 parent bdcefaf commit 31a86fb

File tree

385 files changed

+390
-778
lines changed

Some content is hidden

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

385 files changed

+390
-778
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion

NOTICE.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
Neo4j
2-
Copyright © 2002-2018 Network Engine for Objects in Lund AB (referred to
3-
in this notice as "Neo Technology")
4-
[http://neotechnology.com]
2+
Copyright © 2002-2018 Neo4j Sweden AB (referred to in this notice as "Neo4j")
3+
[http://neo4j.com]
54

6-
This product includes software ("Software") developed by Neo Technology.
5+
This product includes software ("Software") developed by Neo4j.

driver/src/main/java/org/neo4j/driver/internal/AsValue.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/Bookmark.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/BookmarkCollector.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/ConnectionSettings.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/DriverFactory.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/ExplicitTransaction.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

driver/src/main/java/org/neo4j/driver/internal/InternalDriver.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/*
2-
* Copyright (c) 2002-2018 "Neo Technology,"
3-
* Network Engine for Objects in Lund AB [http://neotechnology.com]
2+
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
43
*
54
* This file is part of Neo4j.
65
*

0 commit comments

Comments
 (0)