Skip to content

Update license headers #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 27, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing to the Neo4j Ecosystem

At [Neo Technology](http://neo4j.com/), we develop our software in the open at GitHub.
At [Neo4j](http://neo4j.com/), we develop our software in the open at GitHub.
This provides transparency for you, our users, and allows you to fork the software to make your own additions and enhancements.
We also provide areas specifically for community contributions, in particular the [neo4j-contrib](https://github.com/neo4j-contrib) space.

Expand Down
3 changes: 1 addition & 2 deletions examples/node.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions gulpfile.babel.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "neo4j-driver",
"version": "1.6.0-dev",
"description": "Connect to Neo4j 3.0.0 and up from JavaScript",
"author": "Neo Technology Inc.",
"author": "Neo4j",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down
3 changes: 1 addition & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/driver.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/error.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/graph-types.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/integer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/bookmark.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/buf.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/ch-config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/ch-dummy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/ch-node.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/ch-websocket.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/chunking.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/connection-holder.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/connection-providers.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/connectivity-verifier.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/connector.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/features.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/host-name-resolvers.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/http/http-driver.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/http/http-request-runner.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/http/http-response-converter.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/http/http-session-tracker.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/http/http-session.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/least-connected-load-balancing-strategy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/load-balancing-strategy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/packstream-util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/packstream-v1.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/packstream-v2.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/pool-config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/pool.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/rediscovery.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/round-robin-array-index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/round-robin-load-balancing-strategy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/routing-table.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/routing-util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/server-version.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/stream-observer.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/temporal-util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/transaction-executor.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/url-util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/utf8.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/internal/util.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/record.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
3 changes: 1 addition & 2 deletions src/v1/result-summary.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
/**
* Copyright (c) 2002-2018 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
* Copyright (c) 2002-2018 Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
Expand Down
Loading