diff --git a/NOTICE.txt b/NOTICE.txt
index 76aba93fdd..c3bf48c6fc 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.
diff --git a/build/license-header.txt b/build/license-header.txt
deleted file mode 100644
index 2737a52599..0000000000
--- a/build/license-header.txt
+++ /dev/null
@@ -1,16 +0,0 @@
-Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
-
-This file is part of Neo4j.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
diff --git a/bundle/NOTICE.txt b/bundle/NOTICE.txt
index 47e23a1400..1fd7e9ad1c 100644
--- a/bundle/NOTICE.txt
+++ b/bundle/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.
diff --git a/bundle/src/main/jpms/module-info.java b/bundle/src/main/jpms/module-info.java
index 3f5db07a40..fe4ecdc99f 100644
--- a/bundle/src/main/jpms/module-info.java
+++ b/bundle/src/main/jpms/module-info.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/NOTICE.txt b/driver/NOTICE.txt
index 47e23a1400..1fd7e9ad1c 100644
--- a/driver/NOTICE.txt
+++ b/driver/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.
diff --git a/driver/src/main/java/module-info.java b/driver/src/main/java/module-info.java
index c45dbfc0a9..07513234b0 100644
--- a/driver/src/main/java/module-info.java
+++ b/driver/src/main/java/module-info.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AccessMode.java b/driver/src/main/java/org/neo4j/driver/AccessMode.java
index ee6ae1c6ee..9289d0c120 100644
--- a/driver/src/main/java/org/neo4j/driver/AccessMode.java
+++ b/driver/src/main/java/org/neo4j/driver/AccessMode.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AuthToken.java b/driver/src/main/java/org/neo4j/driver/AuthToken.java
index 7af176a594..358faa5d40 100644
--- a/driver/src/main/java/org/neo4j/driver/AuthToken.java
+++ b/driver/src/main/java/org/neo4j/driver/AuthToken.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AuthTokenAndExpiration.java b/driver/src/main/java/org/neo4j/driver/AuthTokenAndExpiration.java
index 6dfb3554d2..2246dfae1c 100644
--- a/driver/src/main/java/org/neo4j/driver/AuthTokenAndExpiration.java
+++ b/driver/src/main/java/org/neo4j/driver/AuthTokenAndExpiration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AuthTokenManager.java b/driver/src/main/java/org/neo4j/driver/AuthTokenManager.java
index ac31ab7b84..d5b302ad87 100644
--- a/driver/src/main/java/org/neo4j/driver/AuthTokenManager.java
+++ b/driver/src/main/java/org/neo4j/driver/AuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AuthTokenManagers.java b/driver/src/main/java/org/neo4j/driver/AuthTokenManagers.java
index b1f7dbb32a..091ff3c8b5 100644
--- a/driver/src/main/java/org/neo4j/driver/AuthTokenManagers.java
+++ b/driver/src/main/java/org/neo4j/driver/AuthTokenManagers.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/AuthTokens.java b/driver/src/main/java/org/neo4j/driver/AuthTokens.java
index 2459c776dd..c2ad59d7ea 100644
--- a/driver/src/main/java/org/neo4j/driver/AuthTokens.java
+++ b/driver/src/main/java/org/neo4j/driver/AuthTokens.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/BaseSession.java b/driver/src/main/java/org/neo4j/driver/BaseSession.java
index 35530e3704..46f7dc9937 100644
--- a/driver/src/main/java/org/neo4j/driver/BaseSession.java
+++ b/driver/src/main/java/org/neo4j/driver/BaseSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Bookmark.java b/driver/src/main/java/org/neo4j/driver/Bookmark.java
index 1cd445ead5..b88bd28ca6 100644
--- a/driver/src/main/java/org/neo4j/driver/Bookmark.java
+++ b/driver/src/main/java/org/neo4j/driver/Bookmark.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/BookmarkManager.java b/driver/src/main/java/org/neo4j/driver/BookmarkManager.java
index 25bf5680fb..33518e6f4f 100644
--- a/driver/src/main/java/org/neo4j/driver/BookmarkManager.java
+++ b/driver/src/main/java/org/neo4j/driver/BookmarkManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/BookmarkManagerConfig.java b/driver/src/main/java/org/neo4j/driver/BookmarkManagerConfig.java
index d00a5f9d52..c70d4abdc2 100644
--- a/driver/src/main/java/org/neo4j/driver/BookmarkManagerConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/BookmarkManagerConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/BookmarkManagers.java b/driver/src/main/java/org/neo4j/driver/BookmarkManagers.java
index 21ca23bbca..127fe29edd 100644
--- a/driver/src/main/java/org/neo4j/driver/BookmarkManagers.java
+++ b/driver/src/main/java/org/neo4j/driver/BookmarkManagers.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Config.java b/driver/src/main/java/org/neo4j/driver/Config.java
index e3b5406f70..35ac38162c 100644
--- a/driver/src/main/java/org/neo4j/driver/Config.java
+++ b/driver/src/main/java/org/neo4j/driver/Config.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/ConnectionPoolMetrics.java b/driver/src/main/java/org/neo4j/driver/ConnectionPoolMetrics.java
index 5af4808fcf..401998d68e 100644
--- a/driver/src/main/java/org/neo4j/driver/ConnectionPoolMetrics.java
+++ b/driver/src/main/java/org/neo4j/driver/ConnectionPoolMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Driver.java b/driver/src/main/java/org/neo4j/driver/Driver.java
index 92a421904c..f2f6a1cd7d 100644
--- a/driver/src/main/java/org/neo4j/driver/Driver.java
+++ b/driver/src/main/java/org/neo4j/driver/Driver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/EagerResult.java b/driver/src/main/java/org/neo4j/driver/EagerResult.java
index 5f2a23ef0b..b251aeb444 100644
--- a/driver/src/main/java/org/neo4j/driver/EagerResult.java
+++ b/driver/src/main/java/org/neo4j/driver/EagerResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/ExecutableQuery.java b/driver/src/main/java/org/neo4j/driver/ExecutableQuery.java
index c6efeb5012..2664a116d5 100644
--- a/driver/src/main/java/org/neo4j/driver/ExecutableQuery.java
+++ b/driver/src/main/java/org/neo4j/driver/ExecutableQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/GraphDatabase.java b/driver/src/main/java/org/neo4j/driver/GraphDatabase.java
index a936336acb..4f068f2ac4 100644
--- a/driver/src/main/java/org/neo4j/driver/GraphDatabase.java
+++ b/driver/src/main/java/org/neo4j/driver/GraphDatabase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Logger.java b/driver/src/main/java/org/neo4j/driver/Logger.java
index 4a66504d31..21e393ee48 100644
--- a/driver/src/main/java/org/neo4j/driver/Logger.java
+++ b/driver/src/main/java/org/neo4j/driver/Logger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Logging.java b/driver/src/main/java/org/neo4j/driver/Logging.java
index eba1e59478..6a90c91dca 100644
--- a/driver/src/main/java/org/neo4j/driver/Logging.java
+++ b/driver/src/main/java/org/neo4j/driver/Logging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Metrics.java b/driver/src/main/java/org/neo4j/driver/Metrics.java
index c60294a8dd..f8f1e0b207 100644
--- a/driver/src/main/java/org/neo4j/driver/Metrics.java
+++ b/driver/src/main/java/org/neo4j/driver/Metrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/MetricsAdapter.java b/driver/src/main/java/org/neo4j/driver/MetricsAdapter.java
index fe3c09de00..4080186966 100644
--- a/driver/src/main/java/org/neo4j/driver/MetricsAdapter.java
+++ b/driver/src/main/java/org/neo4j/driver/MetricsAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/NotificationCategory.java b/driver/src/main/java/org/neo4j/driver/NotificationCategory.java
index 82761525c1..65bdecbc8d 100644
--- a/driver/src/main/java/org/neo4j/driver/NotificationCategory.java
+++ b/driver/src/main/java/org/neo4j/driver/NotificationCategory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/NotificationConfig.java b/driver/src/main/java/org/neo4j/driver/NotificationConfig.java
index 2537b84a00..5224dfcc0f 100644
--- a/driver/src/main/java/org/neo4j/driver/NotificationConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/NotificationConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/NotificationSeverity.java b/driver/src/main/java/org/neo4j/driver/NotificationSeverity.java
index e911a18eda..09dbcbcc93 100644
--- a/driver/src/main/java/org/neo4j/driver/NotificationSeverity.java
+++ b/driver/src/main/java/org/neo4j/driver/NotificationSeverity.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Query.java b/driver/src/main/java/org/neo4j/driver/Query.java
index e46e23deb5..b67762d53c 100644
--- a/driver/src/main/java/org/neo4j/driver/Query.java
+++ b/driver/src/main/java/org/neo4j/driver/Query.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/QueryConfig.java b/driver/src/main/java/org/neo4j/driver/QueryConfig.java
index 0239c527d8..7bd99b2582 100644
--- a/driver/src/main/java/org/neo4j/driver/QueryConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/QueryConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/QueryRunner.java b/driver/src/main/java/org/neo4j/driver/QueryRunner.java
index 50b7447e10..dd9bcea577 100644
--- a/driver/src/main/java/org/neo4j/driver/QueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/QueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Record.java b/driver/src/main/java/org/neo4j/driver/Record.java
index 252f6b1ae9..50cc719f99 100644
--- a/driver/src/main/java/org/neo4j/driver/Record.java
+++ b/driver/src/main/java/org/neo4j/driver/Record.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Records.java b/driver/src/main/java/org/neo4j/driver/Records.java
index bbf7299711..4432f69fe8 100644
--- a/driver/src/main/java/org/neo4j/driver/Records.java
+++ b/driver/src/main/java/org/neo4j/driver/Records.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Result.java b/driver/src/main/java/org/neo4j/driver/Result.java
index 9b82e0efee..459f58a4bb 100644
--- a/driver/src/main/java/org/neo4j/driver/Result.java
+++ b/driver/src/main/java/org/neo4j/driver/Result.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/RevocationCheckingStrategy.java b/driver/src/main/java/org/neo4j/driver/RevocationCheckingStrategy.java
index c561555d0f..e58c5d31db 100644
--- a/driver/src/main/java/org/neo4j/driver/RevocationCheckingStrategy.java
+++ b/driver/src/main/java/org/neo4j/driver/RevocationCheckingStrategy.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/RoutingControl.java b/driver/src/main/java/org/neo4j/driver/RoutingControl.java
index 709e21cefe..cd8d744223 100644
--- a/driver/src/main/java/org/neo4j/driver/RoutingControl.java
+++ b/driver/src/main/java/org/neo4j/driver/RoutingControl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Session.java b/driver/src/main/java/org/neo4j/driver/Session.java
index f016eb185e..41eee27751 100644
--- a/driver/src/main/java/org/neo4j/driver/Session.java
+++ b/driver/src/main/java/org/neo4j/driver/Session.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/SessionConfig.java b/driver/src/main/java/org/neo4j/driver/SessionConfig.java
index 486fde72e2..fe98b00c95 100644
--- a/driver/src/main/java/org/neo4j/driver/SessionConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/SessionConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/SimpleQueryRunner.java b/driver/src/main/java/org/neo4j/driver/SimpleQueryRunner.java
index 20acc02065..a4a111ca2e 100644
--- a/driver/src/main/java/org/neo4j/driver/SimpleQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/SimpleQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Transaction.java b/driver/src/main/java/org/neo4j/driver/Transaction.java
index 68844e432c..9744fedd21 100644
--- a/driver/src/main/java/org/neo4j/driver/Transaction.java
+++ b/driver/src/main/java/org/neo4j/driver/Transaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/TransactionCallback.java b/driver/src/main/java/org/neo4j/driver/TransactionCallback.java
index 54439b8252..9683e80a1b 100644
--- a/driver/src/main/java/org/neo4j/driver/TransactionCallback.java
+++ b/driver/src/main/java/org/neo4j/driver/TransactionCallback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/TransactionConfig.java b/driver/src/main/java/org/neo4j/driver/TransactionConfig.java
index 201a262af5..67a0f6a985 100644
--- a/driver/src/main/java/org/neo4j/driver/TransactionConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/TransactionConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/TransactionContext.java b/driver/src/main/java/org/neo4j/driver/TransactionContext.java
index 9f0e88393f..3844c418de 100644
--- a/driver/src/main/java/org/neo4j/driver/TransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/TransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/TransactionWork.java b/driver/src/main/java/org/neo4j/driver/TransactionWork.java
index 97f6823a3a..919ec11b13 100644
--- a/driver/src/main/java/org/neo4j/driver/TransactionWork.java
+++ b/driver/src/main/java/org/neo4j/driver/TransactionWork.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Value.java b/driver/src/main/java/org/neo4j/driver/Value.java
index 8b92c43982..88577f1f3d 100644
--- a/driver/src/main/java/org/neo4j/driver/Value.java
+++ b/driver/src/main/java/org/neo4j/driver/Value.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/Values.java b/driver/src/main/java/org/neo4j/driver/Values.java
index c817a17f72..1b5eee03ca 100644
--- a/driver/src/main/java/org/neo4j/driver/Values.java
+++ b/driver/src/main/java/org/neo4j/driver/Values.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncQueryRunner.java b/driver/src/main/java/org/neo4j/driver/async/AsyncQueryRunner.java
index 038058d5a9..f1bb38ccb2 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncSession.java b/driver/src/main/java/org/neo4j/driver/async/AsyncSession.java
index d93bb51678..f7fd25082b 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncSession.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncTransaction.java b/driver/src/main/java/org/neo4j/driver/async/AsyncTransaction.java
index 93b6b0338a..16ab3630f4 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionCallback.java b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionCallback.java
index e2c155f792..4539456434 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionCallback.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionCallback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionContext.java b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionContext.java
index 5beb6d8d53..89b38fd38f 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionWork.java b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionWork.java
index 5a9f6d52c0..bbdbfab113 100644
--- a/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionWork.java
+++ b/driver/src/main/java/org/neo4j/driver/async/AsyncTransactionWork.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/async/ResultCursor.java b/driver/src/main/java/org/neo4j/driver/async/ResultCursor.java
index c89e5cf67b..9c69c7fe77 100644
--- a/driver/src/main/java/org/neo4j/driver/async/ResultCursor.java
+++ b/driver/src/main/java/org/neo4j/driver/async/ResultCursor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/AuthTokenManagerExecutionException.java b/driver/src/main/java/org/neo4j/driver/exceptions/AuthTokenManagerExecutionException.java
index 833f98d190..4a08c2676e 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/AuthTokenManagerExecutionException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/AuthTokenManagerExecutionException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/AuthenticationException.java b/driver/src/main/java/org/neo4j/driver/exceptions/AuthenticationException.java
index eb90bda6f9..aaf085ea46 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/AuthenticationException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/AuthenticationException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/AuthorizationExpiredException.java b/driver/src/main/java/org/neo4j/driver/exceptions/AuthorizationExpiredException.java
index d749b80ca6..a8c7952ebc 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/AuthorizationExpiredException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/AuthorizationExpiredException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/ClientException.java b/driver/src/main/java/org/neo4j/driver/exceptions/ClientException.java
index 328eb67d72..bf5bba801d 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/ClientException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/ClientException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/ConnectionReadTimeoutException.java b/driver/src/main/java/org/neo4j/driver/exceptions/ConnectionReadTimeoutException.java
index 4ef10335dd..454863c2b6 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/ConnectionReadTimeoutException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/ConnectionReadTimeoutException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/DatabaseException.java b/driver/src/main/java/org/neo4j/driver/exceptions/DatabaseException.java
index 1518823219..763e5eec94 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/DatabaseException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/DatabaseException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/DiscoveryException.java b/driver/src/main/java/org/neo4j/driver/exceptions/DiscoveryException.java
index 8830e35057..cf1aa04dd6 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/DiscoveryException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/DiscoveryException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/FatalDiscoveryException.java b/driver/src/main/java/org/neo4j/driver/exceptions/FatalDiscoveryException.java
index 9847254670..5763a5bb0e 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/FatalDiscoveryException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/FatalDiscoveryException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/Neo4jException.java b/driver/src/main/java/org/neo4j/driver/exceptions/Neo4jException.java
index 9663159a13..42b8e3785b 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/Neo4jException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/Neo4jException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/NoSuchRecordException.java b/driver/src/main/java/org/neo4j/driver/exceptions/NoSuchRecordException.java
index c7ba5b2997..d5fba37eb7 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/NoSuchRecordException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/NoSuchRecordException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/ProtocolException.java b/driver/src/main/java/org/neo4j/driver/exceptions/ProtocolException.java
index 3acd8b1ae5..caae74ed20 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/ProtocolException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/ProtocolException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/ResultConsumedException.java b/driver/src/main/java/org/neo4j/driver/exceptions/ResultConsumedException.java
index bcf9fddbe4..a149eba043 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/ResultConsumedException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/ResultConsumedException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/RetryableException.java b/driver/src/main/java/org/neo4j/driver/exceptions/RetryableException.java
index 6bc09529e7..aea4e1cace 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/RetryableException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/RetryableException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/SecurityException.java b/driver/src/main/java/org/neo4j/driver/exceptions/SecurityException.java
index 9734e05b71..9710b92baa 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/SecurityException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/SecurityException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/SecurityRetryableException.java b/driver/src/main/java/org/neo4j/driver/exceptions/SecurityRetryableException.java
index e999e190e1..a1e8979115 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/SecurityRetryableException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/SecurityRetryableException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/ServiceUnavailableException.java b/driver/src/main/java/org/neo4j/driver/exceptions/ServiceUnavailableException.java
index c07b8918ee..f231300a9d 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/ServiceUnavailableException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/ServiceUnavailableException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/SessionExpiredException.java b/driver/src/main/java/org/neo4j/driver/exceptions/SessionExpiredException.java
index d9ec46b60e..853d596b8f 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/SessionExpiredException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/SessionExpiredException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/TokenExpiredException.java b/driver/src/main/java/org/neo4j/driver/exceptions/TokenExpiredException.java
index 2d20f3fc2e..76423e1d59 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/TokenExpiredException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/TokenExpiredException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/TransactionNestingException.java b/driver/src/main/java/org/neo4j/driver/exceptions/TransactionNestingException.java
index 0d613cd61b..68eb30a02d 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/TransactionNestingException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/TransactionNestingException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/TransactionTerminatedException.java b/driver/src/main/java/org/neo4j/driver/exceptions/TransactionTerminatedException.java
index e791d5f46b..cc57d75e99 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/TransactionTerminatedException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/TransactionTerminatedException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/TransientException.java b/driver/src/main/java/org/neo4j/driver/exceptions/TransientException.java
index bafd629612..0efdd86f84 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/TransientException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/TransientException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/UnsupportedFeatureException.java b/driver/src/main/java/org/neo4j/driver/exceptions/UnsupportedFeatureException.java
index 45c4d945ad..d252d8266c 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/UnsupportedFeatureException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/UnsupportedFeatureException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/UntrustedServerException.java b/driver/src/main/java/org/neo4j/driver/exceptions/UntrustedServerException.java
index a195436ae3..a7ceb7442c 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/UntrustedServerException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/UntrustedServerException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/value/LossyCoercion.java b/driver/src/main/java/org/neo4j/driver/exceptions/value/LossyCoercion.java
index bd97eee64d..d64cf4d5f9 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/value/LossyCoercion.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/value/LossyCoercion.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/value/NotMultiValued.java b/driver/src/main/java/org/neo4j/driver/exceptions/value/NotMultiValued.java
index 3137c20edd..7f76bcccc4 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/value/NotMultiValued.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/value/NotMultiValued.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/value/Uncoercible.java b/driver/src/main/java/org/neo4j/driver/exceptions/value/Uncoercible.java
index 75fc5b197a..27640a85af 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/value/Uncoercible.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/value/Uncoercible.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/value/Unsizable.java b/driver/src/main/java/org/neo4j/driver/exceptions/value/Unsizable.java
index 2a31cc6573..73d7b281bd 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/value/Unsizable.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/value/Unsizable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/exceptions/value/ValueException.java b/driver/src/main/java/org/neo4j/driver/exceptions/value/ValueException.java
index 740cdf9602..700e84089e 100644
--- a/driver/src/main/java/org/neo4j/driver/exceptions/value/ValueException.java
+++ b/driver/src/main/java/org/neo4j/driver/exceptions/value/ValueException.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/AbstractQueryRunner.java b/driver/src/main/java/org/neo4j/driver/internal/AbstractQueryRunner.java
index 5d2f8d265b..a6e94ee08a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/AbstractQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/AbstractQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/AsValue.java b/driver/src/main/java/org/neo4j/driver/internal/AsValue.java
index 77d7973fb5..5e5973c388 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/AsValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/AsValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/BoltAgent.java b/driver/src/main/java/org/neo4j/driver/internal/BoltAgent.java
index d440371162..ef4016258d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/BoltAgent.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/BoltAgent.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/BoltServerAddress.java b/driver/src/main/java/org/neo4j/driver/internal/BoltServerAddress.java
index 4fede8cd22..0ac54cfe2c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/BoltServerAddress.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/BoltServerAddress.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/ConnectionSettings.java b/driver/src/main/java/org/neo4j/driver/internal/ConnectionSettings.java
index 4a73da2401..14114ef8d2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/ConnectionSettings.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/ConnectionSettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DatabaseBookmark.java b/driver/src/main/java/org/neo4j/driver/internal/DatabaseBookmark.java
index a3d80e9fbb..e03d48bef6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DatabaseBookmark.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DatabaseBookmark.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DatabaseName.java b/driver/src/main/java/org/neo4j/driver/internal/DatabaseName.java
index 86bac13551..47aced6744 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DatabaseName.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DatabaseName.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DatabaseNameUtil.java b/driver/src/main/java/org/neo4j/driver/internal/DatabaseNameUtil.java
index 6098711ed3..7a0007fc9a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DatabaseNameUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DatabaseNameUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DefaultDomainNameResolver.java b/driver/src/main/java/org/neo4j/driver/internal/DefaultDomainNameResolver.java
index 78e2aaeb9b..29930addf6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DefaultDomainNameResolver.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DefaultDomainNameResolver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DelegatingTransactionContext.java b/driver/src/main/java/org/neo4j/driver/internal/DelegatingTransactionContext.java
index 9ea18e2426..d65308ace5 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DelegatingTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DelegatingTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java b/driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java
index 4564587181..190ba137d0 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DirectConnectionProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DomainNameResolver.java b/driver/src/main/java/org/neo4j/driver/internal/DomainNameResolver.java
index 46ca954e4d..ca321bf64d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DomainNameResolver.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DomainNameResolver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/DriverFactory.java b/driver/src/main/java/org/neo4j/driver/internal/DriverFactory.java
index 0a5e2f6344..9167abffe7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/DriverFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/DriverFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/EagerResultValue.java b/driver/src/main/java/org/neo4j/driver/internal/EagerResultValue.java
index 7e7e2ce8a5..5d1ffcfb30 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/EagerResultValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/EagerResultValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/FailableCursor.java b/driver/src/main/java/org/neo4j/driver/internal/FailableCursor.java
index 4d55777283..9d3a4dfa56 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/FailableCursor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/FailableCursor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/ImpersonationUtil.java b/driver/src/main/java/org/neo4j/driver/internal/ImpersonationUtil.java
index cee12b6470..86f3a8d6bb 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/ImpersonationUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/ImpersonationUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalBookmark.java b/driver/src/main/java/org/neo4j/driver/internal/InternalBookmark.java
index 2af1ac9906..89a4892d9f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalBookmark.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalBookmark.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalDatabaseName.java b/driver/src/main/java/org/neo4j/driver/internal/InternalDatabaseName.java
index de908fe36f..3398b15511 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalDatabaseName.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalDatabaseName.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalDriver.java b/driver/src/main/java/org/neo4j/driver/internal/InternalDriver.java
index 824b3fa740..5730440b9e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalDriver.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalDriver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalEntity.java b/driver/src/main/java/org/neo4j/driver/internal/InternalEntity.java
index 9c35a65bfe..a12b2fdcb1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalEntity.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalEntity.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalExecutableQuery.java b/driver/src/main/java/org/neo4j/driver/internal/InternalExecutableQuery.java
index e0a52796bc..c0209dadb8 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalExecutableQuery.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalExecutableQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalIsoDuration.java b/driver/src/main/java/org/neo4j/driver/internal/InternalIsoDuration.java
index 4327951311..d0d4664d80 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalIsoDuration.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalIsoDuration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalNode.java b/driver/src/main/java/org/neo4j/driver/internal/InternalNode.java
index e70059c888..cdcea9eda7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalNode.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalNode.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationCategory.java b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationCategory.java
index 8f84ac2976..7f6762edc9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationCategory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationCategory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationConfig.java b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationConfig.java
index 4949fba500..a27c4ec602 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationConfig.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationSeverity.java b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationSeverity.java
index 935872425e..1244cf72b2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationSeverity.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalNotificationSeverity.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalPair.java b/driver/src/main/java/org/neo4j/driver/internal/InternalPair.java
index 3ed69803ef..4903b178be 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalPair.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalPair.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalPath.java b/driver/src/main/java/org/neo4j/driver/internal/InternalPath.java
index 6678bb2d53..4f7175519a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalPath.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalPath.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalPoint2D.java b/driver/src/main/java/org/neo4j/driver/internal/InternalPoint2D.java
index ff97e90886..86489bbf1f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalPoint2D.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalPoint2D.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalPoint3D.java b/driver/src/main/java/org/neo4j/driver/internal/InternalPoint3D.java
index ec38cb5d69..eb6d8b9435 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalPoint3D.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalPoint3D.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalRecord.java b/driver/src/main/java/org/neo4j/driver/internal/InternalRecord.java
index 4e296928c5..906eae8a30 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalRecord.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalRecord.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalRelationship.java b/driver/src/main/java/org/neo4j/driver/internal/InternalRelationship.java
index c7eddac379..16891efbfa 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalRelationship.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalRelationship.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalResult.java b/driver/src/main/java/org/neo4j/driver/internal/InternalResult.java
index 9ad13f67a2..0947af1bbd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalResult.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalRoutingControl.java b/driver/src/main/java/org/neo4j/driver/internal/InternalRoutingControl.java
index 0de5649812..dd65fbd588 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalRoutingControl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalRoutingControl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java b/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
index c126e40500..5d6de6e997 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/InternalTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/InternalTransaction.java
index 9795bbb7cf..df8254c816 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/InternalTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/InternalTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/Neo4jBookmarkManager.java b/driver/src/main/java/org/neo4j/driver/internal/Neo4jBookmarkManager.java
index 7aef36bd14..4b6a8384db 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/Neo4jBookmarkManager.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/Neo4jBookmarkManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/NoOpBookmarkManager.java b/driver/src/main/java/org/neo4j/driver/internal/NoOpBookmarkManager.java
index 2d8af8fe84..c9d4d3b4a2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/NoOpBookmarkManager.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/NoOpBookmarkManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/ResolvedBoltServerAddress.java b/driver/src/main/java/org/neo4j/driver/internal/ResolvedBoltServerAddress.java
index a089a50302..c3f7d4e565 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/ResolvedBoltServerAddress.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/ResolvedBoltServerAddress.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/RoutingErrorHandler.java b/driver/src/main/java/org/neo4j/driver/internal/RoutingErrorHandler.java
index 1af493c4fb..f24ca14488 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/RoutingErrorHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/RoutingErrorHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/Scheme.java b/driver/src/main/java/org/neo4j/driver/internal/Scheme.java
index cd24f6a8e4..3917e54297 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/Scheme.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/Scheme.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/SecuritySettings.java b/driver/src/main/java/org/neo4j/driver/internal/SecuritySettings.java
index fd2ef9d285..0be453dc67 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/SecuritySettings.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/SecuritySettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/SessionFactory.java b/driver/src/main/java/org/neo4j/driver/internal/SessionFactory.java
index 54394f700f..01e303787d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/SessionFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/SessionFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/SessionFactoryImpl.java b/driver/src/main/java/org/neo4j/driver/internal/SessionFactoryImpl.java
index 926e4eb887..de8ac27b94 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/SessionFactoryImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/SessionFactoryImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/AsyncAbstractQueryRunner.java b/driver/src/main/java/org/neo4j/driver/internal/async/AsyncAbstractQueryRunner.java
index 7a487698b6..ae3711d84e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/AsyncAbstractQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/AsyncAbstractQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/ConnectionContext.java b/driver/src/main/java/org/neo4j/driver/internal/async/ConnectionContext.java
index 1280df712d..cc91d97e27 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/ConnectionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/ConnectionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContext.java b/driver/src/main/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContext.java
index 331e9bbfd5..ed846e0037 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/ImmutableConnectionContext.java b/driver/src/main/java/org/neo4j/driver/internal/async/ImmutableConnectionContext.java
index 4fb56d730b..f30efc41a7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/ImmutableConnectionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/ImmutableConnectionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncSession.java b/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncSession.java
index cc17c4e0b9..f2419e0925 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncTransaction.java
index f76368d677..9e3c78ca89 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/InternalAsyncTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSession.java b/driver/src/main/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSession.java
index b16c2cda69..f05ec9a4b1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/NetworkConnection.java b/driver/src/main/java/org/neo4j/driver/internal/async/NetworkConnection.java
index 012c36a168..b94ba7566d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/NetworkConnection.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/NetworkConnection.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/NetworkSession.java b/driver/src/main/java/org/neo4j/driver/internal/async/NetworkSession.java
index 9eb4c1ff2a..cc102342c1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/NetworkSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/NetworkSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/ResultCursorsHolder.java b/driver/src/main/java/org/neo4j/driver/internal/async/ResultCursorsHolder.java
index c1a34f11eb..27f5a718c2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/ResultCursorsHolder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/ResultCursorsHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/TerminationAwareStateLockingExecutor.java b/driver/src/main/java/org/neo4j/driver/internal/async/TerminationAwareStateLockingExecutor.java
index 5f937d997c..b91c014243 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/TerminationAwareStateLockingExecutor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/TerminationAwareStateLockingExecutor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/UnmanagedTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/async/UnmanagedTransaction.java
index 2286772657..5b58e37722 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/UnmanagedTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/UnmanagedTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/AuthorizationStateListener.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/AuthorizationStateListener.java
index 26f1093309..f83256a335 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/AuthorizationStateListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/AuthorizationStateListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtil.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtil.java
index 250e85ea2b..268d913b97 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/BootstrapFactory.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/BootstrapFactory.java
index c12e57bc61..4809764be1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/BootstrapFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/BootstrapFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelAttributes.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelAttributes.java
index 2c56383acb..ac2eaaf988 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelAttributes.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelAttributes.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListener.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListener.java
index c46a46c5e7..fdc602e95f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnector.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnector.java
index affef4b650..5a64be241e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnector.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnector.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectorImpl.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectorImpl.java
index 19d3eb760e..788c711de7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectorImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelConnectorImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilder.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilder.java
index 6c439b9abc..6bca77d134 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImpl.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImpl.java
index 68c0c2fe81..7b98303813 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/DirectConnection.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/DirectConnection.java
index 8b401ea9ee..c151420811 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/DirectConnection.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/DirectConnection.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactory.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactory.java
index 5b80288bfa..ad440d13a5 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListener.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListener.java
index ffd8084e0f..b848b54c09 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeHandler.java
index de154b7d52..1b41c73679 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/HandshakeHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializer.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializer.java
index 50780d1d6c..fa1f4b3c82 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializer.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolver.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolver.java
index 3bbdb3c95c..9efc346124 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolver.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolverGroup.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolverGroup.java
index d387f762ac..3847a6f9a5 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolverGroup.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/NettyDomainNameResolverGroup.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/connection/RoutingConnection.java b/driver/src/main/java/org/neo4j/driver/internal/async/connection/RoutingConnection.java
index 6ceab579fa..c8e74dcd28 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/connection/RoutingConnection.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/connection/RoutingConnection.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ByteBufInput.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ByteBufInput.java
index 0a1c15809d..6be0502911 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ByteBufInput.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ByteBufInput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChannelErrorHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChannelErrorHandler.java
index 559ae7ef76..ca4313202e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChannelErrorHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChannelErrorHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChunkDecoder.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChunkDecoder.java
index bdfa19578d..100f5bbdd1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChunkDecoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ChunkDecoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandler.java
index 8901441508..87613c369c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandler.java
index 10de16d39f..4246e952d5 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java
index 51c57974a4..8cefed3be9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcher.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandler.java
index 49b30d4768..c5ebb41ad1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/MessageDecoder.java b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/MessageDecoder.java
index 1be891570d..1c0a74df33 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/inbound/MessageDecoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/inbound/MessageDecoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutput.java b/driver/src/main/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutput.java
index 73a749ab84..b9027c8215 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutput.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandler.java b/driver/src/main/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandler.java
index 7578101373..f7d6b2aa4d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/AuthContext.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/AuthContext.java
index 314bf2d19b..d853dc686c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/AuthContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/AuthContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionFactory.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionFactory.java
index 92811bbc72..809874e1ae 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImpl.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImpl.java
index 93a1e95a2f..f74b01f0cb 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ExtendedChannelPool.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ExtendedChannelPool.java
index a13676fc9c..27f1f37ce6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/ExtendedChannelPool.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/ExtendedChannelPool.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthChecker.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthChecker.java
index 23f1699fa5..062f0255b2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthChecker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthChecker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelPool.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelPool.java
index 0ad087617a..e792bd0c50 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelPool.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelPool.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelTracker.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelTracker.java
index b3d6f11b5d..f17cded182 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelTracker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NettyChannelTracker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NetworkConnectionFactory.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NetworkConnectionFactory.java
index 7480218aae..c349e40b35 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/NetworkConnectionFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/NetworkConnectionFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/async/pool/PoolSettings.java b/driver/src/main/java/org/neo4j/driver/internal/async/pool/PoolSettings.java
index 849cdd965a..056a869888 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/async/pool/PoolSettings.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/async/pool/PoolSettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegration.java b/driver/src/main/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegration.java
index d8e25642d7..08110afb7d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegration.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterComposition.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterComposition.java
index c9f16fd561..0e3eb68730 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterComposition.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterComposition.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionLookupResult.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionLookupResult.java
index d3681de5a2..b9e35bc3c6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionLookupResult.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionLookupResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionProvider.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionProvider.java
index cb1d8b50be..13500061de 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterCompositionProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterRoutingTable.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterRoutingTable.java
index cff42b3490..1907cc64f2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterRoutingTable.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/ClusterRoutingTable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/IdentityResolver.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/IdentityResolver.java
index 26bcc15308..86db822c37 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/IdentityResolver.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/IdentityResolver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunner.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunner.java
index 3f22546447..befdd39f20 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/Rediscovery.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/Rediscovery.java
index 26107ec54f..5340a3a0c9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/Rediscovery.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/Rediscovery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RediscoveryImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RediscoveryImpl.java
index 6a0394d060..dd7cbde2f9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RediscoveryImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RediscoveryImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunner.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunner.java
index ca090e6258..cef8d329b6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingContext.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingContext.java
index 63bd411824..f57d710ce6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProvider.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProvider.java
index f90f1da5d4..3d6d6a0288 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponse.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponse.java
index 68895eeb00..777d6ed07a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponse.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponse.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureRunner.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureRunner.java
index bcacf20211..20429aa2aa 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingProcedureRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java
index c0c20b0830..a9f1f53746 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingSettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTable.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTable.java
index e2107c8334..dadca7a998 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTable.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandler.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandler.java
index ed64f9d185..dc5eb035a3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerImpl.java
index 6d4c7a39ed..7e9772afc6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistry.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistry.java
index 6d11d4218d..8fe3ec9236 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistry.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistry.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImpl.java
index 973805f6d3..013245e364 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunner.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunner.java
index a2a8841f9a..2b4c3088e0 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategy.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategy.java
index 578ef7ece7..d1ffe0a979 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategy.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategy.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancer.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancer.java
index a320c1be6a..b0c425c0fc 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancer.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancingStrategy.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancingStrategy.java
index c91d15addd..a1a3c95766 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancingStrategy.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancingStrategy.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndex.java b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndex.java
index 6e9892b07b..084ce5d4e3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndex.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndex.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursor.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursor.java
index f1c4cc5741..cd8e3ec398 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorImpl.java
index 34f7018645..cdf0d59e81 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactory.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactory.java
index 596ff44b52..b37560f32d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursor.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursor.java
index d0ec4d2b6f..610582e452 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactory.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactory.java
index 10915f78ca..aa82348d51 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactory.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImpl.java
index c7f51952b5..5a7015f1e7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursor.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursor.java
index 55149e0164..cc4ce9e7de 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursorImpl.java b/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursorImpl.java
index cca63f96c5..63358fa0ce 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursorImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/cursor/RxResultCursorImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/BeginTxResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/BeginTxResponseHandler.java
index 2394b6987c..9a2c4f3482 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/BeginTxResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/BeginTxResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandler.java
index 81fa978809..ec23cd3d71 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandler.java
index 690538c7d2..24aa771198 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloResponseHandler.java
index 30f4abeac3..eb97b82419 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloV51ResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloV51ResponseHandler.java
index 0d167c6c79..5690613501 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloV51ResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/HelloV51ResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandler.java
index 05110eac98..726d2a2da3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/LogoffResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/LogoffResponseHandler.java
index 3d60e57209..6996135b8a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/LogoffResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/LogoffResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/LogonResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/LogonResponseHandler.java
index e6868b5d96..68805554df 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/LogonResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/LogonResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/NoOpResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/NoOpResponseHandler.java
index 6f99c347d0..13adb43d5c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/NoOpResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/NoOpResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/PingResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/PingResponseHandler.java
index 54225e78fd..ba9fb7ab87 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/PingResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/PingResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java
index f0ea4a63d3..08c6f52fb3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullAllResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullHandlers.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullHandlers.java
index 38f55e843b..fb40199ef3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullHandlers.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullHandlers.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullResponseCompletionListener.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullResponseCompletionListener.java
index 93adad4557..d0de20bb17 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/PullResponseCompletionListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/PullResponseCompletionListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/ResetResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/ResetResponseHandler.java
index af89eb3e4f..bd331dfe5d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/ResetResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/ResetResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/RollbackTxResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/RollbackTxResponseHandler.java
index feb6659cf4..0e14d76c39 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/RollbackTxResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/RollbackTxResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandler.java
index 2d07476f1d..897884dbd8 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java
index 5d59135902..8dcee4be33 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/RoutingResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/RunResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/RunResponseHandler.java
index 3cf0fcc3ff..88b239191a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/RunResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/RunResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListener.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListener.java
index 6e9e6bbc83..bef1565286 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/TelemetryResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/TelemetryResponseHandler.java
index 303ca09c0b..53ba5f1b4a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/TelemetryResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/TelemetryResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListener.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListener.java
index 0567f98d05..a7b95ddc1f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandler.java
index 5bfe8baa92..dc4f366c21 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandler.java
index b4c422e46f..017319310e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/FetchSizeUtil.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/FetchSizeUtil.java
index 193379abee..09e92a26f7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/FetchSizeUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/FetchSizeUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/PullResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/PullResponseHandler.java
index d144b6b83b..128bf0d956 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/PullResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/handlers/pulln/PullResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelActivityLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelActivityLogger.java
index c23cc46550..7ff36dc33a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelActivityLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelActivityLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelErrorLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelErrorLogger.java
index 615a20e394..1810e7249d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelErrorLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/ChannelErrorLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/ConsoleLogging.java b/driver/src/main/java/org/neo4j/driver/internal/logging/ConsoleLogging.java
index c16376ecad..9da0a936a7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/ConsoleLogging.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/ConsoleLogging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogger.java
index 5045b1b89c..9057e59c37 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogging.java b/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogging.java
index 25845253a9..827482f667 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogging.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/DevNullLogging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/JULogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/JULogger.java
index f514647423..bfefb44bb7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/JULogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/JULogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/JULogging.java b/driver/src/main/java/org/neo4j/driver/internal/logging/JULogging.java
index 15fca57ed0..5cb1f916e1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/JULogging.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/JULogging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogger.java
index bb3a6fc339..43e27574d6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogging.java b/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogging.java
index 8d72ace356..6d6a7ed577 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogging.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/NettyLogging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/PrefixedLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/PrefixedLogger.java
index 6280fa97fa..fad5edb462 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/PrefixedLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/PrefixedLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/ReformattedLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/ReformattedLogger.java
index 2d5020e1b1..e2d3cf950c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/ReformattedLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/ReformattedLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogger.java b/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogger.java
index 672155830f..c9fa0c545c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogger.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogger.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogging.java b/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogging.java
index 3ed6500347..0d1c0fd20c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogging.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/logging/Slf4jLogging.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/AbstractMessageWriter.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/AbstractMessageWriter.java
index 4c140c8406..721539b659 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/AbstractMessageWriter.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/AbstractMessageWriter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltPatchesListener.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltPatchesListener.java
index 24bba58e32..b5ec004c58 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltPatchesListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltPatchesListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocol.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocol.java
index e60090c64f..bb687acb30 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocol.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocol.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocolVersion.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocolVersion.java
index 35130bb97b..837098ed29 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocolVersion.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/BoltProtocolVersion.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/Message.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/Message.java
index 1f7e4b9225..3c5074cdd9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/Message.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/Message.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageEncoder.java
index 94d1380ac3..0c4ad7820f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageFormat.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageFormat.java
index a02f1ba652..0ccd2d1b5f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageFormat.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/MessageFormat.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/ResponseMessageHandler.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/ResponseMessageHandler.java
index 0de3125d71..d8e5498d73 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/ResponseMessageHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/ResponseMessageHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/ValuePacker.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/ValuePacker.java
index 1f5356e484..5decb93165 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/ValuePacker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/ValuePacker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/ValueUnpacker.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/ValueUnpacker.java
index dfd5b2f867..c070582a5c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/ValueUnpacker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/ValueUnpacker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonMessageReader.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonMessageReader.java
index 762ec49454..338b0a5212 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonMessageReader.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonMessageReader.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValuePacker.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValuePacker.java
index 28184bd8e9..732bbf043b 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValuePacker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValuePacker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValueUnpacker.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValueUnpacker.java
index 5647479fa7..f17d7e9f05 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValueUnpacker.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/common/CommonValueUnpacker.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoder.java
index 127612e8cf..e19b12e8cc 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoder.java
index 133ab174a5..2731e44c66 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoder.java
index e0d2bb62f0..f76e176fe2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoder.java
index 05056efae2..34c6da784c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoder.java
index 5ad8ff1691..131554234e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoder.java
index d75ccafcb1..17a6190d50 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogoffMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogoffMessageEncoder.java
index ec55f1a077..629f4a070e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogoffMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogoffMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogonMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogonMessageEncoder.java
index d5e4805f6e..f50e0cc33c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogonMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/LogonMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoder.java
index 3e7e037549..6c38ecc6c7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoder.java
index 82903edd3a..219519dc16 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoder.java
index 1c86f0018e..630e4152a0 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoder.java
index 072d0b77fe..240761fe79 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoder.java
index 90d6c6689d..b34f67b2de 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteV44MessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteV44MessageEncoder.java
index a97188f71a..cc3d072d87 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteV44MessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RouteV44MessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoder.java
index 25e862bbb2..f741875260 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoder.java
index 093b7f1949..a168258ad7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/AbstractStreamingMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/AbstractStreamingMessage.java
index 4e9f03ae80..4f30edb9de 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/AbstractStreamingMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/AbstractStreamingMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/BeginMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/BeginMessage.java
index 009fada49d..c66547fc1f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/BeginMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/BeginMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/CommitMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/CommitMessage.java
index e149c1a6b2..26b0e0c6e1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/CommitMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/CommitMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardAllMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardAllMessage.java
index 658e05590b..afd977c96e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardAllMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardAllMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardMessage.java
index 27200afd03..49dc2f0af0 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/DiscardMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/GoodbyeMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/GoodbyeMessage.java
index ef7e62db49..160a2fecb4 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/GoodbyeMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/GoodbyeMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/HelloMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/HelloMessage.java
index 6caec5e91a..88b0b28e84 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/HelloMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/HelloMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogoffMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogoffMessage.java
index fd475bca58..1b7926d5a1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogoffMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogoffMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogonMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogonMessage.java
index 8cbe4c45ed..ccbdfa399e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogonMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/LogonMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MessageWithMetadata.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MessageWithMetadata.java
index 3433dc0087..e16a9d57fd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MessageWithMetadata.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MessageWithMetadata.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MultiDatabaseUtil.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MultiDatabaseUtil.java
index 75d85a7353..69e7ff7781 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MultiDatabaseUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/MultiDatabaseUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullAllMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullAllMessage.java
index 1be32c87a2..0a0ff4d90a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullAllMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullAllMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullMessage.java
index faee0da87e..1e27328aea 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/PullMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/ResetMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/ResetMessage.java
index abdd3ce76d..f4ad0a8370 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/ResetMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/ResetMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RollbackMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RollbackMessage.java
index 598536894c..91b92ea06f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RollbackMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RollbackMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RouteMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RouteMessage.java
index a792c70a58..a0c273837a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RouteMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RouteMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RunWithMetadataMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RunWithMetadataMessage.java
index 4e1b40e544..c10dc0e28e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RunWithMetadataMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/RunWithMetadataMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TelemetryMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TelemetryMessage.java
index e1ad38324c..c577678b01 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TelemetryMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TelemetryMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilder.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilder.java
index cdfd0d7be3..955d17c44f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilder.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/FailureMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/FailureMessage.java
index 751cf6a0db..cfcc20deb1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/FailureMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/FailureMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/IgnoredMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/IgnoredMessage.java
index 7f2dc39b7f..a2b3380d4f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/IgnoredMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/IgnoredMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/RecordMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/RecordMessage.java
index 34f46d7694..9a357f1599 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/RecordMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/RecordMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/SuccessMessage.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/SuccessMessage.java
index 51d6472c92..259da96529 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/response/SuccessMessage.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/response/SuccessMessage.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3.java
index a21e815fb1..d0a16cb28f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3.java
index faad5f5309..7b2be4e971 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3.java
index 977c92a997..ca3a2d2856 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4.java
index 483eef126c..4b92d6e908 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4.java
index 6e75e6ae65..8af696eeb7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4.java
index e6c5a05385..e45d7fe1ae 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41.java
index 11c065380f..587739a00d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42.java
index 257f59d8bf..9cff58ebf3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43.java
index 7e193ac46c..31f0974745 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43.java
index ec3619f087..5ad2da5d96 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43.java
index 4334d0b3fb..0e7f5733bd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44.java
index 7906414ee5..3c9f3c1339 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44.java
index 60d47c0bf8..6805da7cb7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44.java
index 0b1b2d7b19..e8217b10cd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5.java
index 74ec9cda99..daa3a9385a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5.java
index a79000a6d2..064d659f90 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5.java
index bab0b29ef3..c8beb621e3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5.java
index 12dded9e6c..1fb3b28349 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/ValueUnpackerV5.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/ValueUnpackerV5.java
index 1959335ed8..7aba290ff9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/ValueUnpackerV5.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v5/ValueUnpackerV5.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51.java
index 7fb18182ab..e7fed32fee 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51.java
index 96112e4f80..2125071501 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51.java
index 054f1f719b..4a22eced41 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52.java
index c542f2fe05..64ec22681c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53.java
index af8959f9ad..237d3b1b75 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54.java
index 5beeb8e11b..f1d3592d3b 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54.java
index b191a15889..e1bb154ece 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54.java b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54.java
index 45dee6bcf5..26d6bc4ff7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/ConnectionPoolMetricsListener.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/ConnectionPoolMetricsListener.java
index d974fde1cc..1452ace739 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/ConnectionPoolMetricsListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/ConnectionPoolMetricsListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullListenerEvent.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullListenerEvent.java
index c96823f7cb..9c38a96d2c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullListenerEvent.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullListenerEvent.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsListener.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsListener.java
index bf9730fb75..d93766f1fb 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsProvider.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsProvider.java
index e587f488d8..f972caf269 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullMetricsProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullPoolMetricsListener.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullPoolMetricsListener.java
index 25e9a54b3a..c63abd4377 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullPoolMetricsListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/DevNullPoolMetricsListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalConnectionPoolMetrics.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalConnectionPoolMetrics.java
index a9a31f842e..741781970c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalConnectionPoolMetrics.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalConnectionPoolMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetrics.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetrics.java
index 52961247b4..8ccc34b2ee 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetrics.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetricsProvider.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetricsProvider.java
index afbbc039d1..5e50039179 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetricsProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/InternalMetricsProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/ListenerEvent.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/ListenerEvent.java
index cb777a638e..710f6f99bc 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/ListenerEvent.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/ListenerEvent.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsListener.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsListener.java
index 5a828e6027..26ff72d122 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsListener.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsListener.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsProvider.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsProvider.java
index c416237625..dce6473fdd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MetricsProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetrics.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetrics.java
index d509d0b4f6..ba0dad8221 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetrics.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetrics.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetrics.java
index 4d87a2d3fb..fe32007263 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetrics.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProvider.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProvider.java
index e954cf4f80..65b6ed6742 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEvent.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEvent.java
index eb001b7109..70bfa9be54 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEvent.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEvent.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/metrics/TimeRecorderListenerEvent.java b/driver/src/main/java/org/neo4j/driver/internal/metrics/TimeRecorderListenerEvent.java
index 9194f1c6a8..413c883111 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/metrics/TimeRecorderListenerEvent.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/metrics/TimeRecorderListenerEvent.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackInput.java b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackInput.java
index 6c718f0ddf..6122e20b42 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackInput.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackInput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackOutput.java b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackOutput.java
index ee7e8c1719..e79f095462 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackOutput.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackOutput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackStream.java b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackStream.java
index 1f71e87759..69a214bd75 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackStream.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackStream.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackType.java b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackType.java
index 8b1c0bff22..4805ab7107 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/packstream/PackType.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/packstream/PackType.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveSession.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveSession.java
index 710181dfd4..b0078e5df8 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveTransaction.java
index 74d2d9b24a..1fc1fea469 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/AbstractReactiveTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/BaseReactiveQueryRunner.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/BaseReactiveQueryRunner.java
index 77fce4a7f4..bc57add547 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/BaseReactiveQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/BaseReactiveQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContext.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContext.java
index 75914986b3..521dd0d795 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveResult.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveResult.java
index 36e2b4d261..fa54ecc61f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveResult.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveSession.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveSession.java
index a18eb70c3c..a2da21810c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveTransaction.java
index 131373cdcb..2bc117bf0d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalReactiveTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxResult.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxResult.java
index 7f2cffc22e..af2b719b31 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxResult.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxSession.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxSession.java
index 201b52a988..613dddc6b1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxTransaction.java
index 9833c57952..011d2435c6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/InternalRxTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactive/RxUtils.java b/driver/src/main/java/org/neo4j/driver/internal/reactive/RxUtils.java
index 445fae3ed7..9eb91fe7dd 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactive/RxUtils.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactive/RxUtils.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/BaseReactiveQueryRunner.java b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/BaseReactiveQueryRunner.java
index 2a5d22d3fd..fc925e3b82 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/BaseReactiveQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/BaseReactiveQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/DelegatingReactiveTransactionContext.java b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/DelegatingReactiveTransactionContext.java
index a69d5836ef..1b05734b9c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/DelegatingReactiveTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/DelegatingReactiveTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveResult.java b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveResult.java
index a1ec60dbed..6496114ae6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveResult.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveSession.java b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveSession.java
index 97e3f08017..135c1e1497 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveSession.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveTransaction.java b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveTransaction.java
index 63e406b01f..354489852c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/reactivestreams/InternalReactiveTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogic.java b/driver/src/main/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogic.java
index ab43f3cfb9..befa939b4e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogic.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogic.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/retry/RetryLogic.java b/driver/src/main/java/org/neo4j/driver/internal/retry/RetryLogic.java
index a88ffbff52..fb7169989f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/retry/RetryLogic.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/retry/RetryLogic.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/retry/RetrySettings.java b/driver/src/main/java/org/neo4j/driver/internal/retry/RetrySettings.java
index 3e2eee7643..288a9cf1e8 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/retry/RetrySettings.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/retry/RetrySettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/ExpirationBasedAuthTokenManager.java b/driver/src/main/java/org/neo4j/driver/internal/security/ExpirationBasedAuthTokenManager.java
index d706fb8f75..b94f9b0185 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/ExpirationBasedAuthTokenManager.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/ExpirationBasedAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthToken.java b/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthToken.java
index f9ae994c88..5bbc1a991a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthToken.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthToken.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthTokenAndExpiration.java b/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthTokenAndExpiration.java
index 0e4d90fb6e..416f4647f3 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthTokenAndExpiration.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/InternalAuthTokenAndExpiration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlan.java b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlan.java
index 2a823cac4b..b832c9cccc 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlan.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlan.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlanImpl.java b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlanImpl.java
index cd706bf7d5..7a8e9ba063 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlanImpl.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlanImpl.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlans.java b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlans.java
index 219612720e..353b387a22 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlans.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/SecurityPlans.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/StaticAuthTokenManager.java b/driver/src/main/java/org/neo4j/driver/internal/security/StaticAuthTokenManager.java
index 9eef7d759d..fc79a638f7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/StaticAuthTokenManager.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/StaticAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManager.java b/driver/src/main/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManager.java
index a7b5c89435..13397f4e06 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManager.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java b/driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java
index ad772c18ff..5faa5a60d9 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/spi/Connection.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionPool.java b/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionPool.java
index df30f40353..d47c562bab 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionPool.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionPool.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionProvider.java b/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionProvider.java
index 934189652c..88d56cd045 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionProvider.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/spi/ConnectionProvider.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java b/driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java
index dca6c3fc30..dd72318012 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/spi/ResponseHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalDatabaseInfo.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalDatabaseInfo.java
index c8c1fc3dc9..7448826c70 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalDatabaseInfo.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalDatabaseInfo.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalInputPosition.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalInputPosition.java
index b52ab81013..0b677d0123 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalInputPosition.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalInputPosition.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalNotification.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalNotification.java
index abae302612..a6fc565b4a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalNotification.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalNotification.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalPlan.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalPlan.java
index d6927f4214..849ce43b3e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalPlan.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalPlan.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalProfiledPlan.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalProfiledPlan.java
index c42a655270..ef79091c6d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalProfiledPlan.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalProfiledPlan.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalResultSummary.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalResultSummary.java
index fada2095b2..d82e65a1a7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalResultSummary.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalResultSummary.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalServerInfo.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalServerInfo.java
index a53f849fa3..dc7549222d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalServerInfo.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalServerInfo.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalSummaryCounters.java b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalSummaryCounters.java
index 021656cec0..139740ed5b 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/summary/InternalSummaryCounters.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/summary/InternalSummaryCounters.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/svm/MicrometerSubstitutions.java b/driver/src/main/java/org/neo4j/driver/internal/svm/MicrometerSubstitutions.java
index 21e4b699fc..819a732431 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/svm/MicrometerSubstitutions.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/svm/MicrometerSubstitutions.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWork.java b/driver/src/main/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWork.java
index 4f7bb8c84a..bb13a84b0a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWork.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWork.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/telemetry/TelemetryApi.java b/driver/src/main/java/org/neo4j/driver/internal/telemetry/TelemetryApi.java
index f7511840dc..26bc725587 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/telemetry/TelemetryApi.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/telemetry/TelemetryApi.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/types/InternalMapAccessorWithDefaultValue.java b/driver/src/main/java/org/neo4j/driver/internal/types/InternalMapAccessorWithDefaultValue.java
index 1a459fbf04..c0b7e668ac 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/types/InternalMapAccessorWithDefaultValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/types/InternalMapAccessorWithDefaultValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/types/InternalTypeSystem.java b/driver/src/main/java/org/neo4j/driver/internal/types/InternalTypeSystem.java
index d2a1d96067..404b5bcfc4 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/types/InternalTypeSystem.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/types/InternalTypeSystem.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/types/TypeConstructor.java b/driver/src/main/java/org/neo4j/driver/internal/types/TypeConstructor.java
index a3a63a5e4c..9e3824dd93 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/types/TypeConstructor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/types/TypeConstructor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/types/TypeRepresentation.java b/driver/src/main/java/org/neo4j/driver/internal/types/TypeRepresentation.java
index 54d00c0150..c775a8f9ad 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/types/TypeRepresentation.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/types/TypeRepresentation.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/CertificateTool.java b/driver/src/main/java/org/neo4j/driver/internal/util/CertificateTool.java
index cfc95f24c4..7e024a4179 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/CertificateTool.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/CertificateTool.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/DriverInfoUtil.java b/driver/src/main/java/org/neo4j/driver/internal/util/DriverInfoUtil.java
index 81a0dd1bb9..b265db6814 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/DriverInfoUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/DriverInfoUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/ErrorUtil.java b/driver/src/main/java/org/neo4j/driver/internal/util/ErrorUtil.java
index 040bb17f64..9e0e0bd3e2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/ErrorUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/ErrorUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/Extract.java b/driver/src/main/java/org/neo4j/driver/internal/util/Extract.java
index 5839eeba81..f0760783ea 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/Extract.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/Extract.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/Format.java b/driver/src/main/java/org/neo4j/driver/internal/util/Format.java
index 3235c4f47b..38428f8324 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/Format.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/Format.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/Futures.java b/driver/src/main/java/org/neo4j/driver/internal/util/Futures.java
index 6bef5b5fb9..69b04b1ba7 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/Futures.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/Futures.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/Iterables.java b/driver/src/main/java/org/neo4j/driver/internal/util/Iterables.java
index 9268232da8..b27a69e28c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/Iterables.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/Iterables.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/LockUtil.java b/driver/src/main/java/org/neo4j/driver/internal/util/LockUtil.java
index d35678491d..f8e9bda7e1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/LockUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/LockUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/MetadataExtractor.java b/driver/src/main/java/org/neo4j/driver/internal/util/MetadataExtractor.java
index 8a5f864ba1..2efaeff17d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/MetadataExtractor.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/MetadataExtractor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/Preconditions.java b/driver/src/main/java/org/neo4j/driver/internal/util/Preconditions.java
index b60be661c2..70e45e904d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/Preconditions.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/Preconditions.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/QueryKeys.java b/driver/src/main/java/org/neo4j/driver/internal/util/QueryKeys.java
index c818e01c8a..015a548c06 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/QueryKeys.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/QueryKeys.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/util/SessionAuthUtil.java b/driver/src/main/java/org/neo4j/driver/internal/util/SessionAuthUtil.java
index f7ec584e2c..e8ba36db9a 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/util/SessionAuthUtil.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/util/SessionAuthUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/BooleanValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/BooleanValue.java
index 930fac234c..8a5111b736 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/BooleanValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/BooleanValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/BytesValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/BytesValue.java
index 05de0b409d..655fec7f91 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/BytesValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/BytesValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/DateTimeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/DateTimeValue.java
index 25bbca49e6..9c1490d391 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/DateTimeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/DateTimeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/DateValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/DateValue.java
index f69abd2be9..c5981f5d39 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/DateValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/DateValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/DurationValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/DurationValue.java
index e509c5d850..b4145d08ad 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/DurationValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/DurationValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/EntityValueAdapter.java b/driver/src/main/java/org/neo4j/driver/internal/value/EntityValueAdapter.java
index e754b4e572..16dba8941f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/EntityValueAdapter.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/EntityValueAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/FloatValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/FloatValue.java
index 20afe35707..75a767c920 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/FloatValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/FloatValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/IntegerValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/IntegerValue.java
index c677ee6fc9..b6ed83b872 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/IntegerValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/IntegerValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/InternalValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/InternalValue.java
index cc0f45c131..9bb564232c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/InternalValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/InternalValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/ListValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/ListValue.java
index 4295a3fe02..206b3c138c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/ListValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/ListValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/LocalDateTimeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/LocalDateTimeValue.java
index 04fe2e9df2..4dc22905f1 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/LocalDateTimeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/LocalDateTimeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/LocalTimeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/LocalTimeValue.java
index dfb5bddbab..7aaa52a2d2 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/LocalTimeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/LocalTimeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/MapValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/MapValue.java
index c9e204791b..3a5a02de6e 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/MapValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/MapValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/NodeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/NodeValue.java
index f7c78659a4..40b1bf4d2c 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/NodeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/NodeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/NullValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/NullValue.java
index ca3bcb7df3..c0530aee88 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/NullValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/NullValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/NumberValueAdapter.java b/driver/src/main/java/org/neo4j/driver/internal/value/NumberValueAdapter.java
index dc8be2e6fd..c103a5ac8f 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/NumberValueAdapter.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/NumberValueAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/ObjectValueAdapter.java b/driver/src/main/java/org/neo4j/driver/internal/value/ObjectValueAdapter.java
index a93fd00b4a..ddeda951d4 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/ObjectValueAdapter.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/ObjectValueAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/PathValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/PathValue.java
index 28af57b0ce..be0b15201d 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/PathValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/PathValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/PointValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/PointValue.java
index ce90d7d2ac..bbe9bf4172 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/PointValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/PointValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/RelationshipValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/RelationshipValue.java
index 9fcf6e84b7..d0d7e70bed 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/RelationshipValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/RelationshipValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/StringValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/StringValue.java
index 2e67831953..bf816bc6e4 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/StringValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/StringValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/TimeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/TimeValue.java
index 5dba60bb22..fc01a90438 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/TimeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/TimeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValue.java b/driver/src/main/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValue.java
index 446cd0d3ca..a8f0f6f49b 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValue.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/internal/value/ValueAdapter.java b/driver/src/main/java/org/neo4j/driver/internal/value/ValueAdapter.java
index 9d7040e25d..3c9a0e3ca6 100644
--- a/driver/src/main/java/org/neo4j/driver/internal/value/ValueAdapter.java
+++ b/driver/src/main/java/org/neo4j/driver/internal/value/ValueAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/net/ServerAddress.java b/driver/src/main/java/org/neo4j/driver/net/ServerAddress.java
index 935b5fbea1..66ddcfb0d7 100644
--- a/driver/src/main/java/org/neo4j/driver/net/ServerAddress.java
+++ b/driver/src/main/java/org/neo4j/driver/net/ServerAddress.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/net/ServerAddressResolver.java b/driver/src/main/java/org/neo4j/driver/net/ServerAddressResolver.java
index 949d79b818..92b93fe025 100644
--- a/driver/src/main/java/org/neo4j/driver/net/ServerAddressResolver.java
+++ b/driver/src/main/java/org/neo4j/driver/net/ServerAddressResolver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveQueryRunner.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveQueryRunner.java
index f45c3c21d2..2b473a4dbb 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveResult.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveResult.java
index ac7a07235a..d0dec63cd9 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveResult.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveSession.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveSession.java
index 8514f996ec..3dc8836945 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveSession.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransaction.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransaction.java
index f1c37bf6ea..472936f33f 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionCallback.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionCallback.java
index 64d872536b..e96e9a6055 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionCallback.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionCallback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionContext.java b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionContext.java
index 03de14bc04..39e03482bf 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/ReactiveTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/RxQueryRunner.java b/driver/src/main/java/org/neo4j/driver/reactive/RxQueryRunner.java
index 0712c9c3a4..8c25ab558f 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/RxQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/RxQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/RxResult.java b/driver/src/main/java/org/neo4j/driver/reactive/RxResult.java
index e44dcf3a9f..0ea9f15f9f 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/RxResult.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/RxResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/RxSession.java b/driver/src/main/java/org/neo4j/driver/reactive/RxSession.java
index 3044d02e1d..f902dfa001 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/RxSession.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/RxSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/RxTransaction.java b/driver/src/main/java/org/neo4j/driver/reactive/RxTransaction.java
index 473b24f526..5d36f951d0 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/RxTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/RxTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactive/RxTransactionWork.java b/driver/src/main/java/org/neo4j/driver/reactive/RxTransactionWork.java
index e2fa7f28f1..be59023488 100644
--- a/driver/src/main/java/org/neo4j/driver/reactive/RxTransactionWork.java
+++ b/driver/src/main/java/org/neo4j/driver/reactive/RxTransactionWork.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveQueryRunner.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveQueryRunner.java
index 6b7e7c5c51..bffaedb68d 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveQueryRunner.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveQueryRunner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveResult.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveResult.java
index e23aeab853..a8fa6c8553 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveResult.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveSession.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveSession.java
index 0e692250e6..e134442f8f 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveSession.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransaction.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransaction.java
index fc8a0700af..8db24a8f26 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransaction.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionCallback.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionCallback.java
index 15742d5060..0c34800c2d 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionCallback.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionCallback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionContext.java b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionContext.java
index e0247729e3..2626344ae1 100644
--- a/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionContext.java
+++ b/driver/src/main/java/org/neo4j/driver/reactivestreams/ReactiveTransactionContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/DatabaseInfo.java b/driver/src/main/java/org/neo4j/driver/summary/DatabaseInfo.java
index 3361ddfd82..3ecb6e275b 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/DatabaseInfo.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/DatabaseInfo.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/InputPosition.java b/driver/src/main/java/org/neo4j/driver/summary/InputPosition.java
index 208ee02c3c..560d75e1ff 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/InputPosition.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/InputPosition.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/Notification.java b/driver/src/main/java/org/neo4j/driver/summary/Notification.java
index cba26c8489..f3249eac0a 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/Notification.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/Notification.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/Plan.java b/driver/src/main/java/org/neo4j/driver/summary/Plan.java
index 2fd3c3a4e8..a815927f3c 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/Plan.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/Plan.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/ProfiledPlan.java b/driver/src/main/java/org/neo4j/driver/summary/ProfiledPlan.java
index 7491e1b8c4..39b281498d 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/ProfiledPlan.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/ProfiledPlan.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/QueryType.java b/driver/src/main/java/org/neo4j/driver/summary/QueryType.java
index 491f3901e6..8fd5a0e523 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/QueryType.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/QueryType.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/ResultSummary.java b/driver/src/main/java/org/neo4j/driver/summary/ResultSummary.java
index ab133b76ad..f32d952112 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/ResultSummary.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/ResultSummary.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/ServerInfo.java b/driver/src/main/java/org/neo4j/driver/summary/ServerInfo.java
index 34100f7c05..f2c3850a79 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/ServerInfo.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/ServerInfo.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/summary/SummaryCounters.java b/driver/src/main/java/org/neo4j/driver/summary/SummaryCounters.java
index 31dd3aeca0..57c0063b9f 100644
--- a/driver/src/main/java/org/neo4j/driver/summary/SummaryCounters.java
+++ b/driver/src/main/java/org/neo4j/driver/summary/SummaryCounters.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Entity.java b/driver/src/main/java/org/neo4j/driver/types/Entity.java
index 7829de4924..2652c670ef 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Entity.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Entity.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/IsoDuration.java b/driver/src/main/java/org/neo4j/driver/types/IsoDuration.java
index 537543ee66..d204f09fdb 100644
--- a/driver/src/main/java/org/neo4j/driver/types/IsoDuration.java
+++ b/driver/src/main/java/org/neo4j/driver/types/IsoDuration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/MapAccessor.java b/driver/src/main/java/org/neo4j/driver/types/MapAccessor.java
index 366dc53659..e78fd10122 100644
--- a/driver/src/main/java/org/neo4j/driver/types/MapAccessor.java
+++ b/driver/src/main/java/org/neo4j/driver/types/MapAccessor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/MapAccessorWithDefaultValue.java b/driver/src/main/java/org/neo4j/driver/types/MapAccessorWithDefaultValue.java
index 194a0ce85a..0eef291519 100644
--- a/driver/src/main/java/org/neo4j/driver/types/MapAccessorWithDefaultValue.java
+++ b/driver/src/main/java/org/neo4j/driver/types/MapAccessorWithDefaultValue.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Node.java b/driver/src/main/java/org/neo4j/driver/types/Node.java
index 6562263db8..739124e7a8 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Node.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Node.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Path.java b/driver/src/main/java/org/neo4j/driver/types/Path.java
index e7b6094707..6d96b4cd25 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Path.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Path.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Point.java b/driver/src/main/java/org/neo4j/driver/types/Point.java
index bfe2a5a733..af00bd5239 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Point.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Point.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Relationship.java b/driver/src/main/java/org/neo4j/driver/types/Relationship.java
index a28b1d2475..19dab1fbd2 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Relationship.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Relationship.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/Type.java b/driver/src/main/java/org/neo4j/driver/types/Type.java
index f9383ab6dd..e6e87fd072 100644
--- a/driver/src/main/java/org/neo4j/driver/types/Type.java
+++ b/driver/src/main/java/org/neo4j/driver/types/Type.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/types/TypeSystem.java b/driver/src/main/java/org/neo4j/driver/types/TypeSystem.java
index 4285e02092..af2380877d 100644
--- a/driver/src/main/java/org/neo4j/driver/types/TypeSystem.java
+++ b/driver/src/main/java/org/neo4j/driver/types/TypeSystem.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/util/Experimental.java b/driver/src/main/java/org/neo4j/driver/util/Experimental.java
index 9d46c39138..23c062e511 100644
--- a/driver/src/main/java/org/neo4j/driver/util/Experimental.java
+++ b/driver/src/main/java/org/neo4j/driver/util/Experimental.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/util/Immutable.java b/driver/src/main/java/org/neo4j/driver/util/Immutable.java
index aca35d3884..8f427bf3e1 100644
--- a/driver/src/main/java/org/neo4j/driver/util/Immutable.java
+++ b/driver/src/main/java/org/neo4j/driver/util/Immutable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/util/Pair.java b/driver/src/main/java/org/neo4j/driver/util/Pair.java
index 808f77a669..888cbc2e54 100644
--- a/driver/src/main/java/org/neo4j/driver/util/Pair.java
+++ b/driver/src/main/java/org/neo4j/driver/util/Pair.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/util/Preview.java b/driver/src/main/java/org/neo4j/driver/util/Preview.java
index 8ac9e07e2c..23f4a52629 100644
--- a/driver/src/main/java/org/neo4j/driver/util/Preview.java
+++ b/driver/src/main/java/org/neo4j/driver/util/Preview.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/main/java/org/neo4j/driver/util/Resource.java b/driver/src/main/java/org/neo4j/driver/util/Resource.java
index 8aa1fecd41..337aa36779 100644
--- a/driver/src/main/java/org/neo4j/driver/util/Resource.java
+++ b/driver/src/main/java/org/neo4j/driver/util/Resource.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/AuthTokensTest.java b/driver/src/test/java/org/neo4j/driver/AuthTokensTest.java
index cce8d0feb4..497af61fe0 100644
--- a/driver/src/test/java/org/neo4j/driver/AuthTokensTest.java
+++ b/driver/src/test/java/org/neo4j/driver/AuthTokensTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/BookmarkManagerConfigTest.java b/driver/src/test/java/org/neo4j/driver/BookmarkManagerConfigTest.java
index 0c8fdf4d89..5906481b8d 100644
--- a/driver/src/test/java/org/neo4j/driver/BookmarkManagerConfigTest.java
+++ b/driver/src/test/java/org/neo4j/driver/BookmarkManagerConfigTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/BookmarkManagersTest.java b/driver/src/test/java/org/neo4j/driver/BookmarkManagersTest.java
index 06c0a09794..e0cf532bd1 100644
--- a/driver/src/test/java/org/neo4j/driver/BookmarkManagersTest.java
+++ b/driver/src/test/java/org/neo4j/driver/BookmarkManagersTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/ConfigTest.java b/driver/src/test/java/org/neo4j/driver/ConfigTest.java
index 57168424b1..64773d17e7 100644
--- a/driver/src/test/java/org/neo4j/driver/ConfigTest.java
+++ b/driver/src/test/java/org/neo4j/driver/ConfigTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/GraphDatabaseTest.java b/driver/src/test/java/org/neo4j/driver/GraphDatabaseTest.java
index c92cccb468..83f035d965 100644
--- a/driver/src/test/java/org/neo4j/driver/GraphDatabaseTest.java
+++ b/driver/src/test/java/org/neo4j/driver/GraphDatabaseTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/ParametersTest.java b/driver/src/test/java/org/neo4j/driver/ParametersTest.java
index c739766628..db58a95cec 100644
--- a/driver/src/test/java/org/neo4j/driver/ParametersTest.java
+++ b/driver/src/test/java/org/neo4j/driver/ParametersTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/QueryConfigTest.java b/driver/src/test/java/org/neo4j/driver/QueryConfigTest.java
index 7691fae806..a4336a1b03 100644
--- a/driver/src/test/java/org/neo4j/driver/QueryConfigTest.java
+++ b/driver/src/test/java/org/neo4j/driver/QueryConfigTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/QueryTest.java b/driver/src/test/java/org/neo4j/driver/QueryTest.java
index 896eab74ee..c22d70480a 100644
--- a/driver/src/test/java/org/neo4j/driver/QueryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/QueryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/SessionConfigTest.java b/driver/src/test/java/org/neo4j/driver/SessionConfigTest.java
index 906f7352be..5dc2ed6548 100644
--- a/driver/src/test/java/org/neo4j/driver/SessionConfigTest.java
+++ b/driver/src/test/java/org/neo4j/driver/SessionConfigTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/TransactionConfigTest.java b/driver/src/test/java/org/neo4j/driver/TransactionConfigTest.java
index 5ba774f222..90f28f3dcc 100644
--- a/driver/src/test/java/org/neo4j/driver/TransactionConfigTest.java
+++ b/driver/src/test/java/org/neo4j/driver/TransactionConfigTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/BookmarkIT.java b/driver/src/test/java/org/neo4j/driver/integration/BookmarkIT.java
index 11633df417..8e07f05729 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/BookmarkIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/BookmarkIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ChannelConnectorImplIT.java b/driver/src/test/java/org/neo4j/driver/integration/ChannelConnectorImplIT.java
index 1c9a89d3c4..5294ee1292 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ChannelConnectorImplIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ChannelConnectorImplIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ConnectionHandlingIT.java b/driver/src/test/java/org/neo4j/driver/integration/ConnectionHandlingIT.java
index 8689e15deb..7998ab3730 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ConnectionHandlingIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ConnectionHandlingIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ConnectionPoolIT.java b/driver/src/test/java/org/neo4j/driver/integration/ConnectionPoolIT.java
index 44d6907cdb..f759d19680 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ConnectionPoolIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ConnectionPoolIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/CredentialsIT.java b/driver/src/test/java/org/neo4j/driver/integration/CredentialsIT.java
index 88157d122f..0b63a797a4 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/CredentialsIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/CredentialsIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/DirectDriverIT.java b/driver/src/test/java/org/neo4j/driver/integration/DirectDriverIT.java
index 2926eb4212..177c25691d 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/DirectDriverIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/DirectDriverIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/DriverCloseIT.java b/driver/src/test/java/org/neo4j/driver/integration/DriverCloseIT.java
index 8fdf9d7453..150993aabd 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/DriverCloseIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/DriverCloseIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/EncryptionIT.java b/driver/src/test/java/org/neo4j/driver/integration/EncryptionIT.java
index 07bbbb2dbe..79fdb27b13 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/EncryptionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/EncryptionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/EntityTypeIT.java b/driver/src/test/java/org/neo4j/driver/integration/EntityTypeIT.java
index 6e8e5a072c..cca6f1fc81 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/EntityTypeIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/EntityTypeIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ErrorIT.java b/driver/src/test/java/org/neo4j/driver/integration/ErrorIT.java
index fa3d843fa9..99c44fb16d 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ErrorIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ErrorIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthClusterIT.java b/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthClusterIT.java
index fdc6b00b79..428c709907 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthClusterIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthClusterIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthDirectIT.java b/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthDirectIT.java
index 17615efb6f..63c6df297e 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthDirectIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/GraphDatabaseAuthDirectIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/LoadCSVIT.java b/driver/src/test/java/org/neo4j/driver/integration/LoadCSVIT.java
index 59dfeb2d60..01ce6d2d22 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/LoadCSVIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/LoadCSVIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/LoggingIT.java b/driver/src/test/java/org/neo4j/driver/integration/LoggingIT.java
index c71e125d3d..1197722d68 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/LoggingIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/LoggingIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/MetricsIT.java b/driver/src/test/java/org/neo4j/driver/integration/MetricsIT.java
index fa5939c196..6b5ff2036a 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/MetricsIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/MetricsIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ParametersIT.java b/driver/src/test/java/org/neo4j/driver/integration/ParametersIT.java
index a3fc86523e..43cebee5c0 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ParametersIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ParametersIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/QueryIT.java b/driver/src/test/java/org/neo4j/driver/integration/QueryIT.java
index ffa75a8c82..e37f0cbd3c 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/QueryIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/QueryIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/QueryRunnerCloseIT.java b/driver/src/test/java/org/neo4j/driver/integration/QueryRunnerCloseIT.java
index 992bdf2d28..a25a7eea07 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/QueryRunnerCloseIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/QueryRunnerCloseIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ResolverIT.java b/driver/src/test/java/org/neo4j/driver/integration/ResolverIT.java
index 01a429dd49..2523519fef 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ResolverIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ResolverIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ResultStreamIT.java b/driver/src/test/java/org/neo4j/driver/integration/ResultStreamIT.java
index 6785fefd1b..df2a80b0f8 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ResultStreamIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ResultStreamIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/RoutingDriverIT.java b/driver/src/test/java/org/neo4j/driver/integration/RoutingDriverIT.java
index 639ce8bdcc..287a693e1f 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/RoutingDriverIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/RoutingDriverIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ScalarTypeIT.java b/driver/src/test/java/org/neo4j/driver/integration/ScalarTypeIT.java
index fd5aedc991..f9364928af 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ScalarTypeIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ScalarTypeIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/ServerKilledIT.java b/driver/src/test/java/org/neo4j/driver/integration/ServerKilledIT.java
index e24be86cce..a733a29973 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/ServerKilledIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/ServerKilledIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SessionBoltV3IT.java b/driver/src/test/java/org/neo4j/driver/integration/SessionBoltV3IT.java
index 7de926db0b..1da068cf9f 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SessionBoltV3IT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SessionBoltV3IT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/SessionIT.java
index bc266c5e1d..c62b452166 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SessionMixIT.java b/driver/src/test/java/org/neo4j/driver/integration/SessionMixIT.java
index 5211032fb7..5164c17586 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SessionMixIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SessionMixIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SessionResetIT.java b/driver/src/test/java/org/neo4j/driver/integration/SessionResetIT.java
index 3d659207b6..1f60063784 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SessionResetIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SessionResetIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SharedEventLoopIT.java b/driver/src/test/java/org/neo4j/driver/integration/SharedEventLoopIT.java
index a872ace940..894435ae82 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SharedEventLoopIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SharedEventLoopIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SpatialTypesIT.java b/driver/src/test/java/org/neo4j/driver/integration/SpatialTypesIT.java
index 6ebe26fc6c..4e58f3138d 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SpatialTypesIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SpatialTypesIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/SummaryIT.java b/driver/src/test/java/org/neo4j/driver/integration/SummaryIT.java
index e3185837da..d6b1a99b9a 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/SummaryIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/SummaryIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/TemporalTypesIT.java b/driver/src/test/java/org/neo4j/driver/integration/TemporalTypesIT.java
index 390fffbda4..f0fa2505fb 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/TemporalTypesIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/TemporalTypesIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/TransactionBoltV3IT.java b/driver/src/test/java/org/neo4j/driver/integration/TransactionBoltV3IT.java
index 84ef285901..ed20c485bc 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/TransactionBoltV3IT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/TransactionBoltV3IT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/TransactionIT.java b/driver/src/test/java/org/neo4j/driver/integration/TransactionIT.java
index a2ed551ebd..0ac24d02c6 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/TransactionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/TransactionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/TrustCustomCertificateIT.java b/driver/src/test/java/org/neo4j/driver/integration/TrustCustomCertificateIT.java
index 63d1851e43..1e80635b7c 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/TrustCustomCertificateIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/TrustCustomCertificateIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/UnmanagedTransactionIT.java b/driver/src/test/java/org/neo4j/driver/integration/UnmanagedTransactionIT.java
index 6836a10a50..233d47c525 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/UnmanagedTransactionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/UnmanagedTransactionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/UnsupportedBoltV3IT.java b/driver/src/test/java/org/neo4j/driver/integration/UnsupportedBoltV3IT.java
index 6dafd7499e..50f33fe84a 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/UnsupportedBoltV3IT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/UnsupportedBoltV3IT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncQueryIT.java b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncQueryIT.java
index 787d5cea9a..cb5dfb13b0 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncQueryIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncQueryIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionIT.java
index 8ca570c526..e1feb2c6a9 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionServerRestartIT.java b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionServerRestartIT.java
index 8aed728b82..1a6ef05dbc 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionServerRestartIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncSessionServerRestartIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncTransactionIT.java b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncTransactionIT.java
index 361ffe9850..0dc1708840 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/async/AsyncTransactionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/async/AsyncTransactionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/InternalReactiveSessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/InternalReactiveSessionIT.java
index b965366f5c..a90f3de0db 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/InternalReactiveSessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/InternalReactiveSessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveSessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveSessionIT.java
index 2f1d072756..3f48d5878f 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveSessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveSessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveStreamsSessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveStreamsSessionIT.java
index 4425b647c9..5495d706b1 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveStreamsSessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveStreamsSessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveTransactionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveTransactionIT.java
index 6950ba5da6..b792d3e727 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveTransactionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/ReactiveTransactionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxNestedQueriesIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxNestedQueriesIT.java
index 2da2d6d328..43313b0190 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxNestedQueriesIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxNestedQueriesIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxResultIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxResultIT.java
index 6ddc8d3187..108b9e1cb5 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxResultIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxResultIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxSessionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxSessionIT.java
index bea13540c9..37edbb4e38 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxSessionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxSessionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxTransactionIT.java b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxTransactionIT.java
index 86a88d3697..ab04951901 100644
--- a/driver/src/test/java/org/neo4j/driver/integration/reactive/RxTransactionIT.java
+++ b/driver/src/test/java/org/neo4j/driver/integration/reactive/RxTransactionIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/BoltAgentUtil.java b/driver/src/test/java/org/neo4j/driver/internal/BoltAgentUtil.java
index 6e5ff6946b..208853edd4 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/BoltAgentUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/BoltAgentUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/CustomSecurityPlanTest.java b/driver/src/test/java/org/neo4j/driver/internal/CustomSecurityPlanTest.java
index a350bdc088..6598ee96b4 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/CustomSecurityPlanTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/CustomSecurityPlanTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/DatabaseNameUtilTest.java b/driver/src/test/java/org/neo4j/driver/internal/DatabaseNameUtilTest.java
index 3504e24c07..7771383a0a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/DatabaseNameUtilTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/DatabaseNameUtilTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/DelegatingTransactionContextTest.java b/driver/src/test/java/org/neo4j/driver/internal/DelegatingTransactionContextTest.java
index c722d13db0..61afcc164d 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/DelegatingTransactionContextTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/DelegatingTransactionContextTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java b/driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java
index b19c41e098..0b87cd4425 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/DirectConnectionProviderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java b/driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
index ca4e3aa12a..fc64256a87 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/DriverFactoryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/ExtractTest.java b/driver/src/test/java/org/neo4j/driver/internal/ExtractTest.java
index 5ebcebaa90..9a3905c6f3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/ExtractTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/ExtractTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalBookmarkTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalBookmarkTest.java
index fa3ea7dc54..74acc0bc69 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalBookmarkTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalBookmarkTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalDriverTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalDriverTest.java
index 8f810da177..753ca5a18e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalDriverTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalDriverTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalExecutableQueryTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalExecutableQueryTest.java
index 0602c0155e..30c7e0cd31 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalExecutableQueryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalExecutableQueryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalIsoDurationTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalIsoDurationTest.java
index 23b84e43f7..ebb472c0f8 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalIsoDurationTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalIsoDurationTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalMapAccessorWithDefaultValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalMapAccessorWithDefaultValueTest.java
index 02cbf715c2..c17a871370 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalMapAccessorWithDefaultValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalMapAccessorWithDefaultValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalNodeTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalNodeTest.java
index dccb6989f1..d97a0abfc8 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalNodeTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalNodeTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationCategoryTests.java b/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationCategoryTests.java
index a66cb5dbed..cb6df0bd5b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationCategoryTests.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationCategoryTests.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationSeverityTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationSeverityTest.java
index 2c6862d8c7..62d7894284 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationSeverityTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalNotificationSeverityTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalPairTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalPairTest.java
index b434bf1e20..e51c32fdba 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalPairTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalPairTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalPathTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalPathTest.java
index 5b3d106aac..dbc49d1dc5 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalPathTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalPathTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalRecordTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalRecordTest.java
index 9f9ace2482..6ac28ea1c4 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalRecordTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalRecordTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalRelationshipTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalRelationshipTest.java
index 5214217696..6385138406 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalRelationshipTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalRelationshipTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalResultTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalResultTest.java
index 52cea39bcf..3dfef0b5ad 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalResultTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalResultTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalSessionTest.java
index 22dd971a43..9079c1a663 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/InternalTransactionTest.java b/driver/src/test/java/org/neo4j/driver/internal/InternalTransactionTest.java
index c9bc981a93..a2ee49e531 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/InternalTransactionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/InternalTransactionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/Neo4jBookmarkManagerTest.java b/driver/src/test/java/org/neo4j/driver/internal/Neo4jBookmarkManagerTest.java
index 266123f52a..d5ed454959 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/Neo4jBookmarkManagerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/Neo4jBookmarkManagerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/SchemeTest.java b/driver/src/test/java/org/neo4j/driver/internal/SchemeTest.java
index c9e938a6ca..faf2912361 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/SchemeTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/SchemeTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/SecuritySettingsTest.java b/driver/src/test/java/org/neo4j/driver/internal/SecuritySettingsTest.java
index 0d9e1797fd..b8385ca2ca 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/SecuritySettingsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/SecuritySettingsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/SelfContainedNodeTest.java b/driver/src/test/java/org/neo4j/driver/internal/SelfContainedNodeTest.java
index 6f6700c601..ca9de0bbad 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/SelfContainedNodeTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/SelfContainedNodeTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/SessionFactoryImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/SessionFactoryImplTest.java
index 9fff0a3a8c..a46c0a4b03 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/SessionFactoryImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/SessionFactoryImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/ValuesTest.java b/driver/src/test/java/org/neo4j/driver/internal/ValuesTest.java
index ef3f8c0852..e4737f63d0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/ValuesTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/ValuesTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/AsyncResultCursorImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/AsyncResultCursorImplTest.java
index 5fce5a43bf..300199fc88 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/AsyncResultCursorImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/AsyncResultCursorImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContextTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContextTest.java
index d8eac50575..e6e6574c8c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContextTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/DelegatingAsyncTransactionContextTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncSessionTest.java
index b1e60e2c9a..b17304fef2 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncTransactionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncTransactionTest.java
index d0c1b43eea..3ff7a5f64d 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncTransactionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/InternalAsyncTransactionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSessionTest.java
index 249172f805..ddd2330817 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/LeakLoggingNetworkSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/NetworkConnectionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/NetworkConnectionTest.java
index fea24af560..28c5ecf370 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/NetworkConnectionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/NetworkConnectionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/NetworkSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/NetworkSessionTest.java
index 8b6256ac7e..6fdcf3f5cc 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/NetworkSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/NetworkSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/ResultCursorsHolderTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/ResultCursorsHolderTest.java
index d613925f16..571c3ecf14 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/ResultCursorsHolderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/ResultCursorsHolderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/UnmanagedTransactionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/UnmanagedTransactionTest.java
index fa84399f73..99dfeb1633 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/UnmanagedTransactionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/UnmanagedTransactionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtilTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtilTest.java
index 106007d12b..a7dd582f35 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtilTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/BoltProtocolUtilTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelAttributesTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelAttributesTest.java
index 67de5ad208..249da81fde 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelAttributesTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelAttributesTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListenerTest.java
index 17cfa145cb..862f5a7503 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelConnectedListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelErrorHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelErrorHandlerTest.java
index 7b194600e9..9174d62f24 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelErrorHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelErrorHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImplTest.java
index 69ebb8d284..22c64cf00c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/ChannelPipelineBuilderImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/DecoratedConnectionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/DecoratedConnectionTest.java
index fbe5b99cee..93eb31daaa 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/DecoratedConnectionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/DecoratedConnectionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/DirectConnectionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/DirectConnectionTest.java
index 28c3e8a98e..ba4c11e18a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/DirectConnectionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/DirectConnectionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactoryTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactoryTest.java
index 68e944e5d9..f45f91ab25 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactoryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/EventLoopGroupFactoryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListenerTest.java
index 0e5b72f067..8d093dd279 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeCompletedListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeHandlerTest.java
index 9985beee75..214100cd0e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/HandshakeHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializerTest.java
index 8c3f957cd3..76120cc3eb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/NettyChannelInitializerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/connection/RoutingConnectionTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/connection/RoutingConnectionTest.java
index 7d159507ed..a0f87761a7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/connection/RoutingConnectionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/connection/RoutingConnectionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ByteBufInputTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ByteBufInputTest.java
index 0fa74b9fa6..92650a2203 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ByteBufInputTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ByteBufInputTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ChunkDecoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ChunkDecoderTest.java
index 2cc45456a0..7bfe62f370 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ChunkDecoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ChunkDecoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandlerTest.java
index f8f46caf7c..5fe10ebd32 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectTimeoutHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandlerTest.java
index 0ea1ffe832..25c3599b26 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/ConnectionReadTimeoutHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java
index 435c45c14a..2ee16a715c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageDispatcherTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandlerTest.java
index d0f7701214..56cae1fe61 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/InboundMessageHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/MessageDecoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/MessageDecoderTest.java
index 9225030f7c..25b338552c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/inbound/MessageDecoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/inbound/MessageDecoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutputTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutputTest.java
index b7cad38cd1..6dffd23811 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutputTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/outbound/ChunkAwareByteBufOutputTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandlerTest.java
index 4d6a552ed0..4856e3bd7f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/outbound/OutboundMessageHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/AuthContextTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/AuthContextTest.java
index 494cd5e9d5..331a674cf7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/AuthContextTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/AuthContextTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplIT.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplIT.java
index 05bd8f0e01..cbab4692cf 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplIT.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplTest.java
index f5b7f1a8b0..a128b2e289 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/ConnectionPoolImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthCheckerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthCheckerTest.java
index ef72971956..b44553e3ac 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthCheckerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelHealthCheckerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelPoolIT.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelPoolIT.java
index 8c52dfbf2e..e09e33f77c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelPoolIT.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelPoolIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelTrackerTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelTrackerTest.java
index 5f0d52f2cf..458f4bda4e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelTrackerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/NettyChannelTrackerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/PoolSettingsTest.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/PoolSettingsTest.java
index 67b3f601ac..546fc9989c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/PoolSettingsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/PoolSettingsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/async/pool/TestConnectionPool.java b/driver/src/test/java/org/neo4j/driver/internal/async/pool/TestConnectionPool.java
index 15a2fd02ee..1ebf59a448 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/async/pool/TestConnectionPool.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/async/pool/TestConnectionPool.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/blockhound/LockUtilBlockHoundTest.java b/driver/src/test/java/org/neo4j/driver/internal/blockhound/LockUtilBlockHoundTest.java
index 2aaf2c3974..50f45d7961 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/blockhound/LockUtilBlockHoundTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/blockhound/LockUtilBlockHoundTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegrationTest.java b/driver/src/test/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegrationTest.java
index 28bbd60f0b..95444a65cf 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegrationTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/blockhound/Neo4jDriverBlockHoundIntegrationTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/AbstractRoutingProcedureRunnerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/AbstractRoutingProcedureRunnerTest.java
index 68b0baaeff..0cd8da8fd1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/AbstractRoutingProcedureRunnerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/AbstractRoutingProcedureRunnerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterCompositionTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterCompositionTest.java
index 31d431b619..b4721a1230 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterCompositionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterCompositionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterRoutingTableTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterRoutingTableTest.java
index de0ea28c71..d33da7651f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterRoutingTableTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/ClusterRoutingTableTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/IdentityResolverTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/IdentityResolverTest.java
index 0e27b5b796..29d514b73e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/IdentityResolverTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/IdentityResolverTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunnerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunnerTest.java
index 8d6e4b9b62..616dc352e9 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunnerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/MultiDatabasesRoutingProcedureRunnerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java
index 4bb0daa2da..ce6e4849bf 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryUtil.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryUtil.java
index 55b6b9037a..096db8de5e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RediscoveryUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunnerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunnerTest.java
index 4a467ae585..c84c322b0e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunnerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RouteMessageRoutingProcedureRunnerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingContextTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingContextTest.java
index aef32e586c..8c10912b85 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingContextTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingContextTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProviderTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProviderTest.java
index 9626eecdc0..d236384125 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProviderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureClusterCompositionProviderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponseTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponseTest.java
index 3e8593b9ba..57a8a60144 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponseTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingProcedureResponseTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerTest.java
index 451bf41762..ee774514fc 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImplTest.java
index eb1123ae48..ca4187bd34 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/RoutingTableRegistryImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunnerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunnerTest.java
index e543f99d55..fe1d265d3a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunnerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/SingleDatabaseRoutingProcedureRunnerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategyTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategyTest.java
index bc1f8f1364..7d979fd180 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategyTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LeastConnectedLoadBalancingStrategyTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancerTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancerTest.java
index 4da5f89f12..ca083946c8 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/LoadBalancerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndexTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndexTest.java
index 61d0cef1c3..60a076e50a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndexTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoundRobinArrayIndexTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoutingTableAndConnectionPoolTest.java b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoutingTableAndConnectionPoolTest.java
index ecd9e0cad8..98c588123e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoutingTableAndConnectionPoolTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cluster/loadbalancing/RoutingTableAndConnectionPoolTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactoryTest.java b/driver/src/test/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactoryTest.java
index ca76152128..3bb789fdcf 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactoryTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cursor/AsyncResultCursorOnlyFactoryTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursorTest.java b/driver/src/test/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursorTest.java
index d9707dd215..7b28be42a2 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursorTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cursor/DisposableAsyncResultCursorTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImplTest.java
index 0e8dbc9eb6..597c38ee07 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cursor/ResultCursorFactoryImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/cursor/RxResultCursorImplTest.java b/driver/src/test/java/org/neo4j/driver/internal/cursor/RxResultCursorImplTest.java
index b20454a63e..a5821ba5cc 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/cursor/RxResultCursorImplTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/cursor/RxResultCursorImplTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandlerTest.java
index 5b4f35382a..bc20f807a3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/ChannelReleasingResetResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandlerTest.java
index 124ffab3a9..cabb1cf34a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/CommitTxResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/HelloResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/HelloResponseHandlerTest.java
index 63bacad093..2cbf85f90f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/HelloResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/HelloResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandlerTest.java
index c35df877ca..7261b4697f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/LegacyPullAllResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/PingResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/PingResponseHandlerTest.java
index a0f50a8e36..f1aaed8d57 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/PingResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/PingResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/PullAllResponseHandlerTestBase.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/PullAllResponseHandlerTestBase.java
index 7708d2f452..51fb60f9e3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/PullAllResponseHandlerTestBase.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/PullAllResponseHandlerTestBase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/ResetResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/ResetResponseHandlerTest.java
index 42bf11be14..864c4ecaf3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/ResetResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/ResetResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandlerTest.java
index 4139fcede6..2eae3441d1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/RouteMessageResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java
index 451d41d6a7..e491019dce 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/RoutingResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/RunResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/RunResponseHandlerTest.java
index 49dbe7280d..4fabc6c3ce 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/RunResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/RunResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListenerTest.java
index a3e7abde73..653b997718 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/SessionPullResponseCompletionListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListenerTest.java
index 400883c30c..1fc99d650f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/TransactionPullResponseCompletionListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandlerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandlerTest.java
index be70ebae15..96c24911e9 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandlerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/AutoPullResponseHandlerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandlerTestBase.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandlerTestBase.java
index 1cf4dcf18a..dd8eced30e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandlerTestBase.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/BasicPullResponseHandlerTestBase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/SessionPullResponseCompletionListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/SessionPullResponseCompletionListenerTest.java
index 797f2c0533..66eb4441d5 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/SessionPullResponseCompletionListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/SessionPullResponseCompletionListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/TransactionPullResponseCompletionListenerTest.java b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/TransactionPullResponseCompletionListenerTest.java
index d5386f1d4b..862a559558 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/TransactionPullResponseCompletionListenerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/handlers/pulln/TransactionPullResponseCompletionListenerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/logging/ChannelActivityLoggerTest.java b/driver/src/test/java/org/neo4j/driver/internal/logging/ChannelActivityLoggerTest.java
index 82a160767f..5ea513819a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/logging/ChannelActivityLoggerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/logging/ChannelActivityLoggerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/logging/ConsoleLoggingTest.java b/driver/src/test/java/org/neo4j/driver/internal/logging/ConsoleLoggingTest.java
index 2848fb0c09..083a6b9525 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/logging/ConsoleLoggingTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/logging/ConsoleLoggingTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/logging/PrefixedLoggerTest.java b/driver/src/test/java/org/neo4j/driver/internal/logging/PrefixedLoggerTest.java
index 2d3ec1a364..d96205fc6b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/logging/PrefixedLoggerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/logging/PrefixedLoggerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggerTest.java b/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggerTest.java
index 307fd0e57d..2a91ca3fc2 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggingTest.java b/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggingTest.java
index 8c49487e06..ae4e436100 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggingTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/logging/Slf4jLoggingTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolTest.java
index 6a15d7e3ef..088860fd97 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolVersionTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolVersionTest.java
index a67f81796e..59de671b2f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolVersionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/BoltProtocolVersionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/MessageFormatTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/MessageFormatTest.java
index 881b3e42b2..27bfb2ad6a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/MessageFormatTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/MessageFormatTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoderTest.java
index 4937ba3c00..551e78afee 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/BeginMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoderTest.java
index 9155a7020c..a8397f1071 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/CommitMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoderTest.java
index f0b5fe3576..f835836884 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardAllMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoderTest.java
index 888f128ac2..5e049cffb3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/DiscardMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoderTest.java
index d9c0db29e3..06164ed525 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/GoodbyeMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoderTest.java
index 0f93e61806..91736c1af1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/HelloMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoderTest.java
index 74c095305d..8da1f93163 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullAllMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoderTest.java
index 52ecf958af..b910522973 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/PullMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoderTest.java
index 8ed8a289e5..d6332b510d 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/ResetMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoderTest.java
index 9724b24b49..09fa3bec86 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RollbackMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoderTest.java
index 9c89423a17..bfca7b741c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RouteMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoderTest.java
index e79861c7b9..3a321d5406 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/RunWithMetadataMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoderTest.java
index 2d13029ca6..5e591d9164 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/encode/TelemetryMessageEncoderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/request/HelloMessageTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/request/HelloMessageTest.java
index aba4d134f2..c7421051f9 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/request/HelloMessageTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/request/HelloMessageTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilderTest.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilderTest.java
index f32c391714..1323943f29 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/request/TransactionMetadataBuilderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3Test.java
index f6fb203438..65fb78c6ab 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/BoltProtocolV3Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3Test.java
index 48dc0d7265..1e1423c118 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageFormatV3Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageReaderV3Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageReaderV3Test.java
index 0980a67982..b444d08736 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageReaderV3Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageReaderV3Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3Test.java
index 363d809a42..3b7bc3191e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v3/MessageWriterV3Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4Test.java
index 21a7474f64..52a6ba121e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/BoltProtocolV4Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4Test.java
index ab3eb008ea..fa9beb46b9 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageFormatV4Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageReaderV4Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageReaderV4Test.java
index 1c456f488b..7b0e0a2e9b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageReaderV4Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageReaderV4Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4Test.java
index cbe95e9e8e..5e7660192f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v4/MessageWriterV4Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41Test.java
index 9bc29cc2a8..b0e5d2ff09 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/BoltProtocolV41Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageFormatV41Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageFormatV41Test.java
index 61b708d412..d87ae331d3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageFormatV41Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageFormatV41Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageReaderV41Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageReaderV41Test.java
index 5a9b172ffb..6347319306 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageReaderV41Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageReaderV41Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageWriterV41Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageWriterV41Test.java
index a2c56879f6..6d42281b22 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageWriterV41Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v41/MessageWriterV41Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42Test.java
index 4eb79834ab..3ad79fb776 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/BoltProtocolV42Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageFormatV42Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageFormatV42Test.java
index 474dc13622..ef9985baa0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageFormatV42Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageFormatV42Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageReaderV42Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageReaderV42Test.java
index a07e2a0426..c351866e03 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageReaderV42Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageReaderV42Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageWriterV42Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageWriterV42Test.java
index a6b9caa8f9..51034a07a9 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageWriterV42Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v42/MessageWriterV42Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43Test.java
index a5cf7cae56..b12f3f3dc6 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/BoltProtocolV43Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43Test.java
index 5ca5adcdc2..531832d6e1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageFormatV43Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageReaderV43Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageReaderV43Test.java
index 70aa3d8854..1db6597b68 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageReaderV43Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageReaderV43Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43Test.java
index 16db9a9479..d9a852640a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v43/MessageWriterV43Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44Test.java
index c63251ff79..83aef37628 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/BoltProtocolV44Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44Test.java
index 724ddd6cc0..f619978358 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageFormatV44Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageReaderV44Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageReaderV44Test.java
index fe0fc1986a..d49fecdaf7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageReaderV44Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageReaderV44Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44Test.java
index fc689818d8..7096fc98ee 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v44/MessageWriterV44Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5Test.java
index ad974ed2b4..be6f6874c8 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/BoltProtocolV5Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5Test.java
index 624cd8f0e1..c1125078c0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageFormatV5Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5Test.java
index 18bbcfbe68..2a9bbe63cb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageReaderV5Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5Test.java
index 3895a06221..e2f871f929 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v5/MessageWriterV5Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51Test.java
index 240881fc1c..d34fbdea40 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/BoltProtocolV51Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51Test.java
index 4cf02e7ed0..d9258edcdb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageFormatV51Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51Test.java
index 03358e0705..75f96116ed 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v51/MessageWriterV51Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52Test.java
index 68c3835b55..35b54f5dde 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v52/BoltProtocolV52Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53Test.java
index 18261dbb23..46e1dd7afa 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v53/BoltProtocolV53Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54Test.java
index 1391a065f6..14035d6e30 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/BoltProtocolV54Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54Test.java
index 06cb35c74d..4f9e3cdf0d 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageFormatV54Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54Test.java b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54Test.java
index bef9aca7a4..c2fa17bcc0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54Test.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/messaging/v54/MessageWriterV54Test.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetricsTest.java b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetricsTest.java
index 0dcab16228..3cba84b24f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetricsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerConnectionPoolMetricsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProviderTest.java b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProviderTest.java
index a37217cfc9..e08d37c831 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProviderTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsProviderTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsTest.java b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsTest.java
index 4c8775c490..5b430217f5 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerMetricsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEventTest.java b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEventTest.java
index 1a13534382..312afb4966 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEventTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/metrics/MicrometerTimerListenerEventTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressParsingTest.java b/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressParsingTest.java
index 9b849c215b..8da272fd70 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressParsingTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressParsingTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressTest.java b/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressTest.java
index 3011909311..b840b26910 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/net/BoltServerAddressTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/packstream/PackStreamTest.java b/driver/src/test/java/org/neo4j/driver/internal/packstream/PackStreamTest.java
index ff41875238..4f0d2a6de0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/packstream/PackStreamTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/packstream/PackStreamTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContextTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContextTest.java
index f7c76d15ee..646b1c5821 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContextTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/DelegatingReactiveTransactionContextTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalReactiveSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalReactiveSessionTest.java
index 989c6ae1cc..a657fddba6 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalReactiveSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalReactiveSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxResultTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxResultTest.java
index af8887d6d5..8539521726 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxResultTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxResultTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxSessionTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxSessionTest.java
index 04d15f6ce3..37d55787b3 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxSessionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxSessionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxTransactionTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxTransactionTest.java
index 26a8477941..79294dce7b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxTransactionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/InternalRxTransactionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/RxUtilsTest.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/RxUtilsTest.java
index 5aa653b0b6..29ec8f2767 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/RxUtilsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/RxUtilsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/reactive/util/ListBasedPullHandler.java b/driver/src/test/java/org/neo4j/driver/internal/reactive/util/ListBasedPullHandler.java
index 076c9ad0a7..755734af74 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/reactive/util/ListBasedPullHandler.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/reactive/util/ListBasedPullHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogicTest.java b/driver/src/test/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogicTest.java
index 349a5f4d52..cbf43457c4 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogicTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/retry/ExponentialBackoffRetryLogicTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/security/SecurityPlans.java b/driver/src/test/java/org/neo4j/driver/internal/security/SecurityPlans.java
index 9ae27479e4..849ece030e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/security/SecurityPlans.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/security/SecurityPlans.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManagerTest.java b/driver/src/test/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManagerTest.java
index 51b67616bd..042f4c0ad7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManagerTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/security/ValidatingAuthTokenManagerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalInputPositionTest.java b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalInputPositionTest.java
index 503b716112..4cddef37b1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalInputPositionTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalInputPositionTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalNotificationTest.java b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalNotificationTest.java
index e28473c0b5..6c753203d0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalNotificationTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalNotificationTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalPlanTest.java b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalPlanTest.java
index 3d907542da..371d3599d0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalPlanTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalPlanTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalProfiledPlanTest.java b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalProfiledPlanTest.java
index c49c615992..940fd170fb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/summary/InternalProfiledPlanTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/summary/InternalProfiledPlanTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWorkTest.java b/driver/src/test/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWorkTest.java
index 358ba32427..4e3a96ddc7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWorkTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/telemetry/ApiTelemetryWorkTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/BookmarkUtil.java b/driver/src/test/java/org/neo4j/driver/internal/util/BookmarkUtil.java
index ea758f1f66..e189a463cb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/BookmarkUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/BookmarkUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/ClusterCompositionUtil.java b/driver/src/test/java/org/neo4j/driver/internal/util/ClusterCompositionUtil.java
index 5d47116036..0bd21bfa84 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/ClusterCompositionUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/ClusterCompositionUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/DisabledOnNeo4jWith.java b/driver/src/test/java/org/neo4j/driver/internal/util/DisabledOnNeo4jWith.java
index a12642a34b..7e8ce8ccd8 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/DisabledOnNeo4jWith.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/DisabledOnNeo4jWith.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithClock.java b/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithClock.java
index bef6d39727..b59d4f0d84 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithClock.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithClock.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithFixedRetryLogic.java b/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithFixedRetryLogic.java
index 2a668b4729..9021bd2603 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithFixedRetryLogic.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/DriverFactoryWithFixedRetryLogic.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/DriverInfoUtilTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/DriverInfoUtilTest.java
index eecb0f7dd7..f787c8199d 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/DriverInfoUtilTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/DriverInfoUtilTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/EnabledOnNeo4jWith.java b/driver/src/test/java/org/neo4j/driver/internal/util/EnabledOnNeo4jWith.java
index b4054c5c85..b4bf311c83 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/EnabledOnNeo4jWith.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/EnabledOnNeo4jWith.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/ErrorUtilTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/ErrorUtilTest.java
index c95343b0de..96ff53dbcc 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/ErrorUtilTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/ErrorUtilTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/FailingMessageFormat.java b/driver/src/test/java/org/neo4j/driver/internal/util/FailingMessageFormat.java
index 9509ddb0cd..9595e3711f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/FailingMessageFormat.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/FailingMessageFormat.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/FakeClock.java b/driver/src/test/java/org/neo4j/driver/internal/util/FakeClock.java
index d6b12f4970..2592dd84e7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/FakeClock.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/FakeClock.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/FixedRetryLogic.java b/driver/src/test/java/org/neo4j/driver/internal/util/FixedRetryLogic.java
index 38841599f7..e0301a33a6 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/FixedRetryLogic.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/FixedRetryLogic.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/FuturesTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/FuturesTest.java
index cd574b6331..2f422c5313 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/FuturesTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/FuturesTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/ImmediateSchedulingEventExecutor.java b/driver/src/test/java/org/neo4j/driver/internal/util/ImmediateSchedulingEventExecutor.java
index 531ca7942c..93c5eecb8f 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/ImmediateSchedulingEventExecutor.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/ImmediateSchedulingEventExecutor.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/IterablesTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/IterablesTest.java
index b4abb67082..4344ad749a 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/IterablesTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/IterablesTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/Matchers.java b/driver/src/test/java/org/neo4j/driver/internal/util/Matchers.java
index 25e75d42ac..a640f5b688 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/Matchers.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/Matchers.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/MessageRecordingDriverFactory.java b/driver/src/test/java/org/neo4j/driver/internal/util/MessageRecordingDriverFactory.java
index 9d022ff3eb..7d16f60c91 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/MessageRecordingDriverFactory.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/MessageRecordingDriverFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/MetadataExtractorTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/MetadataExtractorTest.java
index 20c86bd1ce..8a7f5bf714 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/MetadataExtractorTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/MetadataExtractorTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jEdition.java b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jEdition.java
index ed74045fba..55268bc1a7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jEdition.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jEdition.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jFeature.java b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jFeature.java
index 5cac4e0253..d572688b39 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jFeature.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jFeature.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jWithFeatureCondition.java b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jWithFeatureCondition.java
index e38fd03cd0..adf18c3625 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jWithFeatureCondition.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/Neo4jWithFeatureCondition.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/PreconditionsTest.java b/driver/src/test/java/org/neo4j/driver/internal/util/PreconditionsTest.java
index 8dcfcb9437..fb06f27e6c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/PreconditionsTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/PreconditionsTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/ValueFactory.java b/driver/src/test/java/org/neo4j/driver/internal/util/ValueFactory.java
index 0ed226a00f..d9cd4067cd 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/ValueFactory.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/ValueFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/BufferedChannelInput.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/BufferedChannelInput.java
index d8ccf89506..8725b543ad 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/BufferedChannelInput.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/BufferedChannelInput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ByteBufOutput.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ByteBufOutput.java
index 514f43c8a5..30d4cc5c1e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ByteBufOutput.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ByteBufOutput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelOutput.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelOutput.java
index 73e70dad0d..716239303e 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelOutput.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelOutput.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelPipelineBuilderWithFailingMessageFormat.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelPipelineBuilderWithFailingMessageFormat.java
index 7217e86384..5d17f9f0ed 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelPipelineBuilderWithFailingMessageFormat.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelPipelineBuilderWithFailingMessageFormat.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingConnector.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingConnector.java
index b2e4edc2f7..00440cbda1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingConnector.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingConnector.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactory.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactory.java
index cbbbbd7a42..74c67bf497 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactory.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactoryWithFailingMessageFormat.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactoryWithFailingMessageFormat.java
index cd7e79d498..cd1e29b711 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactoryWithFailingMessageFormat.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/ChannelTrackingDriverFactoryWithFailingMessageFormat.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/io/MessageToByteBufWriter.java b/driver/src/test/java/org/neo4j/driver/internal/util/io/MessageToByteBufWriter.java
index 7a339c13bc..4a268d5b0c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/io/MessageToByteBufWriter.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/io/MessageToByteBufWriter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageReaderTestBase.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageReaderTestBase.java
index 0199b16ecf..8e9b06e8ba 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageReaderTestBase.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageReaderTestBase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageWriterTestBase.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageWriterTestBase.java
index a507638d67..8f185f0935 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageWriterTestBase.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/AbstractMessageWriterTestBase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/FailureMessageEncoder.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/FailureMessageEncoder.java
index 8e7fe82002..27e0498308 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/FailureMessageEncoder.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/FailureMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/IgnoredMessageEncoder.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/IgnoredMessageEncoder.java
index 1b0e5053bd..4eb26df458 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/IgnoredMessageEncoder.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/IgnoredMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/KnowledgeableMessageFormat.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/KnowledgeableMessageFormat.java
index 1ec835fba0..773b62fa58 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/KnowledgeableMessageFormat.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/KnowledgeableMessageFormat.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/MemorizingInboundMessageDispatcher.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/MemorizingInboundMessageDispatcher.java
index 4aeec382a4..bae3561234 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/MemorizingInboundMessageDispatcher.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/MemorizingInboundMessageDispatcher.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/RecordMessageEncoder.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/RecordMessageEncoder.java
index 6c79cf2bea..e655ce558b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/RecordMessageEncoder.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/RecordMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/SuccessMessageEncoder.java b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/SuccessMessageEncoder.java
index fcca93862a..732f5a3639 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/util/messaging/SuccessMessageEncoder.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/util/messaging/SuccessMessageEncoder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/BooleanValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/BooleanValueTest.java
index 0df036ec80..a5af38c8fa 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/BooleanValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/BooleanValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/BytesValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/BytesValueTest.java
index 1e69e44683..7b389ea44c 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/BytesValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/BytesValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/DateTimeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/DateTimeValueTest.java
index 6ce72e9668..36832261e1 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/DateTimeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/DateTimeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/DateValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/DateValueTest.java
index 275e334c96..e8e79eba95 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/DateValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/DateValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/DurationValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/DurationValueTest.java
index b2b7e623e6..e8412ef8ef 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/DurationValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/DurationValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/FloatValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/FloatValueTest.java
index 123a2e7ef8..51e5fbc2ca 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/FloatValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/FloatValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/IntegerValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/IntegerValueTest.java
index 1ca80ab0b8..9ffb75f381 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/IntegerValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/IntegerValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/ListValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/ListValueTest.java
index 8d2d795b97..01c25169fb 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/ListValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/ListValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/LocalDateTimeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/LocalDateTimeValueTest.java
index 6b743c6d20..b3ec2af499 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/LocalDateTimeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/LocalDateTimeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/LocalTimeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/LocalTimeValueTest.java
index c39bebbc82..cb2b8b3265 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/LocalTimeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/LocalTimeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/MapValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/MapValueTest.java
index 6c6b03b138..fb902c44df 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/MapValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/MapValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/NodeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/NodeValueTest.java
index d980043216..cbee4ade8b 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/NodeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/NodeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/NullValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/NullValueTest.java
index 5419a5bf07..75ee6fafd0 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/NullValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/NullValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/PathValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/PathValueTest.java
index 47c5393cb4..8d445869e7 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/PathValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/PathValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/RelationshipValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/RelationshipValueTest.java
index 392dc0c211..1d871c2e84 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/RelationshipValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/RelationshipValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/StringValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/StringValueTest.java
index 0c211ce6d0..d353ed4c25 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/StringValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/StringValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/TimeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/TimeValueTest.java
index b8bfe25025..155e547096 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/TimeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/TimeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValueTest.java b/driver/src/test/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValueTest.java
index 9f678451b5..0493e1f5bc 100644
--- a/driver/src/test/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValueTest.java
+++ b/driver/src/test/java/org/neo4j/driver/internal/value/UnsupportedDateTimeValueTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/net/ServerAddressTest.java b/driver/src/test/java/org/neo4j/driver/net/ServerAddressTest.java
index cc2306b6b7..f40fa9b37a 100644
--- a/driver/src/test/java/org/neo4j/driver/net/ServerAddressTest.java
+++ b/driver/src/test/java/org/neo4j/driver/net/ServerAddressTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AbstractAsyncQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AbstractAsyncQuery.java
index 15ecec9731..1e0b14324a 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AbstractAsyncQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AbstractAsyncQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AbstractBlockingQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AbstractBlockingQuery.java
index 29dcef2c3f..e7af5b9674 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AbstractBlockingQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AbstractBlockingQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AbstractContext.java b/driver/src/test/java/org/neo4j/driver/stress/AbstractContext.java
index 389a9b0b63..04d220b6ff 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AbstractContext.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AbstractContext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AbstractRxQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AbstractRxQuery.java
index 775fa3d077..643b99fa47 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AbstractRxQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AbstractRxQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AbstractStressTestBase.java b/driver/src/test/java/org/neo4j/driver/stress/AbstractStressTestBase.java
index db2f53c7b4..66ca245683 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AbstractStressTestBase.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AbstractStressTestBase.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncCommand.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncCommand.java
index 91f1c955c8..5655582538 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncCommand.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncCommand.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQuery.java
index 66f6e65ad5..ea67ce405e 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryInTx.java
index c314c40fcc..ac7df8910f 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryWithRetries.java
index cff10da081..8eec6170c8 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncFailingQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQuery.java
index 0bfa28b068..f7a84e409c 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryInTx.java
index 5209270b22..1d1b75886d 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryWithRetries.java
index 2ff509ba96..a211337e0d 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncReadQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQuery.java
index 672e0502cd..ca66d6bc25 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryInTx.java
index 708abc548b..b03567fc6e 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryWithRetries.java
index 3b55ffa041..8c9e4288ea 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWriteQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQuery.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQuery.java
index b6e46cc180..b70d6beb45 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryInTx.java
index f01c4addb0..608eef189d 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryWithRetries.java
index 0b3b01b2ad..08c48c0ef6 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/AsyncWrongQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingCommand.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingCommand.java
index bf2a37b3f6..01c6013f86 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingCommand.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingCommand.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQuery.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQuery.java
index ee0623144c..0e55411bf1 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryInTx.java
index 7c2022d763..f19cd99d02 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryWithRetries.java
index c1317c9190..b4c6576e66 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingFailingQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQuery.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQuery.java
index a658020c1e..714a81c0c4 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryInTx.java
index 97db3bc750..15b3145c05 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryWithRetries.java
index 9aa05a7a8b..d0a2ece448 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingReadQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQuery.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQuery.java
index c4b5a1dc4e..a5c3903bc9 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryInTx.java
index 4b9425815f..1b06e39e43 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryUsingReadSessionWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryUsingReadSessionWithRetries.java
index 59aecc71fa..0b1f9187d3 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryUsingReadSessionWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryUsingReadSessionWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryWithRetries.java
index d3e35829f8..19196c2650 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWriteQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQuery.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQuery.java
index aef2d7c72c..e37f1bdb22 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryInTx.java
index 3fd11d626b..aeab0c7466 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryWithRetries.java
index 343293b44f..ad04bb2139 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/BlockingWrongQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/CausalClusteringStressIT.java b/driver/src/test/java/org/neo4j/driver/stress/CausalClusteringStressIT.java
index 04f6ee2865..8a20feb17f 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/CausalClusteringStressIT.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/CausalClusteringStressIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/FailedAuth.java b/driver/src/test/java/org/neo4j/driver/stress/FailedAuth.java
index ed29d43ae9..0bb7784d49 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/FailedAuth.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/FailedAuth.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxCommand.java b/driver/src/test/java/org/neo4j/driver/stress/RxCommand.java
index 470ed40aad..bf4630c91d 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxCommand.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxCommand.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQuery.java b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQuery.java
index 63d2d1276e..c37c1007e5 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryInTx.java
index ef8dad5ff1..1b071e95af 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryWithRetries.java
index ea2dd20cc1..81c51002e1 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxFailingQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxReadQuery.java b/driver/src/test/java/org/neo4j/driver/stress/RxReadQuery.java
index 3c4eaf9eb4..0fac0444ee 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxReadQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxReadQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryInTx.java
index bf79edad7a..71b0d64ce4 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryWithRetries.java
index efee1c2f98..5d3067be50 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxReadQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQuery.java b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQuery.java
index 21789d0a16..530d11db1c 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQuery.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryInTx.java b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryInTx.java
index 1882b2a88b..745255a21c 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryInTx.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryInTx.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryWithRetries.java b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryWithRetries.java
index da393fc16e..dfe0f6cb94 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryWithRetries.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/RxWriteQueryWithRetries.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/SessionPoolingStressIT.java b/driver/src/test/java/org/neo4j/driver/stress/SessionPoolingStressIT.java
index bb91e2dcb2..624173ba14 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/SessionPoolingStressIT.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/SessionPoolingStressIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/stress/SingleInstanceStressIT.java b/driver/src/test/java/org/neo4j/driver/stress/SingleInstanceStressIT.java
index cb9c1823f7..ae3ba36020 100644
--- a/driver/src/test/java/org/neo4j/driver/stress/SingleInstanceStressIT.java
+++ b/driver/src/test/java/org/neo4j/driver/stress/SingleInstanceStressIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/tck/reactive/Neo4jManager.java b/driver/src/test/java/org/neo4j/driver/tck/reactive/Neo4jManager.java
index 12b66e81f8..262549c2bc 100644
--- a/driver/src/test/java/org/neo4j/driver/tck/reactive/Neo4jManager.java
+++ b/driver/src/test/java/org/neo4j/driver/tck/reactive/Neo4jManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultPublisherVerificationIT.java b/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultPublisherVerificationIT.java
index db0cff2685..1a93b0a70d 100644
--- a/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultPublisherVerificationIT.java
+++ b/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultPublisherVerificationIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultRecordPublisherVerificationIT.java b/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultRecordPublisherVerificationIT.java
index dc9c85ab11..adba4a1932 100644
--- a/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultRecordPublisherVerificationIT.java
+++ b/driver/src/test/java/org/neo4j/driver/tck/reactive/ReactiveResultRecordPublisherVerificationIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/tck/reactive/RxResultRecordPublisherVerificationIT.java b/driver/src/test/java/org/neo4j/driver/tck/reactive/RxResultRecordPublisherVerificationIT.java
index 633257fa7d..db773540e8 100644
--- a/driver/src/test/java/org/neo4j/driver/tck/reactive/RxResultRecordPublisherVerificationIT.java
+++ b/driver/src/test/java/org/neo4j/driver/tck/reactive/RxResultRecordPublisherVerificationIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/BlockHoundTest.java b/driver/src/test/java/org/neo4j/driver/testutil/BlockHoundTest.java
index e3322a5852..efd8cb85da 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/BlockHoundTest.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/BlockHoundTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtil.java b/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtil.java
index 0d19fe2bd6..f06268c099 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtilTest.java b/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtilTest.java
index addffc57ce..10d24d49ee 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtilTest.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/CertificateUtilTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/DaemonThreadFactory.java b/driver/src/test/java/org/neo4j/driver/testutil/DaemonThreadFactory.java
index e2203b30c8..8a71d828e1 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/DaemonThreadFactory.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/DaemonThreadFactory.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/DatabaseExtension.java b/driver/src/test/java/org/neo4j/driver/testutil/DatabaseExtension.java
index 579f0dc2e0..e2265f4274 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/DatabaseExtension.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/DatabaseExtension.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/DriverExtension.java b/driver/src/test/java/org/neo4j/driver/testutil/DriverExtension.java
index c62c04d698..124fd43990 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/DriverExtension.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/DriverExtension.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/FileTools.java b/driver/src/test/java/org/neo4j/driver/testutil/FileTools.java
index d7712499c8..a2aeb2528b 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/FileTools.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/FileTools.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/LoggingUtil.java b/driver/src/test/java/org/neo4j/driver/testutil/LoggingUtil.java
index 66216a64c9..c9fa880045 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/LoggingUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/LoggingUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/Neo4jSettings.java b/driver/src/test/java/org/neo4j/driver/testutil/Neo4jSettings.java
index 43e37eeecd..fc69ca40a9 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/Neo4jSettings.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/Neo4jSettings.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/ParallelizableIT.java b/driver/src/test/java/org/neo4j/driver/testutil/ParallelizableIT.java
index 0b356d7c59..ea8398ea6f 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/ParallelizableIT.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/ParallelizableIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/SessionExtension.java b/driver/src/test/java/org/neo4j/driver/testutil/SessionExtension.java
index 3ae4ef1348..905900768c 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/SessionExtension.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/SessionExtension.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/StdIOCapture.java b/driver/src/test/java/org/neo4j/driver/testutil/StdIOCapture.java
index 9e1ec8df7f..23997e9821 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/StdIOCapture.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/StdIOCapture.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/TemporalUtil.java b/driver/src/test/java/org/neo4j/driver/testutil/TemporalUtil.java
index 8c63e56ed8..48e36630fb 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/TemporalUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/TemporalUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/TestUtil.java b/driver/src/test/java/org/neo4j/driver/testutil/TestUtil.java
index 7900a2cc76..fb77ac9ac9 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/TestUtil.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/TestUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/testutil/cc/LocalOrRemoteClusterExtension.java b/driver/src/test/java/org/neo4j/driver/testutil/cc/LocalOrRemoteClusterExtension.java
index 9933ead224..3d8525b188 100644
--- a/driver/src/test/java/org/neo4j/driver/testutil/cc/LocalOrRemoteClusterExtension.java
+++ b/driver/src/test/java/org/neo4j/driver/testutil/cc/LocalOrRemoteClusterExtension.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/driver/src/test/java/org/neo4j/driver/types/TypeSystemTest.java b/driver/src/test/java/org/neo4j/driver/types/TypeSystemTest.java
index d365f64180..4491b79343 100644
--- a/driver/src/test/java/org/neo4j/driver/types/TypeSystemTest.java
+++ b/driver/src/test/java/org/neo4j/driver/types/TypeSystemTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/NOTICE.txt b/examples/NOTICE.txt
index 54dc44c3a6..ee07af014f 100644
--- a/examples/NOTICE.txt
+++ b/examples/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/AsyncAutocommitTransactionExample.java b/examples/src/main/java/org/neo4j/docs/driver/AsyncAutocommitTransactionExample.java
index b65e77fc30..0bf94432d0 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/AsyncAutocommitTransactionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/AsyncAutocommitTransactionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/AsyncResultConsumeExample.java b/examples/src/main/java/org/neo4j/docs/driver/AsyncResultConsumeExample.java
index a55ce67594..f5e3c0b04a 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/AsyncResultConsumeExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/AsyncResultConsumeExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/AsyncRunMultipleTransactionExample.java b/examples/src/main/java/org/neo4j/docs/driver/AsyncRunMultipleTransactionExample.java
index 5f51ca7583..fdeeeb0ace 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/AsyncRunMultipleTransactionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/AsyncRunMultipleTransactionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/AsyncTransactionFunctionExample.java b/examples/src/main/java/org/neo4j/docs/driver/AsyncTransactionFunctionExample.java
index 77c5fe0352..02b48f3cbe 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/AsyncTransactionFunctionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/AsyncTransactionFunctionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/AutocommitTransactionExample.java b/examples/src/main/java/org/neo4j/docs/driver/AutocommitTransactionExample.java
index 0ac610d06e..0b3b835285 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/AutocommitTransactionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/AutocommitTransactionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/BaseApplication.java b/examples/src/main/java/org/neo4j/docs/driver/BaseApplication.java
index 444fd92613..41d04d3ff1 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/BaseApplication.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/BaseApplication.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/BasicAuthExample.java b/examples/src/main/java/org/neo4j/docs/driver/BasicAuthExample.java
index 448dbec7e2..2775663e64 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/BasicAuthExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/BasicAuthExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionPoolExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionPoolExample.java
index dc25e548dc..d85d084ba6 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionPoolExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionPoolExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionTimeoutExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionTimeoutExample.java
index af44f85cee..3d3ea2848e 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionTimeoutExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigConnectionTimeoutExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigCustomResolverExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigCustomResolverExample.java
index 6f05297383..17528ee16e 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigCustomResolverExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigCustomResolverExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigMaxRetryTimeExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigMaxRetryTimeExample.java
index 582f08d1a2..112cf947f3 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigMaxRetryTimeExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigMaxRetryTimeExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigTrustExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigTrustExample.java
index 96468b4921..b608868081 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigTrustExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigTrustExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ConfigUnencryptedExample.java b/examples/src/main/java/org/neo4j/docs/driver/ConfigUnencryptedExample.java
index 4e8bfcecc9..93b443bca1 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ConfigUnencryptedExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ConfigUnencryptedExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/CustomAuthExample.java b/examples/src/main/java/org/neo4j/docs/driver/CustomAuthExample.java
index 9ded1ecdf7..9341f7c925 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/CustomAuthExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/CustomAuthExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/DatabaseSelectionExample.java b/examples/src/main/java/org/neo4j/docs/driver/DatabaseSelectionExample.java
index b500b3d155..0124879abf 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/DatabaseSelectionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/DatabaseSelectionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/DriverLifecycleExample.java b/examples/src/main/java/org/neo4j/docs/driver/DriverLifecycleExample.java
index 7c15a0b19b..60e14e5e5d 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/DriverLifecycleExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/DriverLifecycleExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/HelloWorldExample.java b/examples/src/main/java/org/neo4j/docs/driver/HelloWorldExample.java
index 80e0c99076..408614c3a4 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/HelloWorldExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/HelloWorldExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/KerberosAuthExample.java b/examples/src/main/java/org/neo4j/docs/driver/KerberosAuthExample.java
index 1732239711..5aa61a5d8d 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/KerberosAuthExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/KerberosAuthExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/PassBookmarkExample.java b/examples/src/main/java/org/neo4j/docs/driver/PassBookmarkExample.java
index 2726d96263..e1a81cce7a 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/PassBookmarkExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/PassBookmarkExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ReadWriteTransactionExample.java b/examples/src/main/java/org/neo4j/docs/driver/ReadWriteTransactionExample.java
index 545cee0eb3..8aab382d79 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ReadWriteTransactionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ReadWriteTransactionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ResultConsumeExample.java b/examples/src/main/java/org/neo4j/docs/driver/ResultConsumeExample.java
index ecd881a7fd..d6feb141c7 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ResultConsumeExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ResultConsumeExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/ResultRetainExample.java b/examples/src/main/java/org/neo4j/docs/driver/ResultRetainExample.java
index 178cd9f81e..05d9e8cef4 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/ResultRetainExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/ResultRetainExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/RxAutocommitTransactionExample.java b/examples/src/main/java/org/neo4j/docs/driver/RxAutocommitTransactionExample.java
index fd2487416a..886ddad6dc 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/RxAutocommitTransactionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/RxAutocommitTransactionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/RxResultConsumeExample.java b/examples/src/main/java/org/neo4j/docs/driver/RxResultConsumeExample.java
index 7591ad1994..a226f6baba 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/RxResultConsumeExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/RxResultConsumeExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/RxTransactionFunctionExample.java b/examples/src/main/java/org/neo4j/docs/driver/RxTransactionFunctionExample.java
index abfdf2c86c..0c4cc26f9b 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/RxTransactionFunctionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/RxTransactionFunctionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/TransactionFunctionExample.java b/examples/src/main/java/org/neo4j/docs/driver/TransactionFunctionExample.java
index e7cb30c2f2..629ec71101 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/TransactionFunctionExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/TransactionFunctionExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/TransactionMetadataConfigExample.java b/examples/src/main/java/org/neo4j/docs/driver/TransactionMetadataConfigExample.java
index 1859eac751..c8e1f15996 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/TransactionMetadataConfigExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/TransactionMetadataConfigExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/main/java/org/neo4j/docs/driver/TransactionTimeoutConfigExample.java b/examples/src/main/java/org/neo4j/docs/driver/TransactionTimeoutConfigExample.java
index a7e2444b0f..d1277047ff 100644
--- a/examples/src/main/java/org/neo4j/docs/driver/TransactionTimeoutConfigExample.java
+++ b/examples/src/main/java/org/neo4j/docs/driver/TransactionTimeoutConfigExample.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -16,7 +14,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-
package org.neo4j.docs.driver;
import org.neo4j.driver.TransactionConfig;
diff --git a/examples/src/test/java/org/neo4j/docs/driver/ExamplesIT.java b/examples/src/test/java/org/neo4j/docs/driver/ExamplesIT.java
index 97eb191f2e..5424c22493 100644
--- a/examples/src/test/java/org/neo4j/docs/driver/ExamplesIT.java
+++ b/examples/src/test/java/org/neo4j/docs/driver/ExamplesIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/examples/src/test/java/org/neo4j/docs/driver/RoutingExamplesIT.java b/examples/src/test/java/org/neo4j/docs/driver/RoutingExamplesIT.java
index 0c8022f917..945fe0f941 100644
--- a/examples/src/test/java/org/neo4j/docs/driver/RoutingExamplesIT.java
+++ b/examples/src/test/java/org/neo4j/docs/driver/RoutingExamplesIT.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/pom.xml b/pom.xml
index d5e0c43040..8b3b0f1cf1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,7 +56,7 @@
1.11.5
1.0.8.RELEASE
1.19.1
- 5.11.0
+ 5.13.0
@@ -469,7 +469,7 @@
3.0
true
- ${rootDir}/build/license-header.txt
+ license/neo4j_apache_v2/header.txt
SLASHSTAR_STYLE
@@ -504,7 +504,7 @@
true
true
true
- licensing/notice-asl-prefix.txt
+ licensing/notice-apache2-prefix.txt
^((org.neo4j.driver){1})$
diff --git a/testkit-backend/NOTICE.txt b/testkit-backend/NOTICE.txt
index affa7c0181..e80f601d59 100644
--- a/testkit-backend/NOTICE.txt
+++ b/testkit-backend/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/AuthTokenUtil.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/AuthTokenUtil.java
index f126e70ebe..12c87a888f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/AuthTokenUtil.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/AuthTokenUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/CustomDriverError.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/CustomDriverError.java
index 17cb576f33..7207b3020d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/CustomDriverError.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/CustomDriverError.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/FrontendError.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/FrontendError.java
index 63ca3c2bc9..af62d0c1d5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/FrontendError.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/FrontendError.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextAdapter.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextAdapter.java
index 68df30d9ff..82aa08070c 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextAdapter.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextStreamsAdapter.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextStreamsAdapter.java
index 009953c139..0a39c49cb9 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextStreamsAdapter.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ReactiveTransactionContextStreamsAdapter.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ResponseQueueHanlder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ResponseQueueHanlder.java
index f660e72c61..5a79033ffe 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/ResponseQueueHanlder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/ResponseQueueHanlder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/Runner.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/Runner.java
index 05cfba2d01..eedc41874f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/Runner.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/Runner.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/RxBufferedSubscriber.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/RxBufferedSubscriber.java
index 58226fb9c3..ca9169464f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/RxBufferedSubscriber.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/RxBufferedSubscriber.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitClock.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitClock.java
index d8cae78cac..c92bbad5cf 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitClock.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitClock.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitState.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitState.java
index 947b6d3ae3..3822823c56 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitState.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/TestkitState.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageInboundHandler.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageInboundHandler.java
index f2abde59f4..590708f4c3 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageInboundHandler.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageInboundHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageOutboundHandler.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageOutboundHandler.java
index bf70f9c8de..76a1750f10 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageOutboundHandler.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitMessageOutboundHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestProcessorHandler.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestProcessorHandler.java
index 310b99283a..c1c265a0b5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestProcessorHandler.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestProcessorHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestResponseMapperHandler.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestResponseMapperHandler.java
index 7d2a7e9a4e..05e5552cd8 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestResponseMapperHandler.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/channel/handler/TestkitRequestResponseMapperHandler.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractResultHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractResultHolder.java
index 5bf88d063f..db995c2d05 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractResultHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractResultHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractSessionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractSessionHolder.java
index ce72739004..3724b73cee 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractSessionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractSessionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractTransactionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractTransactionHolder.java
index 195e318086..faf456d871 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractTransactionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AbstractTransactionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncSessionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncSessionHolder.java
index 0a46ebe2fb..c7ecebab60 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncSessionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncSessionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncTransactionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncTransactionHolder.java
index 8d81c714f4..09a0ce0cd6 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncTransactionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/AsyncTransactionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/DriverHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/DriverHolder.java
index a473da39c4..76dc5c4fdc 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/DriverHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/DriverHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultHolder.java
index 1edd097989..eac0b8e72a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultStreamsHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultStreamsHolder.java
index 4edf583eff..4f5fe7f292 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultStreamsHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveResultStreamsHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionHolder.java
index 435cdae9db..77dfeca78e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionStreamsHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionStreamsHolder.java
index fa598800af..1e52dded55 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionStreamsHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveSessionStreamsHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionHolder.java
index 46074c10f7..6325d65ddf 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionStreamsHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionStreamsHolder.java
index b98b321a0a..0fc01bbc8e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionStreamsHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ReactiveTransactionStreamsHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultCursorHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultCursorHolder.java
index 347a01e86e..e898f19775 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultCursorHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultCursorHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultHolder.java
index 5c2e375dbb..de0347831d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/ResultHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxResultHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxResultHolder.java
index db7e34e7bf..2d8dbb364a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxResultHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxResultHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxSessionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxSessionHolder.java
index ad64081d58..ff573e012a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxSessionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxSessionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxTransactionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxTransactionHolder.java
index d2e55397da..f668182abc 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxTransactionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/RxTransactionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/SessionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/SessionHolder.java
index df79c17f01..aed7362328 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/SessionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/SessionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/TransactionHolder.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/TransactionHolder.java
index b2c8964784..3c559be839 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/TransactionHolder.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/holder/TransactionHolder.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/AbstractResultNext.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/AbstractResultNext.java
index 06d8a20990..9117f492bc 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/AbstractResultNext.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/AbstractResultNext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/TestkitModule.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/TestkitModule.java
index c31f72774e..1267a6f986 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/TestkitModule.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/TestkitModule.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractBasicTestkitRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractBasicTestkitRequest.java
index abe21f42df..57e0555cfb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractBasicTestkitRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractBasicTestkitRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractTestkitRequestWithTransactionConfig.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractTestkitRequestWithTransactionConfig.java
index e34890aa6b..2f0ae60f6a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractTestkitRequestWithTransactionConfig.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AbstractTestkitRequestWithTransactionConfig.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenAndExpiration.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenAndExpiration.java
index 1cf38f2ad7..8eba6b189f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenAndExpiration.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenAndExpiration.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerClose.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerClose.java
index 5c2852e14a..e84f40428d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerClose.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerClose.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerGetAuthCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerGetAuthCompleted.java
index f33eaebe5e..c7cdce5c8e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerGetAuthCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerGetAuthCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerHandleSecurityExceptionCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerHandleSecurityExceptionCompleted.java
index 05f3ab0c1c..c804431e67 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerHandleSecurityExceptionCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthTokenManagerHandleSecurityExceptionCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthorizationToken.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthorizationToken.java
index 6006d3782e..ef7b13d0f6 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthorizationToken.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/AuthorizationToken.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BasicAuthTokenProviderCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BasicAuthTokenProviderCompleted.java
index 10967b9c87..b250ff48b0 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BasicAuthTokenProviderCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BasicAuthTokenProviderCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BearerAuthTokenProviderCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BearerAuthTokenProviderCompleted.java
index f095acd078..fcc8a9053e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BearerAuthTokenProviderCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BearerAuthTokenProviderCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarkManagerClose.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarkManagerClose.java
index c72352da83..b16cebf67b 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarkManagerClose.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarkManagerClose.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksConsumerCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksConsumerCompleted.java
index d601bdbfa2..31bbf385ea 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksConsumerCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksConsumerCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksSupplierCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksSupplierCompleted.java
index fbe195d8ae..f039f41f4a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksSupplierCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/BookmarksSupplierCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckDriverIsEncrypted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckDriverIsEncrypted.java
index da8ab2a3f7..b7b40946a1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckDriverIsEncrypted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckDriverIsEncrypted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckMultiDBSupport.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckMultiDBSupport.java
index c41cdc3f69..47d8da4744 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckMultiDBSupport.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckMultiDBSupport.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckSessionAuthSupport.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckSessionAuthSupport.java
index 8b9805808f..e63bdabb46 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckSessionAuthSupport.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CheckSessionAuthSupport.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CypherTypeField.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CypherTypeField.java
index e957951184..28268e47ec 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CypherTypeField.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/CypherTypeField.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DomainNameResolutionCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DomainNameResolutionCompleted.java
index 28a35f5414..c00ceae23e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DomainNameResolutionCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DomainNameResolutionCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DriverClose.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DriverClose.java
index 1e2ccc4391..67826f50fe 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DriverClose.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/DriverClose.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ExecuteQuery.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ExecuteQuery.java
index b9477197a5..b2449c062c 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ExecuteQuery.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ExecuteQuery.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeInstall.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeInstall.java
index b0f8b50fe2..55e58f05cb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeInstall.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeInstall.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeTick.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeTick.java
index 7fe776ab35..c1d9218801 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeTick.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeTick.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeUninstall.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeUninstall.java
index 3f0b21f167..29b1073ccc 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeUninstall.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/FakeTimeUninstall.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetConnectionPoolMetrics.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetConnectionPoolMetrics.java
index 8dfbdd4182..742c56b102 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetConnectionPoolMetrics.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetConnectionPoolMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetFeatures.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetFeatures.java
index 220e7bdaf7..6a2b15145f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetFeatures.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetFeatures.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetRoutingTable.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetRoutingTable.java
index 871cec7e6f..cd7818ab06 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetRoutingTable.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/GetRoutingTable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewAuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewAuthTokenManager.java
index a939d30a51..8947a40f78 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewAuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBasicAuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBasicAuthTokenManager.java
index 87680e8b14..3fd77bf6ce 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBasicAuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBasicAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBearerAuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBearerAuthTokenManager.java
index c93dbcfe84..8ac47caf62 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBearerAuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBearerAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBookmarkManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBookmarkManager.java
index 5de91543a6..f618a158e5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBookmarkManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewBookmarkManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewDriver.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewDriver.java
index 5e549eac9a..781f44a5c0 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewDriver.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewDriver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewSession.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewSession.java
index 191836470b..059be648c6 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewSession.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/NewSession.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResolverResolutionCompleted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResolverResolutionCompleted.java
index 151302c608..10bf8aa44e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResolverResolutionCompleted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResolverResolutionCompleted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultConsume.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultConsume.java
index 6106becf50..84e85b6d3a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultConsume.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultConsume.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultList.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultList.java
index 0636ca4057..f2669b8225 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultList.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultList.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultNext.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultNext.java
index 7d8c2c07bb..5eb6b1a98c 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultNext.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultNext.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultPeek.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultPeek.java
index d57be7aa3d..bf752fbcec 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultPeek.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultPeek.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultSingle.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultSingle.java
index 0dc5b0d9ad..f3491d8eab 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultSingle.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/ResultSingle.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryableNegative.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryableNegative.java
index 62cd5561a5..b073c18a1a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryableNegative.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryableNegative.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryablePositive.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryablePositive.java
index ff65a5d9e5..49141d9201 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryablePositive.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/RetryablePositive.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionBeginTransaction.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionBeginTransaction.java
index 6a1cb8f98a..64746faceb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionBeginTransaction.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionBeginTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionClose.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionClose.java
index 560d4a64f2..63f2142a61 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionClose.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionClose.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionLastBookmarks.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionLastBookmarks.java
index 619b4deee7..790a523e4f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionLastBookmarks.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionLastBookmarks.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionReadTransaction.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionReadTransaction.java
index e57b0a2054..7f7098a5a2 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionReadTransaction.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionReadTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionRun.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionRun.java
index 3e6b1c42dd..c3234e76d5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionRun.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionRun.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionWriteTransaction.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionWriteTransaction.java
index ad405c5fc7..a82374d0ab 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionWriteTransaction.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SessionWriteTransaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartSubTest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartSubTest.java
index f00b2fb20c..fa809af8be 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartSubTest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartSubTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartTest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartTest.java
index 9860102cc8..03ddd0e68b 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartTest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/StartTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SummaryUtil.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SummaryUtil.java
index dd3b39a59f..07c7625898 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SummaryUtil.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/SummaryUtil.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksConsumer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksConsumer.java
index 95d0692605..0a15fdb4cb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksConsumer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksConsumer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksSupplier.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksSupplier.java
index afb70ea31e..97bf7b26f1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksSupplier.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitBookmarksSupplier.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitCallbackResult.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitCallbackResult.java
index c83c1cc7e1..a39fcee28f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitCallbackResult.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitCallbackResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitRequest.java
index 61458567e6..9a7ea00bc3 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TestkitRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionClose.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionClose.java
index a0627b9876..220b58a50b 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionClose.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionClose.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionCommit.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionCommit.java
index ec19585cc4..d14e4650df 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionCommit.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionCommit.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRollback.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRollback.java
index 4ca9b515a0..d090b00b66 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRollback.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRollback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRun.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRun.java
index 2a97458b49..0cd4863389 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRun.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/TransactionRun.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyAuthentication.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyAuthentication.java
index 94b97831b5..58afedfd7a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyAuthentication.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyAuthentication.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyConnectivity.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyConnectivity.java
index d00cf012b1..614bf4faeb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyConnectivity.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/VerifyConnectivity.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateDeserializer.java
index 2125bf2bf8..4eca4ba0c0 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateTimeDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateTimeDeserializer.java
index 095b631456..97987f6d75 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateTimeDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDateTimeDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDurationDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDurationDeserializer.java
index e8d64bee66..0797c88a2d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDurationDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherDurationDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherParamDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherParamDeserializer.java
index 5af083b7a8..13732a4686 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherParamDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherParamDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTimeDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTimeDeserializer.java
index c54de6b121..ef9e8581a7 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTimeDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTimeDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTypeMapper.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTypeMapper.java
index 9a382febaa..7b489692b5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTypeMapper.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitCypherTypeMapper.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitListDeserializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitListDeserializer.java
index 6620157fe4..1a7f7f1a93 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitListDeserializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/TestkitListDeserializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherDateTime.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherDateTime.java
index 48ddd3d4ac..fe97db9b03 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherDateTime.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherDateTime.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherTime.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherTime.java
index 34f6156d76..55bf1c5f9f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherTime.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherTime.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherType.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherType.java
index 208de86b7e..3237ffdb3e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherType.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/requests/deserializer/types/CypherType.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManager.java
index 0ea2a4ba23..9aa1d1902a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerGetAuthRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerGetAuthRequest.java
index cbd0aa6bed..717e4eb048 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerGetAuthRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerGetAuthRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerHandleSecurityExceptionRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerHandleSecurityExceptionRequest.java
index 41421b84ef..dc15798b16 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerHandleSecurityExceptionRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenManagerHandleSecurityExceptionRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenProviderRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenProviderRequest.java
index 0eb78e8740..b601ff4860 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenProviderRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/AuthTokenProviderRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BackendError.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BackendError.java
index 3f830e5055..ba346558db 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BackendError.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BackendError.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenManager.java
index 896d87cac7..d3b822db30 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenProviderRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenProviderRequest.java
index 0ba35f39b6..111a3bd602 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenProviderRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BasicAuthTokenProviderRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenManager.java
index 09e2453a2a..8e9a780c72 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenProviderRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenProviderRequest.java
index 35fcda1e65..c06e078e78 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenProviderRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BearerAuthTokenProviderRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarkManager.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarkManager.java
index e126692a64..286303669e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarkManager.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarkManager.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Bookmarks.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Bookmarks.java
index d3e7208af2..d910797db0 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Bookmarks.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Bookmarks.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksConsumerRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksConsumerRequest.java
index f9a2af92d2..937160e87f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksConsumerRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksConsumerRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksSupplierRequest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksSupplierRequest.java
index f8e1105538..31a84b9ee1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksSupplierRequest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/BookmarksSupplierRequest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ConnectionPoolMetrics.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ConnectionPoolMetrics.java
index c3464a058e..70cfc15679 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ConnectionPoolMetrics.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ConnectionPoolMetrics.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DomainNameResolutionRequired.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DomainNameResolutionRequired.java
index 549a1606f9..d8a6d90394 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DomainNameResolutionRequired.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DomainNameResolutionRequired.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Driver.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Driver.java
index 3a6e499224..d6eeea1f6e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Driver.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Driver.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverError.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverError.java
index 4e7d52e066..13ed20377c 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverError.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverError.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsAuthenticated.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsAuthenticated.java
index 771aa0b9b6..c392ce4432 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsAuthenticated.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsAuthenticated.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsEncrypted.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsEncrypted.java
index c49b64dba8..cbb10e09db 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsEncrypted.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/DriverIsEncrypted.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/EagerResult.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/EagerResult.java
index 617ea6b6c7..f84e350954 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/EagerResult.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/EagerResult.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FakeTimeAck.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FakeTimeAck.java
index 7c5aba25a8..f410f57637 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FakeTimeAck.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FakeTimeAck.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FeatureList.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FeatureList.java
index 83f758af7c..82f412ccca 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FeatureList.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FeatureList.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Field.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Field.java
index d8a1023d6d..eb0ef03d9b 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Field.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Field.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FrontendError.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FrontendError.java
index 0e825670d1..5e5c86afbd 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FrontendError.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/FrontendError.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/MultiDBSupport.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/MultiDBSupport.java
index 3112b397b8..5e85f85613 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/MultiDBSupport.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/MultiDBSupport.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/NullRecord.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/NullRecord.java
index e4374d88a2..6f9bea55ff 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/NullRecord.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/NullRecord.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Record.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Record.java
index 10f70e1644..b2472bcc64 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Record.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Record.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RecordList.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RecordList.java
index 58dcb19315..cada2288eb 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RecordList.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RecordList.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ResolverResolutionRequired.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ResolverResolutionRequired.java
index 432b36c087..dafdfc2e52 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ResolverResolutionRequired.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/ResolverResolutionRequired.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Result.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Result.java
index 9e0c687cae..7f17229d68 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Result.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Result.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableDone.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableDone.java
index db8f6f1186..ed8de059c1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableDone.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableDone.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableTry.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableTry.java
index 3fbec5d7c1..1435e8d24a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableTry.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RetryableTry.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RoutingTable.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RoutingTable.java
index fef64d9805..b1395750bc 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RoutingTable.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RoutingTable.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunSubTests.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunSubTests.java
index 70dc30db02..7c3fa0283f 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunSubTests.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunSubTests.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunTest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunTest.java
index 3f354bc247..5fdc50f861 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunTest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/RunTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Session.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Session.java
index 2eddfe25ff..05008cc71d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Session.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Session.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SessionAuthSupport.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SessionAuthSupport.java
index 59d78056b3..5f023f4c27 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SessionAuthSupport.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SessionAuthSupport.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SkipTest.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SkipTest.java
index 19ada73e97..3233cd6e1d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SkipTest.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/SkipTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Summary.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Summary.java
index f13b3027e0..5b584d521c 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Summary.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Summary.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitCallback.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitCallback.java
index 4f87c70260..4b88ecb740 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitCallback.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitCallback.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitResponse.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitResponse.java
index 0593311088..816e93daf7 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitResponse.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/TestkitResponse.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Transaction.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Transaction.java
index a90a77d05a..fcb59c0984 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Transaction.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/Transaction.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/GenUtils.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/GenUtils.java
index 7db5acc399..1b7bc74410 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/GenUtils.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/GenUtils.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateTimeValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateTimeValueSerializer.java
index 57085eccf4..b92c3aa24a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateTimeValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateTimeValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateValueSerializer.java
index 051b6277f5..b65760220b 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDateValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDurationValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDurationValueSerializer.java
index d62d05c8f0..a16443c3c1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDurationValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitDurationValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitListValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitListValueSerializer.java
index 86a1472726..76e73c89de 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitListValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitListValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalDateTimeValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalDateTimeValueSerializer.java
index 08f182b00d..10b07aaac1 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalDateTimeValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalDateTimeValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalTimeValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalTimeValueSerializer.java
index b3c3927d9c..b4e56f79d0 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalTimeValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitLocalTimeValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitMapValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitMapValueSerializer.java
index 1b6f048342..4aed467fa5 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitMapValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitMapValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitNodeValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitNodeValueSerializer.java
index 6a35e784bc..7ea8c87a8e 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitNodeValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitNodeValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitPathValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitPathValueSerializer.java
index 499e524646..16f387f1ec 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitPathValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitPathValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRecordSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRecordSerializer.java
index 727d52c447..f39e3fb1c4 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRecordSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRecordSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRelationshipValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRelationshipValueSerializer.java
index fc7d68794c..300d19f33a 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRelationshipValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitRelationshipValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitTimeValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitTimeValueSerializer.java
index 30e62dd537..0bf3cb2bd6 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitTimeValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitTimeValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitValueSerializer.java b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitValueSerializer.java
index 5dc1e3ba3d..a823d74f3d 100644
--- a/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitValueSerializer.java
+++ b/testkit-backend/src/main/java/neo4j/org/testkit/backend/messages/responses/serializer/TestkitValueSerializer.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageDeserializerTest.java b/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageDeserializerTest.java
index 996656bf1c..c767adc98b 100644
--- a/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageDeserializerTest.java
+++ b/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageDeserializerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageSerializerTest.java b/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageSerializerTest.java
index 1be3e7943d..7feadf7018 100644
--- a/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageSerializerTest.java
+++ b/testkit-backend/src/test/java/neo4j/org/testkit/backend/MessageSerializerTest.java
@@ -1,8 +1,6 @@
/*
* Copyright (c) "Neo4j"
- * Neo4j Sweden AB [http://neo4j.com]
- *
- * This file is part of Neo4j.
+ * Neo4j Sweden AB [https://neo4j.com]
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/testkit-tests/NOTICE.txt b/testkit-tests/NOTICE.txt
index 76aba93fdd..c3bf48c6fc 100644
--- a/testkit-tests/NOTICE.txt
+++ b/testkit-tests/NOTICE.txt
@@ -1,5 +1,5 @@
Copyright (c) "Neo4j"
-Neo4j Sweden AB [http://neo4j.com]
+Neo4j Sweden AB [https://neo4j.com]
This file is part of Neo4j.