diff --git a/NOTICE.txt b/NOTICE.txt index 890aaae98..ace851fb9 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,4 +1,4 @@ Neo4j -Copyright (c) 2002-2020 Neo4j Sweden AB (referred to in this notice as "Neo4j") [http://neo4j.com] +Copyright (c) Neo4j Sweden AB (referred to in this notice as "Neo4j") [http://neo4j.com] This product includes software ("Software") developed by Neo4j diff --git a/docs/source/_static/nature_custom.css_t b/docs/source/_static/nature_custom.css_t index 5e0300f52..5f1490fee 100644 --- a/docs/source/_static/nature_custom.css_t +++ b/docs/source/_static/nature_custom.css_t @@ -6,7 +6,7 @@ * The original Sphinx stylesheet is -- nature theme. * * Copyright (c) 2007-2020 by the Sphinx team. - * Copyright (c) 2020-2020 Neo4j + * Copyright (c) Neo4j * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/neo4j/__init__.py b/neo4j/__init__.py index 2138a18a7..445da43a4 100644 --- a/neo4j/__init__.py +++ b/neo4j/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/_exceptions.py b/neo4j/_exceptions.py index 130469855..1bfbd420e 100644 --- a/neo4j/_exceptions.py +++ b/neo4j/_exceptions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/addressing.py b/neo4j/addressing.py index 5f4db511d..e294291b7 100644 --- a/neo4j/addressing.py +++ b/neo4j/addressing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/api.py b/neo4j/api.py index 80ee0b6fa..0179b0e4a 100644 --- a/neo4j/api.py +++ b/neo4j/api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/conf.py b/neo4j/conf.py index f671e3e1d..0dfa33ee9 100644 --- a/neo4j/conf.py +++ b/neo4j/conf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/data.py b/neo4j/data.py index bc9f173c7..e1a3a959c 100644 --- a/neo4j/data.py +++ b/neo4j/data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/debug.py b/neo4j/debug.py index b66e218e1..b8872a377 100644 --- a/neo4j/debug.py +++ b/neo4j/debug.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/exceptions.py b/neo4j/exceptions.py index 26015e66f..d73e67ed1 100644 --- a/neo4j/exceptions.py +++ b/neo4j/exceptions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/graph/__init__.py b/neo4j/graph/__init__.py index 95f316e86..66285af73 100644 --- a/neo4j/graph/__init__.py +++ b/neo4j/graph/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/io/__init__.py b/neo4j/io/__init__.py index 6fe980912..8e59a5de2 100644 --- a/neo4j/io/__init__.py +++ b/neo4j/io/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/io/_bolt3.py b/neo4j/io/_bolt3.py index d57b84263..31fb52b34 100644 --- a/neo4j/io/_bolt3.py +++ b/neo4j/io/_bolt3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/io/_bolt4x0.py b/neo4j/io/_bolt4x0.py index 32c239242..a9b87f8dc 100644 --- a/neo4j/io/_bolt4x0.py +++ b/neo4j/io/_bolt4x0.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/io/_bolt4x1.py b/neo4j/io/_bolt4x1.py index cc7e01bbe..60cebb7b1 100644 --- a/neo4j/io/_bolt4x1.py +++ b/neo4j/io/_bolt4x1.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/io/_courier.py b/neo4j/io/_courier.py index d994c72d5..e4e49abf7 100644 --- a/neo4j/io/_courier.py +++ b/neo4j/io/_courier.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/meta.py b/neo4j/meta.py index 9616f1e59..48f0be600 100644 --- a/neo4j/meta.py +++ b/neo4j/meta.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/packstream.py b/neo4j/packstream.py index 7e25d7137..1b72451ba 100644 --- a/neo4j/packstream.py +++ b/neo4j/packstream.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/routing.py b/neo4j/routing.py index b79c2cb06..a0ef48c25 100644 --- a/neo4j/routing.py +++ b/neo4j/routing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/spatial/__init__.py b/neo4j/spatial/__init__.py index 37d0eb847..f7085fd4c 100644 --- a/neo4j/spatial/__init__.py +++ b/neo4j/spatial/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/__init__.py b/neo4j/time/__init__.py index c878bad3e..71652efe7 100644 --- a/neo4j/time/__init__.py +++ b/neo4j/time/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/__main__.py b/neo4j/time/__main__.py index 2500bbb58..447b375c0 100644 --- a/neo4j/time/__main__.py +++ b/neo4j/time/__main__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/arithmetic.py b/neo4j/time/arithmetic.py index 67028e43e..d9b374199 100644 --- a/neo4j/time/arithmetic.py +++ b/neo4j/time/arithmetic.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/clock_implementations.py b/neo4j/time/clock_implementations.py index 1559e1722..cda32cd94 100644 --- a/neo4j/time/clock_implementations.py +++ b/neo4j/time/clock_implementations.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/hydration.py b/neo4j/time/hydration.py index 32a7bfd90..313ed1619 100644 --- a/neo4j/time/hydration.py +++ b/neo4j/time/hydration.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/time/metaclasses.py b/neo4j/time/metaclasses.py index 2be81abc9..278a0fb65 100644 --- a/neo4j/time/metaclasses.py +++ b/neo4j/time/metaclasses.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/__init__.py b/neo4j/work/__init__.py index c97cc7ca9..a516004cb 100644 --- a/neo4j/work/__init__.py +++ b/neo4j/work/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/pipelining.py b/neo4j/work/pipelining.py index ce5d0c9d4..ccca84202 100644 --- a/neo4j/work/pipelining.py +++ b/neo4j/work/pipelining.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2018 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/result.py b/neo4j/work/result.py index e31036105..cf68741e4 100644 --- a/neo4j/work/result.py +++ b/neo4j/work/result.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/simple.py b/neo4j/work/simple.py index 06e53c24b..ef1e6d8c4 100644 --- a/neo4j/work/simple.py +++ b/neo4j/work/simple.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/summary.py b/neo4j/work/summary.py index 37a2290ab..c1d7dcf87 100644 --- a/neo4j/work/summary.py +++ b/neo4j/work/summary.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/neo4j/work/transaction.py b/neo4j/work/transaction.py index 1f3bd1ffb..7cb7dc968 100644 --- a/neo4j/work/transaction.py +++ b/neo4j/work/transaction.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/setup.py b/setup.py index 601dca9cd..893b37431 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/conftest.py b/tests/integration/conftest.py index e36cf9d90..54f1e759f 100644 --- a/tests/integration/conftest.py +++ b/tests/integration/conftest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/__init__.py b/tests/integration/examples/__init__.py index ef1cb5268..87bbaf268 100644 --- a/tests/integration/examples/__init__.py +++ b/tests/integration/examples/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_autocommit_transaction_example.py b/tests/integration/examples/test_autocommit_transaction_example.py index 026ec655e..0f5b16e19 100644 --- a/tests/integration/examples/test_autocommit_transaction_example.py +++ b/tests/integration/examples/test_autocommit_transaction_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_basic_auth_example.py b/tests/integration/examples/test_basic_auth_example.py index ad6707d2a..90e328082 100644 --- a/tests/integration/examples/test_basic_auth_example.py +++ b/tests/integration/examples/test_basic_auth_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_connection_pool_example.py b/tests/integration/examples/test_config_connection_pool_example.py index 4aa5213c3..7ddaacc72 100644 --- a/tests/integration/examples/test_config_connection_pool_example.py +++ b/tests/integration/examples/test_config_connection_pool_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_connection_timeout_example.py b/tests/integration/examples/test_config_connection_timeout_example.py index aeb7c61cb..00d6c97dc 100644 --- a/tests/integration/examples/test_config_connection_timeout_example.py +++ b/tests/integration/examples/test_config_connection_timeout_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_max_retry_time_example.py b/tests/integration/examples/test_config_max_retry_time_example.py index 9a7a43104..8cd25905c 100644 --- a/tests/integration/examples/test_config_max_retry_time_example.py +++ b/tests/integration/examples/test_config_max_retry_time_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_secure_example.py b/tests/integration/examples/test_config_secure_example.py index 4b0910ea1..ebd048dc1 100644 --- a/tests/integration/examples/test_config_secure_example.py +++ b/tests/integration/examples/test_config_secure_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_trust_example.py b/tests/integration/examples/test_config_trust_example.py index 9fef3ac20..1466c5369 100644 --- a/tests/integration/examples/test_config_trust_example.py +++ b/tests/integration/examples/test_config_trust_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_config_unencrypted_example.py b/tests/integration/examples/test_config_unencrypted_example.py index 4cb6a5ce9..6d70ad032 100644 --- a/tests/integration/examples/test_config_unencrypted_example.py +++ b/tests/integration/examples/test_config_unencrypted_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_custom_auth_example.py b/tests/integration/examples/test_custom_auth_example.py index 6431a7e72..1aaddd1ea 100644 --- a/tests/integration/examples/test_custom_auth_example.py +++ b/tests/integration/examples/test_custom_auth_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_custom_resolver_example.py b/tests/integration/examples/test_custom_resolver_example.py index 3e4eb0f6a..fe4e5e08b 100644 --- a/tests/integration/examples/test_custom_resolver_example.py +++ b/tests/integration/examples/test_custom_resolver_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_cypher_error_example.py b/tests/integration/examples/test_cypher_error_example.py index 946219d9e..c2108b9fd 100644 --- a/tests/integration/examples/test_cypher_error_example.py +++ b/tests/integration/examples/test_cypher_error_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_database_selection_example.py b/tests/integration/examples/test_database_selection_example.py index 1cecb9c6b..6d5752995 100644 --- a/tests/integration/examples/test_database_selection_example.py +++ b/tests/integration/examples/test_database_selection_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_driver_introduction_example.py b/tests/integration/examples/test_driver_introduction_example.py index 605fcb9e5..5d592680f 100644 --- a/tests/integration/examples/test_driver_introduction_example.py +++ b/tests/integration/examples/test_driver_introduction_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_driver_lifecycle_example.py b/tests/integration/examples/test_driver_lifecycle_example.py index e29eb00af..d416173fd 100644 --- a/tests/integration/examples/test_driver_lifecycle_example.py +++ b/tests/integration/examples/test_driver_lifecycle_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_hello_world_example.py b/tests/integration/examples/test_hello_world_example.py index 0d3428542..a27234533 100644 --- a/tests/integration/examples/test_hello_world_example.py +++ b/tests/integration/examples/test_hello_world_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_kerberos_auth_example.py b/tests/integration/examples/test_kerberos_auth_example.py index 10500d734..8587e35f8 100644 --- a/tests/integration/examples/test_kerberos_auth_example.py +++ b/tests/integration/examples/test_kerberos_auth_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_pass_bookmarks_example.py b/tests/integration/examples/test_pass_bookmarks_example.py index 605238f7a..6f51584ae 100644 --- a/tests/integration/examples/test_pass_bookmarks_example.py +++ b/tests/integration/examples/test_pass_bookmarks_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_read_write_transaction_example.py b/tests/integration/examples/test_read_write_transaction_example.py index cbfc8f6e9..04a1a4efa 100644 --- a/tests/integration/examples/test_read_write_transaction_example.py +++ b/tests/integration/examples/test_read_write_transaction_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_result_consume_example.py b/tests/integration/examples/test_result_consume_example.py index fda6511d3..53da413bc 100644 --- a/tests/integration/examples/test_result_consume_example.py +++ b/tests/integration/examples/test_result_consume_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_result_retain_example.py b/tests/integration/examples/test_result_retain_example.py index 89fe24c2e..a96bf02e8 100644 --- a/tests/integration/examples/test_result_retain_example.py +++ b/tests/integration/examples/test_result_retain_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_service_unavailable_example.py b/tests/integration/examples/test_service_unavailable_example.py index 5b401b002..7b2961db5 100644 --- a/tests/integration/examples/test_service_unavailable_example.py +++ b/tests/integration/examples/test_service_unavailable_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_session_example.py b/tests/integration/examples/test_session_example.py index 480591114..65cb3255d 100644 --- a/tests/integration/examples/test_session_example.py +++ b/tests/integration/examples/test_session_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/examples/test_transaction_function_example.py b/tests/integration/examples/test_transaction_function_example.py index f637c4796..5e525dfff 100644 --- a/tests/integration/examples/test_transaction_function_example.py +++ b/tests/integration/examples/test_transaction_function_example.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_autocommit.py b/tests/integration/test_autocommit.py index 316a9f838..a3c738a49 100644 --- a/tests/integration/test_autocommit.py +++ b/tests/integration/test_autocommit.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_bolt_driver.py b/tests/integration/test_bolt_driver.py index 49a7cf87d..408ce89a7 100644 --- a/tests/integration/test_bolt_driver.py +++ b/tests/integration/test_bolt_driver.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_bookmarking.py b/tests/integration/test_bookmarking.py index 0679186a7..736e3cf67 100644 --- a/tests/integration/test_bookmarking.py +++ b/tests/integration/test_bookmarking.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_core_types.py b/tests/integration/test_core_types.py index 288f314e0..d44acdbd9 100644 --- a/tests/integration/test_core_types.py +++ b/tests/integration/test_core_types.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_explicit_tx.py b/tests/integration/test_explicit_tx.py index 885eba026..718de2ca6 100644 --- a/tests/integration/test_explicit_tx.py +++ b/tests/integration/test_explicit_tx.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_graph_types.py b/tests/integration/test_graph_types.py index 25c7eda44..33949ba33 100644 --- a/tests/integration/test_graph_types.py +++ b/tests/integration/test_graph_types.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_neo4j_driver.py b/tests/integration/test_neo4j_driver.py index 18208922c..97e07485b 100644 --- a/tests/integration/test_neo4j_driver.py +++ b/tests/integration/test_neo4j_driver.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_pipelines.py b/tests/integration/test_pipelines.py index ed4b637fc..076fe0a31 100644 --- a/tests/integration/test_pipelines.py +++ b/tests/integration/test_pipelines.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2018 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_readme.py b/tests/integration/test_readme.py index 82e98adf6..4788411d6 100644 --- a/tests/integration/test_readme.py +++ b/tests/integration/test_readme.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_result.py b/tests/integration/test_result.py index 250ba8c89..a6ca598b5 100644 --- a/tests/integration/test_result.py +++ b/tests/integration/test_result.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_result_data.py b/tests/integration/test_result_data.py index c166c8627..ae545e6f8 100644 --- a/tests/integration/test_result_data.py +++ b/tests/integration/test_result_data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_result_graph.py b/tests/integration/test_result_graph.py index 9d8b9034e..8c2cf81f4 100644 --- a/tests/integration/test_result_graph.py +++ b/tests/integration/test_result_graph.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_spatial_types.py b/tests/integration/test_spatial_types.py index 1e07ed374..2227715f8 100644 --- a/tests/integration/test_spatial_types.py +++ b/tests/integration/test_spatial_types.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_summary.py b/tests/integration/test_summary.py index 9a811425b..32b5b0b80 100644 --- a/tests/integration/test_summary.py +++ b/tests/integration/test_summary.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_temporal_types.py b/tests/integration/test_temporal_types.py index 2ae4c622e..0e996db23 100644 --- a/tests/integration/test_temporal_types.py +++ b/tests/integration/test_temporal_types.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/integration/test_tx_functions.py b/tests/integration/test_tx_functions.py index e28f87e8e..184efbcd0 100644 --- a/tests/integration/test_tx_functions.py +++ b/tests/integration/test_tx_functions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/conftest.py b/tests/stub/conftest.py index 48b29b7de..f7db996b1 100644 --- a/tests/stub/conftest.py +++ b/tests/stub/conftest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_accesslevel.py b/tests/stub/test_accesslevel.py index b10164ea7..12f465132 100644 --- a/tests/stub/test_accesslevel.py +++ b/tests/stub/test_accesslevel.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_bookmarking.py b/tests/stub/test_bookmarking.py index 3e3262fde..0aee5757a 100644 --- a/tests/stub/test_bookmarking.py +++ b/tests/stub/test_bookmarking.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_directdriver.py b/tests/stub/test_directdriver.py index 592b6de1e..dd595e0aa 100644 --- a/tests/stub/test_directdriver.py +++ b/tests/stub/test_directdriver.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_multi_database.py b/tests/stub/test_multi_database.py index efa4570d4..489291aa1 100644 --- a/tests/stub/test_multi_database.py +++ b/tests/stub/test_multi_database.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_routingdriver.py b/tests/stub/test_routingdriver.py index d9603ef5e..8ab750f38 100644 --- a/tests/stub/test_routingdriver.py +++ b/tests/stub/test_routingdriver.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/stub/test_transactions.py b/tests/stub/test_transactions.py index c1c17740a..b1e705d66 100644 --- a/tests/stub/test_transactions.py +++ b/tests/stub/test_transactions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/data/test_packing.py b/tests/unit/data/test_packing.py index d4dfa5588..6fc296af6 100644 --- a/tests/unit/data/test_packing.py +++ b/tests/unit/data/test_packing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/conftest.py b/tests/unit/io/conftest.py index 8a4f23071..f5bb67cc4 100644 --- a/tests/unit/io/conftest.py +++ b/tests/unit/io/conftest.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/test_class_bolt.py b/tests/unit/io/test_class_bolt.py index 082b07f21..b37dc7687 100644 --- a/tests/unit/io/test_class_bolt.py +++ b/tests/unit/io/test_class_bolt.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/test_class_bolt3.py b/tests/unit/io/test_class_bolt3.py index cd60d27bc..eba6957ac 100644 --- a/tests/unit/io/test_class_bolt3.py +++ b/tests/unit/io/test_class_bolt3.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/test_class_bolt4x0.py b/tests/unit/io/test_class_bolt4x0.py index 1886e5fcd..ee5f1b729 100644 --- a/tests/unit/io/test_class_bolt4x0.py +++ b/tests/unit/io/test_class_bolt4x0.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/test_direct.py b/tests/unit/io/test_direct.py index 479a4cc0e..1664bfa1c 100644 --- a/tests/unit/io/test_direct.py +++ b/tests/unit/io/test_direct.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/io/test_routing.py b/tests/unit/io/test_routing.py index 0380468b8..ff555bcb8 100644 --- a/tests/unit/io/test_routing.py +++ b/tests/unit/io/test_routing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_addressing.py b/tests/unit/test_addressing.py index d10ac3870..86cb0c54a 100644 --- a/tests/unit/test_addressing.py +++ b/tests/unit/test_addressing.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_api.py b/tests/unit/test_api.py index d7a3d5c6a..30dc1bfb1 100644 --- a/tests/unit/test_api.py +++ b/tests/unit/test_api.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_conf.py b/tests/unit/test_conf.py index 7ecc6614e..ccd795011 100644 --- a/tests/unit/test_conf.py +++ b/tests/unit/test_conf.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_data.py b/tests/unit/test_data.py index 124404efd..7f48af9dc 100644 --- a/tests/unit/test_data.py +++ b/tests/unit/test_data.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_exceptions.py b/tests/unit/test_exceptions.py index 385d7486b..fda28b460 100644 --- a/tests/unit/test_exceptions.py +++ b/tests/unit/test_exceptions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_import_neo4j.py b/tests/unit/test_import_neo4j.py index d1b04668a..a7ab16e13 100644 --- a/tests/unit/test_import_neo4j.py +++ b/tests/unit/test_import_neo4j.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_record.py b/tests/unit/test_record.py index 10fb5c3a6..1f13e6e6c 100644 --- a/tests/unit/test_record.py +++ b/tests/unit/test_record.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_security.py b/tests/unit/test_security.py index 8d9575661..ae009cf45 100644 --- a/tests/unit/test_security.py +++ b/tests/unit/test_security.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/test_types.py b/tests/unit/test_types.py index 221e90bf6..68c0473a1 100644 --- a/tests/unit/test_types.py +++ b/tests/unit/test_types.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- encoding: utf-8 -*- -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/__init__.py b/tests/unit/time/__init__.py index 66ce46474..0665bdc90 100644 --- a/tests/unit/time/__init__.py +++ b/tests/unit/time/__init__.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_clock.py b/tests/unit/time/test_clock.py index cc803a48b..fd182bcd5 100644 --- a/tests/unit/time/test_clock.py +++ b/tests/unit/time/test_clock.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_clocktime.py b/tests/unit/time/test_clocktime.py index dea1b17ec..ceb2a13ad 100644 --- a/tests/unit/time/test_clocktime.py +++ b/tests/unit/time/test_clocktime.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_date.py b/tests/unit/time/test_date.py index ca27c04c7..2ab0f1200 100644 --- a/tests/unit/time/test_date.py +++ b/tests/unit/time/test_date.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_datetime.py b/tests/unit/time/test_datetime.py index 38eb50574..0f508bc3e 100644 --- a/tests/unit/time/test_datetime.py +++ b/tests/unit/time/test_datetime.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_duration.py b/tests/unit/time/test_duration.py index f548637d1..4195a9428 100644 --- a/tests/unit/time/test_duration.py +++ b/tests/unit/time/test_duration.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_hydration.py b/tests/unit/time/test_hydration.py index 58661c016..fbe86a296 100644 --- a/tests/unit/time/test_hydration.py +++ b/tests/unit/time/test_hydration.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j. diff --git a/tests/unit/time/test_time.py b/tests/unit/time/test_time.py index 2aaced315..f6e8dce0a 100644 --- a/tests/unit/time/test_time.py +++ b/tests/unit/time/test_time.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding: utf-8 -# Copyright (c) 2002-2020 "Neo4j," +# Copyright (c) "Neo4j" # Neo4j Sweden AB [http://neo4j.com] # # This file is part of Neo4j.