Skip to content

Commit ee1d0d8

Browse files
authored
Chore - Update copyright date (#3528)
This updates the copyright dates on source files. It fixes #3527
1 parent bad6717 commit ee1d0d8

File tree

399 files changed

+399
-399
lines changed

Some content is hidden

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

399 files changed

+399
-399
lines changed

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/api/SetSchemaBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/api/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/BasicBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/CreateDatabaseBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/ManyDatabasesBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/RecordLayerScanBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/RelationalConnectionBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/RelationalRecordLayerAccessor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

fdb-relational-core/src/jmh/java/com/apple/foundationdb/relational/recordlayer/RelationalScanBenchmark.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* This source file is part of the FoundationDB open source project
55
*
6-
* Copyright 2021-2024 Apple Inc. and the FoundationDB project authors
6+
* Copyright 2021-2025 Apple Inc. and the FoundationDB project authors
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)