Skip to content

Commit c5b41f4

Browse files
authored
Update build-resources to 5.13.0 and update license headers (#1497)
1 parent fbdd1ad commit c5b41f4

File tree

1,033 files changed

+1034
-3101
lines changed

Some content is hidden

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

1,033 files changed

+1034
-3101
lines changed

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [http://neo4j.com]
2+
Neo4j Sweden AB [https://neo4j.com]
33

44
This file is part of Neo4j.
55

build/license-header.txt

Lines changed: 0 additions & 16 deletions
This file was deleted.

bundle/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [http://neo4j.com]
2+
Neo4j Sweden AB [https://neo4j.com]
33

44
This file is part of Neo4j.
55

bundle/src/main/jpms/module-info.java

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

driver/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Copyright (c) "Neo4j"
2-
Neo4j Sweden AB [http://neo4j.com]
2+
Neo4j Sweden AB [https://neo4j.com]
33

44
This file is part of Neo4j.
55

driver/src/main/java/module-info.java

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

driver/src/main/java/org/neo4j/driver/AccessMode.java

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

driver/src/main/java/org/neo4j/driver/AuthToken.java

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

driver/src/main/java/org/neo4j/driver/AuthTokenAndExpiration.java

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

driver/src/main/java/org/neo4j/driver/AuthTokenManager.java

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

0 commit comments

Comments
 (0)