Skip to content

Commit a59e8a7

Browse files
authored
Merge pull request #437 from technige/1.7-copyright-2019
Updated copyright to 2019
2 parents a6ed396 + d51cf8c commit a59e8a7

File tree

169 files changed

+169
-169
lines changed

Some content is hidden

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

169 files changed

+169
-169
lines changed

examples/node.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

gulpfile.babel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/driver.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/error.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/graph-types.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/integer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/internal/bolt-protocol-v1.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/v1/internal/bolt-protocol-v2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2018 "Neo4j,"
2+
* Copyright (c) 2002-2019 "Neo4j,"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

0 commit comments

Comments
 (0)