Skip to content

Commit e4289d7

Browse files
committed
Update license headers to 2017
1 parent d2d6120 commit e4289d7

Some content is hidden

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

56 files changed

+63
-63
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.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-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 {
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.

src/v1/internal/ch-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.

src/v1/internal/ch-websocket.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/chunking.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.
@@ -201,4 +201,4 @@ class Dechunker {
201201
export {
202202
Chunker,
203203
Dechunker
204-
}
204+
}

src/v1/internal/connector.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/features.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/log.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.
@@ -21,4 +21,4 @@ function debug(val) {
2121
console.log(val);
2222
}
2323

24-
export default debug
24+
export default debug

src/v1/internal/packstream.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/pool.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/round-robin-array.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.
@@ -79,4 +79,4 @@ class RoundRobinArray {
7979
}
8080
}
8181

82-
export default RoundRobinArray
82+
export default RoundRobinArray

src/v1/internal/stream-observer.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/utf8.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/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-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/record.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/result-summary.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/result.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/routing-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/session.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/transaction.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/version.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.

test/internal/buf.test.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.

test/internal/chunking.test.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.
@@ -129,4 +129,4 @@ function bytes() {
129129
}
130130
b.position = 0;
131131
return b;
132-
}
132+
}

test/internal/connector.test.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.

test/internal/packstream.test.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.

test/internal/pool.test.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.
@@ -158,4 +158,4 @@ function Resource( key, id, release) {
158158
var self = this;
159159
this.id = id;
160160
this.close = function() { release(key, self); };
161-
}
161+
}

test/internal/round-robin-array.test.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.

test/internal/tls.test.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.

test/internal/utf8.test.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.

test/v1/boltkit.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.

test/v1/direct.driver.boltkit.it.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.

test/v1/driver.test.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.

test/v1/examples.test.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.

test/v1/integer.test.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.
@@ -40,4 +40,4 @@ describe('Pool', function() {
4040
expect(integer.toString(int("-9007199254740991"))).toEqual("-9007199254740991");
4141
expect(integer.toString(int("-9007199254740992"))).toEqual("-9007199254740992");
4242
});
43-
});
43+
});

test/v1/package.test.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.

test/v1/record.test.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.

test/v1/result.test.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.

test/v1/routing.driver.boltkit.it.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.

test/v1/session.test.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.

test/v1/tck/steps/authsteps.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.

test/v1/tck/steps/environment.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.

test/v1/tck/steps/erroreportingsteps.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)