Skip to content

Commit f9c0324

Browse files
update legal header (#752)
1 parent 37fb458 commit f9c0324

File tree

672 files changed

+1479
-2827
lines changed

Some content is hidden

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

672 files changed

+1479
-2827
lines changed

Neo4j.Driver/.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ij_formatter_tags_enabled = false
1313
ij_smart_tabs = false
1414
ij_visual_guides = none
1515
ij_wrap_on_typing = false
16-
file_header_template = Copyright (c) "Neo4j"\nNeo4j Sweden AB [http://neo4j.com]\n\nThis file is part of Neo4j.\n\nLicensed under the Apache License, Version 2.0 (the "License").\nYou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an "AS IS" BASIS, \nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.
16+
file_header_template = Copyright (c) "Neo4j"\nNeo4j Sweden AB [https://neo4j.com]\n\nLicensed under the Apache License, Version 2.0 (the "License").\nYou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an "AS IS" BASIS, \nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.
1717

1818
# Microsoft .NET properties
1919
csharp_indent_braces = false

Neo4j.Driver/Neo4j.Driver.Reactive/DriverExtensions.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/IRxResult.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/IRxRunnable.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/IRxSession.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/IRxTransaction.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/Internal/InternalRxSession.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/Internal/InternalRxTransaction.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/Internal/RxExtensions.cs

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

Neo4j.Driver/Neo4j.Driver.Reactive/Internal/RxResult.cs

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

0 commit comments

Comments
 (0)