Skip to content

Commit 5e5008b

Browse files
committed
Update license headers to 2017
1 parent 024de39 commit 5e5008b

Some content is hidden

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

47 files changed

+51
-51
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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

src/v1/graph-types.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.
@@ -177,4 +177,4 @@ export default {
177177
UnboundRelationship,
178178
Path,
179179
PathSegment
180-
}
180+
}

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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.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-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

src/v1/internal/buf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

src/v1/internal/ch-dummy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Copyright (c) 2002-2016 "Neo Technology,"
2+
* Copyright (c) 2002-2017 "Neo Technology,","
33
* Network Engine for Objects in Lund AB [http://neotechnology.com]
44
*
55
* This file is part of Neo4j.

0 commit comments

Comments
 (0)