Skip to content

Commit 17c6097

Browse files
authored
Update license comment (#990)
1 parent 751d6e4 commit 17c6097

File tree

283 files changed

+0
-566
lines changed

Some content is hidden

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

283 files changed

+0
-566
lines changed

bin/make-unasync

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Copyright (c) "Neo4j"
44
# Neo4j Sweden AB [https://neo4j.com]
55
#
6-
# This file is part of Neo4j.
7-
#
86
# Licensed under the Apache License, Version 2.0 (the "License");
97
# you may not use this file except in compliance with the License.
108
# You may obtain a copy of the License at

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

setup.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
# Copyright (c) "Neo4j"
44
# Neo4j Sweden AB [https://neo4j.com]
55
#
6-
# This file is part of Neo4j.
7-
#
86
# Licensed under the Apache License, Version 2.0 (the "License");
97
# you may not use this file except in compliance with the License.
108
# You may obtain a copy of the License at

src/neo4j/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_api.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_async/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_async/auth_management.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_async/bookmark_manager.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_async/driver.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

src/neo4j/_async/io/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Copyright (c) "Neo4j"
22
# Neo4j Sweden AB [https://neo4j.com]
33
#
4-
# This file is part of Neo4j.
5-
#
64
# Licensed under the Apache License, Version 2.0 (the "License");
75
# you may not use this file except in compliance with the License.
86
# You may obtain a copy of the License at

0 commit comments

Comments
 (0)