Skip to content

Commit 7c832fa

Browse files
committed
Update license headers to "Neo4j Sweden AB"
1 parent 84e9756 commit 7c832fa

File tree

513 files changed

+518
-1036
lines changed

Some content is hidden

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

513 files changed

+518
-1036
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.

build/license-header.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
Copyright (c) 2002-${thisYear} "Neo Technology,"
2-
Network Engine for Objects in Lund AB [http://neotechnology.com]
1+
Copyright (c) 2002-${thisYear} Neo4j Sweden AB [http://neo4j.com]
32

43
This file is part of Neo4j.
54

driver/src/main/java/org/neo4j/driver/internal/AbstractStatementRunner.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/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/BoltServerAddress.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/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
*

0 commit comments

Comments
 (0)