Skip to content

Commit a3dd2cd

Browse files
committed
Update license headers
1 parent 0ebdcca commit a3dd2cd

File tree

145 files changed

+290
-145
lines changed

Some content is hidden

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

145 files changed

+290
-145
lines changed

examples/node.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

gulpfile.babel.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/driver.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/error.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/graph-types.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/index.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/integer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/internal/bookmark.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

src/v1/internal/buf.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/**
2-
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
2+
* Copyright (c) 2002-2018 "Neo4j,"
3+
* Neo4j Sweden AB [http://neo4j.com]
34
*
45
* This file is part of Neo4j.
56
*

0 commit comments

Comments
 (0)