Skip to content

Commit bd42d93

Browse files
authored
Remove year from the license header (#672)
1 parent e8d0b4c commit bd42d93

File tree

188 files changed

+202
-205
lines changed

Some content is hidden

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

188 files changed

+202
-205
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-2020 "Neo4j,"
2+
* Copyright (c) "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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/docs.js

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

src/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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/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-2020 "Neo4j,"
2+
* Copyright (c) "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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

src/internal/bolt-protocol-util.js

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

src/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-2020 "Neo4j,"
2+
* Copyright (c) "Neo4j"
33
* Neo4j Sweden AB [http://neo4j.com]
44
*
55
* This file is part of Neo4j.

0 commit comments

Comments
 (0)