From 2a5f250471dfff6863972f7c7bbb2c204819be7f Mon Sep 17 00:00:00 2001 From: Alec Grieser Date: Fri, 17 Jan 2025 15:00:03 +0000 Subject: [PATCH] introduce spotless and use it to fix copyright headers --- build.gradle | 18 ++++++++++ examples/src/main/proto/sample.proto | 1 + .../java/com/apple/foundationdb/FDBError.java | 2 +- .../clientlog/FDBClientLogEvents.java | 2 +- .../clientlog/VersionFromTimestamp.java | 4 +-- .../foundationdb/tuple/TupleOrdering.java | 2 +- .../test/TestDatabaseExtension.java | 2 +- .../foundationdb/tuple/TupleOrderingTest.java | 2 +- .../record/cursors/aggregate/DoubleState.java | 2 +- .../record/cursors/aggregate/FloatState.java | 2 +- .../cursors/aggregate/IntegerState.java | 2 +- .../record/cursors/aggregate/LongState.java | 2 +- .../cursors/aggregate/StreamGrouping.java | 2 +- .../expressions/DimensionsKeyExpression.java | 2 +- .../LongArithmethicFunctionKeyExpression.java | 2 +- .../OrderFunctionKeyExpression.java | 2 +- .../OrderFunctionKeyExpressionFactory.java | 4 +-- .../record/provider/common/CipherPool.java | 2 +- .../foundationdb/EventKeeperTranslator.java | 2 +- .../foundationdb/FDBDatabaseFactoryImpl.java | 2 +- .../foundationdb/FDBIndexedRawRecord.java | 2 +- .../foundationdb/FDBSystemOperations.java | 2 +- .../IndexDeferredMaintenanceControl.java | 2 +- .../IndexPrefetchRangeKeyValueCursor.java | 2 +- .../foundationdb/IndexScanBounds.java | 2 +- .../foundationdb/IndexScanComparisons.java | 2 +- .../foundationdb/IndexScanParameters.java | 2 +- .../provider/foundationdb/IndexScanRange.java | 2 +- .../foundationdb/IndexingScrubDangling.java | 2 +- .../foundationdb/IndexingScrubMissing.java | 2 +- .../foundationdb/KeyValueCursorBase.java | 2 +- .../MultidimensionalIndexScanBounds.java | 2 +- .../MultidimensionalIndexScanComparisons.java | 2 +- .../OnlineIndexOperationBaseBuilder.java | 2 +- .../foundationdb/OnlineIndexScrubber.java | 2 +- .../foundationdb/SortedRecordSerializer.java | 2 +- .../UnsupportedMethodException.java | 2 +- .../UnsupportedRemoteFetchIndexException.java | 2 +- .../clientlog/KeySpaceCountTree.java | 2 +- .../indexes/BitmapValueIndexMaintainer.java | 2 +- .../BitmapValueIndexMaintainerFactory.java | 4 +-- .../indexes/MultiDimensionalIndexHelper.java | 2 +- .../MultidimensionalIndexMaintainer.java | 2 +- ...ultidimensionalIndexMaintainerFactory.java | 4 +-- .../PermutedMinMaxIndexMaintainer.java | 2 +- .../PermutedMinMaxIndexMaintainerFactory.java | 2 +- .../ValueIndexScrubbingToolsMissing.java | 2 +- .../keyspace/KeySpaceTreeResolver.java | 2 +- .../TimeWindowScanComparisons.java | 2 +- .../leaderboard/TimeWindowScanRange.java | 2 +- .../PassThroughRecordStoreStateCache.java | 2 +- ...ssThroughRecordStoreStateCacheFactory.java | 2 +- ...adVersionRecordStoreStateCacheFactory.java | 2 +- .../expressions/OrderQueryKeyExpression.java | 2 +- ...QueryKeyExpressionWithOneOfComparison.java | 2 +- .../query/plan/PlanWithOrderingKey.java | 2 +- .../query/plan/PlanWithStoredFields.java | 2 +- .../bitmap/ComposedBitmapIndexAggregate.java | 4 +-- .../bitmap/ComposedBitmapIndexQueryPlan.java | 2 +- .../query/plan/cascades/ExpansionVisitor.java | 2 +- .../plan/cascades/LinkedIdentityMap.java | 2 +- .../query/plan/cascades/MatchPartition.java | 2 +- .../cascades/PreOrderPruningIterator.java | 2 +- .../cascades/PrimaryScanMatchCandidate.java | 2 +- .../WindowedIndexExpansionVisitor.java | 2 +- .../WindowedIndexScanMatchCandidate.java | 2 +- .../LogicalDistinctExpression.java | 2 +- .../DatabaseObjectDependenciesPredicate.java | 2 +- .../cascades/rules/ImplementExplodeRule.java | 2 +- .../cascades/rules/ImplementInsertRule.java | 2 +- .../ImplementStreamingAggregationRule.java | 2 +- .../rules/PushInJoinThroughFetchRule.java | 2 +- ...ushRequestedOrderingThroughDeleteRule.java | 2 +- ...ushRequestedOrderingThroughInsertRule.java | 2 +- ...ushRequestedOrderingThroughUpdateRule.java | 2 +- .../values/IndexableAggregateValue.java | 2 +- .../values/simplification/AbstractRule.java | 2 +- .../simplification/AbstractRuleCall.java | 2 +- .../simplification/AbstractRuleSet.java | 2 +- .../plans/RecordQueryFirstOrDefaultPlan.java | 2 +- ...RecordQueryInUnionOnKeyExpressionPlan.java | 2 +- .../plans/RecordQueryInUnionOnValuesPlan.java | 2 +- .../plan/plans/RecordQueryInUnionPlan.java | 2 +- .../plans/RecordQueryRecursiveUnionPlan.java | 2 +- .../plan/sorting/RecordQueryDamPlan.java | 2 +- .../RecordQueryPlannerSortConfiguration.java | 2 +- .../plan/sorting/RecordQuerySortAdapter.java | 2 +- .../plan/sorting/RecordQuerySortKey.java | 2 +- .../plan/sorting/RecordQuerySortPlan.java | 2 +- .../UnorderedPrimaryKeyDistinctVisitor.java | 2 +- .../record/sorting/FileSortAdapter.java | 2 +- .../record/sorting/FileSortCursor.java | 2 +- .../sorting/FileSortCursorContinuation.java | 2 +- .../record/sorting/FileSorter.java | 2 +- .../record/sorting/MemoryDam.java | 2 +- .../record/sorting/MemoryScratchpad.java | 2 +- .../record/sorting/MemorySortAdapter.java | 2 +- .../record/sorting/MemorySortCursor.java | 2 +- .../sorting/MemorySortCursorContinuation.java | 2 +- .../record/sorting/MemorySorter.java | 2 +- .../record/sorting/SortEvents.java | 2 +- .../record/sorting/SortedFileReader.java | 2 +- .../src/main/proto/index_build.proto | 36 +++++++++---------- .../src/main/proto/planner_debugger.proto | 3 +- .../src/main/proto/record_cursor.proto | 1 + .../src/main/proto/record_metadata.proto | 1 + .../main/proto/record_metadata_options.proto | 1 + .../main/proto/record_planner_config.proto | 1 + .../src/main/proto/record_query_plan.proto | 1 + .../src/main/proto/record_query_runtime.proto | 1 + .../src/main/proto/record_sorting.proto | 3 +- .../src/main/proto/resolver_state.proto | 1 + .../main/proto/string_interning_data.proto | 1 + .../main/proto/time_window_leaderboard.proto | 1 + .../src/main/proto/tuple_fields.proto | 1 + .../record/cursors/FallbackCursorTest.java | 2 +- .../MetaDataEvolutionValidatorTest.java | 2 +- .../provider/common/MappedPoolTest.java | 2 +- .../foundationdb/FDBRecordStoreCrudTest.java | 2 +- .../FDBRecordStoreEstimateSizeTest.java | 2 +- .../FDBRecordStoreUniqueIndexTest.java | 2 +- .../foundationdb/IndexFunctionHelperTest.java | 2 +- .../foundationdb/OnlineIndexScrubberTest.java | 2 +- .../OnlineIndexerMultiTargetTest.java | 2 +- .../RemoteFetchIndexScanTest.java | 2 +- .../RemoteFetchMultiColumnKeyTest.java | 2 +- .../RemoteFetchOldVersionTest.java | 2 +- .../RemoteFetchSplitRecordsTest.java | 2 +- .../foundationdb/RemoteFetchTest.java | 2 +- .../foundationdb/RemoteFetchTestBase.java | 2 +- .../RemoteFetchWithoutSplitRecordsTest.java | 2 +- .../foundationdb/cursors/SortCursorTests.java | 2 +- .../indexes/BitmapValueIndexTest.java | 2 +- .../MultidimensionalIndexTestBase.java | 2 +- .../indexes/PermutedMinMaxIndexTest.java | 2 +- .../FDBLongArithmeticFunctionQueryTest.java | 2 +- .../query/FDBOrderingQueryTest.java | 2 +- .../query/FDBQueryGraphTestHelpers.java | 2 +- .../query/QueryPlanFullySortedTest.java | 2 +- .../query/QueryPlanMaxCardinalityTest.java | 2 +- .../query/plan/cascades/ChooseKTest.java | 2 +- .../plan/cascades/LikeOperatorValueTest.java | 2 +- .../cascades/VariadicFunctionValueTest.java | 2 +- .../plan/debug/DebuggerWithSymbolTables.java | 2 +- .../query/plan/match/AnyFilterMatcher.java | 2 +- .../match/ComposedBitmapIndexMatcher.java | 2 +- .../record/query/plan/match/SortMatcher.java | 4 +-- .../plan/synthetic/SyntheticPlanMatchers.java | 2 +- .../ExceptionLoggingDetailsExtension.java | 2 +- .../ExceptionLoggingDetailsExtensionTest.java | 2 +- .../record/test/FDBDatabaseExtension.java | 2 +- .../TestKeySpacePathManagerExtension.java | 2 +- .../evolution/test_field_type_change.proto | 1 + .../evolution/test_header_as_group.proto | 1 + .../evolution/test_merged_nested_types.proto | 1 + .../proto/evolution/test_nested_proto2.proto | 1 + .../proto/evolution/test_nested_proto3.proto | 1 + .../evolution/test_new_record_type.proto | 1 + .../evolution/test_records_1_imported.proto | 1 + .../evolution/test_records_3_proto3.proto | 1 + .../evolution/test_records_enum_proto3.proto | 1 + .../test_records_nested_proto2.proto | 1 + .../test_records_nested_proto3.proto | 1 + .../proto/evolution/test_self_reference.proto | 1 + .../test_self_reference_unspooled.proto | 1 + .../evolution/test_split_nested_types.proto | 1 + .../evolution/test_swap_union_fields.proto | 1 + .../test_unmerged_nested_types.proto | 1 + .../src/test/proto/expression_tests.proto | 1 + .../src/test/proto/test_hierarchies.proto | 1 + .../src/test/proto/test_no_indexes.proto | 1 + .../src/test/proto/test_no_union.proto | 1 + .../test/proto/test_no_union_evolved.proto | 1 + .../proto/test_no_union_evolved_illegal.proto | 1 + .../test_no_union_evolved_renamed_type.proto | 1 + .../src/test/proto/test_records_1.proto | 1 + .../test/proto/test_records_1_evolved.proto | 1 + .../proto/test_records_1_evolved_again.proto | 1 + .../test_records_1_evolved_with_map.proto | 1 + .../src/test/proto/test_records_2.proto | 1 + .../src/test/proto/test_records_3.proto | 1 + .../src/test/proto/test_records_4.proto | 1 + .../test/proto/test_records_4_wrapper.proto | 1 + .../src/test/proto/test_records_5.proto | 1 + .../src/test/proto/test_records_6.proto | 1 + .../src/test/proto/test_records_7.proto | 1 + .../src/test/proto/test_records_8.proto | 1 + .../test/proto/test_records_bad_union_1.proto | 1 + .../test/proto/test_records_bad_union_2.proto | 1 + .../src/test/proto/test_records_bitmap.proto | 3 +- .../src/test/proto/test_records_bytes.proto | 1 + .../test/proto/test_records_chained_1.proto | 1 + .../test/proto/test_records_chained_2.proto | 1 + .../test/proto/test_records_datatypes.proto | 1 + .../proto/test_records_double_nested.proto | 1 + .../test_records_duplicate_union_fields.proto | 1 + ...rds_duplicate_union_fields_reordered.proto | 1 + .../src/test/proto/test_records_enum.proto | 1 + .../test_records_grouped_parent_child.proto | 1 + .../proto/test_records_implicit_usage.proto | 1 + ...test_records_implicit_usage_no_union.proto | 1 + .../src/test/proto/test_records_import.proto | 1 + .../test/proto/test_records_import_flat.proto | 1 + .../proto/test_records_imported_and_new.proto | 1 + .../proto/test_records_index_compat.proto | 1 + .../proto/test_records_index_filtering.proto | 1 + .../test/proto/test_records_join_index.proto | 1 + .../test/proto/test_records_leaderboard.proto | 1 + .../src/test/proto/test_records_map.proto | 20 +++++++++++ .../src/test/proto/test_records_maps.proto | 1 + .../proto/test_records_marked_unmarked.proto | 1 + .../src/test/proto/test_records_multi.proto | 1 + .../proto/test_records_multidimensional.proto | 3 +- .../test/proto/test_records_name_clash.proto | 1 + .../proto/test_records_nested_as_record.proto | 1 + .../proto/test_records_no_primary_key.proto | 1 + .../src/test/proto/test_records_nulls_2.proto | 1 + .../src/test/proto/test_records_nulls_3.proto | 20 +++++++++++ .../src/test/proto/test_records_oneof.proto | 1 + .../proto/test_records_parent_child.proto | 1 + .../src/test/proto/test_records_rank.proto | 1 + .../src/test/proto/test_records_text.proto | 1 + .../test/proto/test_records_transform.proto | 1 + .../proto/test_records_tuple_fields.proto | 1 + .../test/proto/test_records_two_unions.proto | 1 + .../test_records_union_default_name.proto | 1 + .../test_records_union_missing_record.proto | 1 + ...t_records_union_with_imported_nested.proto | 1 + .../test_records_union_with_nested.proto | 1 + .../test/proto/test_records_unsigned_1.proto | 1 + .../test/proto/test_records_unsigned_2.proto | 1 + .../test/proto/test_records_unsigned_3.proto | 1 + .../test/proto/test_records_unsigned_4.proto | 1 + .../test/proto/test_records_unsigned_5.proto | 1 + .../test/proto/test_records_with_header.proto | 1 + .../test/proto/test_records_with_union.proto | 1 + .../proto/test_required_nested_record.proto | 20 +++++++++++ .../lucene/LuceneAutoCompleteQueryClause.java | 2 +- .../record/lucene/LuceneBooleanQuery.java | 2 +- .../lucene/LuceneDocumentFromRecord.java | 2 +- .../record/lucene/LuceneEvents.java | 4 +-- .../lucene/LuceneFunctionKeyExpression.java | 2 +- .../LuceneFunctionKeyExpressionFactory.java | 2 +- .../record/lucene/LuceneFunctionNames.java | 2 +- .../record/lucene/LuceneIndexExpressions.java | 2 +- .../record/lucene/LuceneIndexOptions.java | 2 +- .../record/lucene/LuceneIndexValidator.java | 4 +-- .../record/lucene/LuceneLogMessageKeys.java | 2 +- .../record/lucene/LuceneNotQuery.java | 2 +- .../LucenePrimaryKeySegmentIndexV1.java | 2 +- .../LucenePrimaryKeySegmentIndexV2.java | 2 +- .../record/lucene/LuceneQueryClause.java | 2 +- .../LuceneQueryFieldComparisonClause.java | 2 +- .../LuceneQueryMultiFieldSearchClause.java | 2 +- .../lucene/LuceneQuerySearchClause.java | 2 +- .../lucene/LuceneRepartitionPlanner.java | 2 +- .../record/lucene/LuceneScanBounds.java | 2 +- .../record/lucene/LuceneScanParameters.java | 2 +- .../record/lucene/LuceneScanQuery.java | 2 +- .../lucene/LuceneScanQueryParameters.java | 2 +- .../record/lucene/LuceneScanSpellCheck.java | 4 +-- .../LuceneScanSpellCheckParameters.java | 2 +- .../record/lucene/LuceneScanTypes.java | 2 +- .../lucene/LuceneSpellCheckRecordCursor.java | 2 +- .../codec/LuceneOptimizedLiveDocsFormat.java | 2 +- .../directory/FDBDirectorySharedCache.java | 2 +- .../FDBDirectorySharedCacheManager.java | 2 +- .../idformat/RecordCoreFormatException.java | 2 +- .../idformat/RecordCoreSizeException.java | 2 +- .../lucene/search/ConfigAwareQueryParser.java | 2 +- ...timizedMultiFieldStopWordsQueryParser.java | 2 +- .../LuceneQueryParserFactoryProvider.java | 2 +- .../synonym/EnglishSynonymMapConfig.java | 2 +- .../lucene/synonym/SynonymMapRegistry.java | 2 +- .../synonym/SynonymMapRegistryImpl.java | 2 +- .../src/main/proto/lucene_continuation.proto | 3 +- .../src/main/proto/lucene_field_infos.proto | 3 +- .../src/main/proto/lucene_file_system.proto | 3 +- .../src/main/proto/lucene_partitioning.proto | 3 +- .../main/proto/lucene_record_query_plan.proto | 5 +-- .../src/main/proto/lucene_stored_fields.proto | 3 +- .../lucene/LuceneDocumentFromRecordTest.java | 4 +-- .../lucene/LuceneIndexMaintenanceTest.java | 2 +- .../lucene/LuceneIndexTestDataModel.java | 2 +- .../lucene/LuceneIndexTestValidator.java | 2 +- .../record/lucene/LuceneLockFailureTest.java | 2 +- .../lucene/LuceneOnlineIndexingTest.java | 2 +- .../record/lucene/LucenePlanMatchers.java | 4 +-- .../record/lucene/LucenePlannerTest.java | 2 +- .../record/lucene/LuceneSharedCacheTest.java | 2 +- .../lucene/directory/FDBIndexOutputTest.java | 2 +- .../directory/FDBLuceneFunctionalityTest.java | 2 +- .../lucene/highlight/LuceneLocaleTest.java | 2 +- .../lucene/highlight/LuceneScaleTest.java | 2 +- .../lucene/idformat/IdFormatParserTest.java | 2 +- .../common/DoubleValueOrParameter.java | 2 +- .../spatial/geophile/GeophileBoxLatLon.java | 2 +- .../GeophileBoxLatLonWithWraparound.java | 2 +- .../geophile/GeophileCoveringPointRecord.java | 2 +- .../geophile/GeophileIndexMaintainer.java | 2 +- .../GeophileIndexMaintainerFactory.java | 2 +- .../spatial/geophile/GeophileIndexTypes.java | 2 +- .../geophile/GeophileIndexValidator.java | 2 +- .../GeophilePointWithinDistanceQueryPlan.java | 2 +- .../spatial/geophile/GeophileScanTypes.java | 2 +- .../GeophileSpatialFunctionKeyExpression.java | 2 +- ...leSpatialFunctionKeyExpressionFactory.java | 2 +- .../GeophileSpatialFunctionNames.java | 2 +- .../GeophileSpatialIndexJoinPlan.java | 2 +- .../GeophileSpatialObjectQueryPlan.java | 2 +- .../spatial/geophile/GeophileQueryTest.java | 2 +- .../src/test/proto/test_records_geo.proto | 1 + .../relational/api/ArrayMetaData.java | 2 +- .../relational/api/Continuation.java | 2 +- .../relational/api/DynamicMessageBuilder.java | 2 +- .../relational/api/FieldDescription.java | 2 +- .../foundationdb/relational/api/KeySet.java | 2 +- .../foundationdb/relational/api/Options.java | 2 +- .../relational/api/ParseTreeInfo.java | 2 +- .../relational/api/RelationalArray.java | 2 +- .../api/RelationalArrayBuilder.java | 2 +- .../api/RelationalArrayMetaData.java | 2 +- .../relational/api/RelationalConnection.java | 2 +- .../api/RelationalDatabaseMetaData.java | 2 +- .../api/RelationalDirectAccessStatement.java | 2 +- .../relational/api/RelationalDriver.java | 2 +- .../api/RelationalPreparedStatement.java | 2 +- .../relational/api/RelationalResultSet.java | 2 +- .../api/RelationalResultSetMetaData.java | 2 +- .../relational/api/RelationalStatement.java | 2 +- .../relational/api/RelationalStruct.java | 2 +- .../api/RelationalStructBuilder.java | 2 +- .../api/RelationalStructMetaData.java | 2 +- .../foundationdb/relational/api/Row.java | 2 +- .../relational/api/SqlTypeNamesSupport.java | 2 +- .../relational/api/StructMetaData.java | 2 +- .../api/StructResultSetMetaData.java | 2 +- .../exceptions/ContextualSQLException.java | 2 +- .../relational/api/exceptions/ErrorCode.java | 2 +- .../exceptions/InternalErrorException.java | 2 +- .../InvalidColumnReferenceException.java | 2 +- .../api/exceptions/InvalidTypeException.java | 2 +- .../api/exceptions/RelationalException.java | 2 +- .../UncheckedRelationalException.java | 2 +- .../api/fluentsql/FluentVisitor.java | 2 +- .../relational/api/fluentsql/SqlVisitor.java | 2 +- .../expression/BooleanExpressionTrait.java | 2 +- .../fluentsql/expression/BooleanFunction.java | 2 +- .../fluentsql/expression/BooleanLiteral.java | 2 +- .../expression/ComparableExpressionTrait.java | 2 +- .../expression/ComparableFunction.java | 2 +- .../api/fluentsql/expression/Expression.java | 2 +- .../expression/ExpressionFactory.java | 2 +- .../expression/ExpressionFragment.java | 2 +- .../api/fluentsql/expression/Field.java | 2 +- .../fluentsql/expression/FunctionLike.java | 2 +- .../api/fluentsql/expression/Literal.java | 2 +- .../expression/NestedBooleanExpression.java | 2 +- .../expression/NumericExpressionTrait.java | 2 +- .../fluentsql/expression/NumericFunction.java | 2 +- .../fluentsql/expression/NumericLiteral.java | 2 +- .../api/fluentsql/expression/Operation.java | 2 +- .../fluentsql/expression/ParsingFragment.java | 2 +- .../expression/ScalarExpression.java | 2 +- .../fluentsql/expression/StringLiteral.java | 2 +- .../expression/UserDefinedField.java | 2 +- .../fluentsql/expression/details/Mixins.java | 2 +- .../statement/StatementBuilderFactory.java | 2 +- .../fluentsql/statement/StructuredQuery.java | 2 +- .../fluentsql/statement/UpdateStatement.java | 2 +- .../relational/api/metadata/Column.java | 2 +- .../relational/api/metadata/DataType.java | 2 +- .../relational/api/metadata/Index.java | 2 +- .../relational/api/metadata/Metadata.java | 2 +- .../relational/api/metadata/Schema.java | 2 +- .../api/metadata/SchemaTemplate.java | 2 +- .../relational/api/metadata/Table.java | 2 +- .../relational/api/metadata/Visitor.java | 2 +- .../api/options/OptionContract.java | 2 +- .../relational/api/options/RangeContract.java | 2 +- .../relational/api/options/TypeContract.java | 2 +- .../foundationdb/relational/util/Assert.java | 2 +- .../relational/util/BuildVersion.java | 2 +- .../ExcludeFromJacocoGeneratedReport.java | 2 +- .../relational/util/PositionalIndex.java | 2 +- .../util/SpotBugsSuppressWarnings.java | 2 +- .../relational/api/OptionsTest.java | 2 +- .../api/RelationalExceptionTest.java | 2 +- .../relational/util/BuildVersionTest.java | 2 +- .../relational/utils/MessageAssert.java | 2 +- .../relational/utils/RelationalAssert.java | 2 +- .../utils/RelationalAssertions.java | 2 +- .../relational/cli/sqlline/Customize.java | 2 +- .../cli/sqlline/JsonOutputFormatPlus.java | 2 +- .../cli/sqlline/RelationalSQLLine.java | 2 +- .../PlannerDebuggerCommandHandler.java | 2 +- .../src/main/java/sqlline/SetSchema.java | 2 +- .../src/main/java/sqlline/Utils.java | 2 +- .../relational/cli/LaunchSQLLine.java | 2 +- .../relational/cli/SQLLineTest.java | 2 +- .../src/test/java/sqlline/UtilsTest.java | 2 +- .../relational/api/ConnectionScoped.java | 2 +- .../api/EmbeddedRelationalArray.java | 2 +- .../api/EmbeddedRelationalDriver.java | 2 +- .../api/EmbeddedRelationalEngine.java | 2 +- .../api/EmbeddedRelationalStruct.java | 2 +- .../relational/api/ImmutableRowStruct.java | 2 +- .../relational/api/MutableRowStruct.java | 2 +- .../relational/api/NonTransactional.java | 2 +- .../relational/api/OperationSet.java | 2 +- .../relational/api/ProtobufDataBuilder.java | 2 +- .../foundationdb/relational/api/RowArray.java | 2 +- .../relational/api/RowStruct.java | 2 +- .../relational/api/SqlTypeSupport.java | 2 +- .../relational/api/StorageCluster.java | 2 +- .../relational/api/Transaction.java | 2 +- .../relational/api/TransactionManager.java | 2 +- .../relational/api/TransactionScoped.java | 2 +- .../api/catalog/CatalogValidator.java | 2 +- .../api/catalog/DatabaseSchema.java | 2 +- .../api/catalog/DatabaseTemplate.java | 2 +- .../catalog/NoOpSchemaTemplateCatalog.java | 2 +- .../api/catalog/RelationalDatabase.java | 2 +- .../api/catalog/SchemaTemplateCatalog.java | 2 +- .../relational/api/catalog/StoreCatalog.java | 2 +- .../AbstractMetadataOperationsFactory.java | 2 +- .../api/ddl/AbstractQueryFactory.java | 2 +- .../api/ddl/CatalogQueryFactory.java | 2 +- .../relational/api/ddl/ConstantAction.java | 2 +- .../CreateSchemaTemplateConstantAction.java | 2 +- .../relational/api/ddl/DdlPreparedAction.java | 2 +- .../relational/api/ddl/DdlQuery.java | 2 +- .../relational/api/ddl/DdlQueryFactory.java | 2 +- .../api/ddl/MetadataOperationsFactory.java | 2 +- .../relational/api/ddl/NoOpQueryFactory.java | 2 +- .../relational/api/ddl/ProtobufDdlUtil.java | 2 +- .../InvalidCursorStateException.java | 2 +- .../OperationUnsupportedException.java | 2 +- .../api/metrics/MetricCollector.java | 2 +- .../api/metrics/NoOpMetricRegistry.java | 2 +- .../api/metrics/RelationalMetric.java | 2 +- .../recordlayer/AbstractDatabase.java | 2 +- .../AbstractEmbeddedStatement.java | 2 +- .../AbstractRecordLayerResultSet.java | 2 +- .../relational/recordlayer/AbstractRow.java | 2 +- .../relational/recordlayer/ArrayRow.java | 2 +- .../recordlayer/CatalogMetaData.java | 2 +- .../recordlayer/ContinuationBuilder.java | 2 +- .../recordlayer/ContinuationImpl.java | 2 +- .../recordlayer/DirectFdbConnection.java | 2 +- .../recordlayer/DirectScannable.java | 2 +- .../EmbeddedRelationalConnection.java | 2 +- .../EmbeddedRelationalPreparedStatement.java | 2 +- .../EmbeddedRelationalStatement.java | 2 +- .../relational/recordlayer/EmptyTuple.java | 2 +- .../recordlayer/ErrorCapturingResultSet.java | 2 +- .../relational/recordlayer/FDBTuple.java | 2 +- .../relational/recordlayer/FdbConnection.java | 2 +- .../recordlayer/HollowTransactionManager.java | 2 +- .../recordlayer/ImmutableKeyValue.java | 2 +- .../relational/recordlayer/Index.java | 2 +- .../recordlayer/IteratorResultSet.java | 2 +- .../relational/recordlayer/KeyBuilder.java | 2 +- .../relational/recordlayer/KeySpaceUtils.java | 2 +- .../relational/recordlayer/MessageTuple.java | 2 +- .../relational/recordlayer/QueryExecutor.java | 2 +- .../recordlayer/QueryPropertiesUtils.java | 2 +- .../recordlayer/RecordContextTransaction.java | 2 +- .../recordlayer/RecordLayerConfig.java | 2 +- .../recordlayer/RecordLayerDatabase.java | 2 +- .../recordlayer/RecordLayerEngine.java | 2 +- .../recordlayer/RecordLayerIterator.java | 2 +- .../recordlayer/RecordLayerResultSet.java | 2 +- .../recordlayer/RecordLayerSchema.java | 2 +- .../RecordLayerStorageCluster.java | 2 +- .../RecordLayerTransactionManager.java | 2 +- ...ecordStoreAndRecordContextTransaction.java | 2 +- .../recordlayer/RecordStoreIndex.java | 2 +- .../recordlayer/RecordTypeScannable.java | 2 +- .../recordlayer/RecordTypeTable.java | 2 +- .../RelationalKeyspaceProvider.java | 2 +- .../recordlayer/ResumableIterator.java | 2 +- .../recordlayer/SerializerRegistry.java | 2 +- .../relational/recordlayer/Table.java | 2 +- .../relational/recordlayer/TupleUtils.java | 2 +- .../relational/recordlayer/ValueTuple.java | 2 +- .../catalog/CachedMetaDataStore.java | 2 +- .../catalog/CatalogMetaDataProvider.java | 2 +- .../catalog/CatalogMetaDataStore.java | 2 +- .../catalog/RecordLayerStoreCatalog.java | 2 +- ...RecordLayerStoreSchemaTemplateCatalog.java | 2 +- .../catalog/RecordLayerStoreUtils.java | 2 +- .../catalog/RecordMetaDataStore.java | 2 +- .../catalog/StoreCatalogProvider.java | 2 +- .../catalog/TransactionBoundDatabase.java | 2 +- .../systables/DatabaseInfoSystemTable.java | 2 +- .../catalog/systables/SchemaSystemTable.java | 2 +- .../systables/SchemaTemplateSystemTable.java | 2 +- .../catalog/systables/SystemTable.java | 2 +- .../systables/SystemTableRegistry.java | 2 +- .../ddl/CreateDatabaseConstantAction.java | 2 +- .../ddl/DropDatabaseConstantAction.java | 2 +- .../ddl/DropSchemaConstantAction.java | 2 +- .../ddl/NoOpMetadataOperationsFactory.java | 2 +- .../ddl/RecordLayerCatalogQueryFactory.java | 2 +- ...RecordLayerCreateSchemaConstantAction.java | 2 +- .../RecordLayerMetadataOperationsFactory.java | 2 +- ...ecordLayerSetStoreStateConstantAction.java | 2 +- .../recordlayer/metadata/DataTypeUtils.java | 2 +- .../metadata/NoOpSchemaTemplate.java | 2 +- .../metadata/RecordLayerColumn.java | 2 +- .../metadata/RecordLayerIndex.java | 2 +- .../metadata/RecordLayerSchema.java | 2 +- .../metadata/RecordLayerSchemaTemplate.java | 2 +- .../metadata/RecordLayerTable.java | 2 +- .../recordlayer/metadata/SkeletonVisitor.java | 2 +- .../serde/FileDescriptorSerializer.java | 2 +- .../serde/RecordMetadataDeserializer.java | 2 +- .../serde/RecordMetadataSerializer.java | 2 +- .../metric/RecordLayerMetricCollector.java | 2 +- .../recordlayer/query/AstNormalizer.java | 2 +- .../query/CaseInsensitiveCharStream.java | 2 +- .../recordlayer/query/CatalogKey.java | 2 +- .../query/EphemeralExpression.java | 2 +- .../recordlayer/query/Expression.java | 2 +- .../recordlayer/query/Expressions.java | 2 +- .../recordlayer/query/FieldValueTrieNode.java | 2 +- .../recordlayer/query/Identifier.java | 2 +- .../recordlayer/query/IndexGenerator.java | 2 +- .../recordlayer/query/LiteralsUtils.java | 2 +- .../recordlayer/query/LogicalOperator.java | 2 +- .../query/LogicalOperatorCatalog.java | 2 +- .../recordlayer/query/LogicalOperators.java | 2 +- .../query/LogicalPlanFragment.java | 2 +- .../recordlayer/query/LogicalQuery.java | 2 +- .../query/MutablePlanGenerationContext.java | 2 +- .../recordlayer/query/OrderByExpression.java | 2 +- .../recordlayer/query/ParseHelpers.java | 2 +- .../recordlayer/query/ParseTreeInfoImpl.java | 2 +- .../relational/recordlayer/query/Plan.java | 2 +- .../recordlayer/query/PlanContext.java | 2 +- .../recordlayer/query/PlanGenerator.java | 2 +- .../recordlayer/query/PlanValidator.java | 2 +- .../query/PlannerConfiguration.java | 2 +- .../recordlayer/query/PreparedParams.java | 2 +- .../recordlayer/query/ProceduralPlan.java | 2 +- .../recordlayer/query/PseudoColumn.java | 2 +- .../query/QueryExecutionContext.java | 2 +- .../recordlayer/query/QueryHasherContext.java | 2 +- .../recordlayer/query/QueryParser.java | 2 +- .../recordlayer/query/QueryPlan.java | 2 +- .../recordlayer/query/SemanticAnalyzer.java | 2 +- .../relational/recordlayer/query/Star.java | 2 +- .../recordlayer/query/StringTrieNode.java | 2 +- .../recordlayer/query/TautologicalValue.java | 2 +- .../query/cache/AbstractCache.java | 2 +- .../query/cache/MultiStageCache.java | 2 +- .../query/cache/PhysicalPlanEquivalence.java | 2 +- .../query/cache/QueryCacheKey.java | 2 +- .../query/cache/RelationalPlanCache.java | 2 +- .../functions/AutoServiceFunctionCatalog.java | 2 +- .../query/functions/FunctionCatalog.java | 2 +- .../query/functions/SqlFunctionCatalog.java | 2 +- .../query/visitors/BaseVisitor.java | 2 +- .../query/visitors/DdlVisitor.java | 2 +- .../query/visitors/DelegatingVisitor.java | 2 +- .../query/visitors/ExpressionVisitor.java | 2 +- .../query/visitors/IdentifierVisitor.java | 2 +- .../query/visitors/MetadataPlanVisitor.java | 2 +- .../query/visitors/QueryVisitor.java | 2 +- .../query/visitors/TypedVisitor.java | 2 +- .../BackingLocatableResolverStore.java | 2 +- .../storage/BackingRecordStore.java | 2 +- .../recordlayer/storage/BackingStore.java | 2 +- .../LocatableResolverMetaDataProvider.java | 2 +- .../recordlayer/storage/StoreConfig.java | 2 +- .../expression/ExpressionFactoryImpl.java | 2 +- .../structuredsql/expression/FieldImpl.java | 2 +- .../StatementBuilderFactoryImpl.java | 2 +- .../statement/UpdateStatementImpl.java | 2 +- .../recordlayer/util/ExceptionUtil.java | 2 +- .../relational/recordlayer/util/Hex.java | 2 +- .../util/MetricRegistryStoreTimer.java | 2 +- ...nsactionBoundEmbeddedRelationalEngine.java | 2 +- .../TransactionBoundStorageCluster.java | 2 +- .../catalog/HollowSchemaTemplateCatalog.java | 2 +- .../catalog/HollowStoreCatalog.java | 2 +- .../foundationdb/relational/util/Clock.java | 2 +- .../foundationdb/relational/util/Clocks.java | 2 +- .../relational/util/DistinctSampler.java | 2 +- .../relational/util/Environment.java | 2 +- .../relational/util/EventSampler.java | 2 +- .../relational/util/NullableArrayUtils.java | 2 +- .../util/RelationalLoggingUtil.java | 2 +- .../foundationdb/relational/util/Sampler.java | 2 +- .../relational/util/Sampling.java | 2 +- .../relational/util/Supplier.java | 2 +- .../relational/util/TokenBucketSampler.java | 2 +- .../src/main/proto/continuation.proto | 2 +- .../proto/relational_record_query_plan.proto | 2 +- .../relational/SqlInsertTest.java | 2 +- .../relational/api/DriverManagerTest.java | 2 +- .../api/ProtobufDataBuilderTest.java | 2 +- .../api/RelationalConnectionTest.java | 2 +- .../api/catalog/CatalogValidatorTest.java | 2 +- .../api/ddl/DdlStatementParsingTest.java | 2 +- .../relational/api/ddl/DdlTestUtil.java | 2 +- .../relational/api/ddl/IndexTest.java | 2 +- .../api/ddl/ProtobufDdlUtilTest.java | 2 +- .../relational/autotest/AutomatedTest.java | 2 +- .../relational/autotest/Connection.java | 2 +- .../relational/autotest/Connector.java | 2 +- .../relational/autotest/Data.java | 2 +- .../relational/autotest/DataSet.java | 2 +- .../autotest/ParameterizedQuery.java | 2 +- .../relational/autotest/Query.java | 2 +- .../relational/autotest/Schema.java | 2 +- .../autotest/SchemaDescription.java | 2 +- .../relational/autotest/TableDescription.java | 2 +- .../relational/autotest/WorkloadConfig.java | 2 +- .../autotest/WorkloadConfiguration.java | 2 +- .../cases/DirectPrimaryKeyScanTest.java | 2 +- .../autotest/cases/KnownPkGetTest.java | 2 +- .../autotest/datagen/ArrayFieldGenerator.java | 2 +- .../autotest/datagen/DataSample.java | 2 +- .../autotest/datagen/FieldGenerator.java | 2 +- .../datagen/PrimitiveFieldGenerator.java | 2 +- .../autotest/datagen/RandomDataSet.java | 2 +- .../autotest/datagen/RandomDataSource.java | 2 +- .../autotest/datagen/SchemaGenerator.java | 2 +- .../datagen/StructFieldGenerator.java | 2 +- .../autotest/datagen/TableDataGenerator.java | 2 +- .../autotest/datagen/UniformDataSource.java | 2 +- .../autotest/engine/AutoTestDescriptor.java | 2 +- .../autotest/engine/AutoTestEngine.java | 2 +- .../autotest/engine/AutoTestResolver.java | 2 +- .../autotest/engine/AutoWorkload.java | 2 +- .../autotest/engine/ConfigurationInvoker.java | 2 +- .../autotest/engine/ConnectionMaker.java | 2 +- .../autotest/engine/DataInvoker.java | 2 +- .../autotest/engine/QueryInvoker.java | 2 +- .../relational/autotest/engine/QuerySet.java | 2 +- .../autotest/engine/SchemaInvoker.java | 2 +- .../engine/SchemaParameterResolver.java | 2 +- .../autotest/engine/WorkloadReporter.java | 2 +- .../engine/WorkloadTestDescriptor.java | 2 +- .../relational/compare/Column.java | 2 +- .../relational/compare/DataGenerator.java | 2 +- .../compare/JDBCDatabaseMetaData.java | 2 +- .../compare/JDBCRelationalResultSet.java | 2 +- .../relational/compare/MapRow.java | 2 +- .../compare/RandomDataGenerator.java | 2 +- .../compare/RelationalStructure.java | 2 +- .../relational/compare/ResultSetUtils.java | 2 +- .../foundationdb/relational/compare/Row.java | 2 +- .../relational/compare/Table.java | 2 +- .../compare/TabularToProtobufParser.java | 2 +- .../relational/compare/TestResult.java | 2 +- .../relational/compare/TransactionAction.java | 2 +- .../relational/compare/ValuesClause.java | 2 +- .../relational/jdbc/JDBCEmbedDriverTest.java | 2 +- .../relational/memory/InMemoryCatalog.java | 2 +- .../memory/InMemoryRelationalConnection.java | 2 +- .../memory/InMemoryRelationalStatement.java | 2 +- .../memory/InMemorySchemaTemplateCatalog.java | 2 +- .../relational/memory/InMemoryTable.java | 2 +- .../AbstractRecordLayerResultSetTest.java | 2 +- .../recordlayer/AbstractRowTest.java | 2 +- .../recordlayer/AutoCommitTests.java | 2 +- .../recordlayer/BasicMetadataTest.java | 2 +- .../CaseSensitiveDbObjectsTest.java | 2 +- .../recordlayer/CaseSensitivityTest.java | 2 +- .../recordlayer/ContinuationTest.java | 2 +- .../relational/recordlayer/CursorTest.java | 2 +- .../DeleteRangeNoMetadataKeyTest.java | 2 +- .../recordlayer/DeleteRangeTest.java | 2 +- .../EmbeddedRelationalExtension.java | 2 +- .../recordlayer/EmptyTupleTest.java | 2 +- .../relational/recordlayer/FDBTupleTest.java | 2 +- .../recordlayer/ImmutableKeyValueTest.java | 2 +- .../relational/recordlayer/InsertTest.java | 2 +- .../recordlayer/IntermingledTablesTest.java | 2 +- .../recordlayer/IteratorResultSetTest.java | 2 +- .../recordlayer/JoinWithLimitTest.java | 2 +- .../recordlayer/KeyBuilderTest.java | 2 +- .../recordlayer/KeySpacePathParsingTest.java | 2 +- .../recordlayer/LogAppenderRule.java | 2 +- .../recordlayer/MessageTupleTest.java | 2 +- .../recordlayer/NullsInResultSetTest.java | 2 +- .../recordlayer/OptionScopeTest.java | 2 +- .../recordlayer/PlaceholderCatalog.java | 2 +- .../recordlayer/PlanGenerationStackTest.java | 2 +- .../recordlayer/QueryLoggingTest.java | 2 +- .../recordlayer/QueryPropertiesTest.java | 2 +- .../recordlayer/RecordLayerResultSetTest.java | 2 +- .../recordlayer/RecordTypeKeyTest.java | 2 +- .../recordlayer/RelationalArrayTest.java | 2 +- .../recordlayer/RelationalConnectionRule.java | 2 +- .../recordlayer/RelationalExtension.java | 2 +- .../RelationalKeyspaceProviderTest.java | 2 +- .../recordlayer/RelationalStatementRule.java | 2 +- .../recordlayer/ResultSetMetaDataTest.java | 2 +- .../SimpleDirectAccessInsertionTests.java | 2 +- .../recordlayer/StructDataMetadataTest.java | 2 +- .../recordlayer/SystemCatalogQueryTest.java | 2 +- .../recordlayer/TableMetadataVersionTest.java | 2 +- .../relational/recordlayer/TableTest.java | 2 +- .../recordlayer/TableWithEnumTest.java | 2 +- .../recordlayer/TableWithNoPkTest.java | 2 +- .../TransactionBoundDatabaseTest.java | 2 +- .../TransactionBoundDatabaseWithEnumTest.java | 2 +- .../recordlayer/TransactionConfigTest.java | 2 +- .../recordlayer/UniqueIndexTests.java | 2 +- .../relational/recordlayer/Utils.java | 2 +- .../recordlayer/ValueTupleTest.java | 2 +- .../catalog/CatalogMetaDataProviderTest.java | 2 +- .../RecordLayerStoreCatalogImplTest.java | 2 +- .../RecordLayerStoreCatalogTestBase.java | 2 +- ...reCatalogWithNoTemplateOperationsTest.java | 2 +- .../recordlayer/ddl/DdlDatabaseTest.java | 2 +- .../ddl/DdlRecordLayerSchemaTemplateTest.java | 2 +- .../ddl/DdlRecordLayerSchemaTest.java | 2 +- .../metadata/SchemaTemplateSerDeTests.java | 2 +- .../metric/MetricsCollectionTest.java | 2 +- .../RecordLayerMetricCollectorTest.java | 2 +- .../recordlayer/query/AstNormalizerTests.java | 2 +- .../recordlayer/query/CountQueryTest.java | 2 +- .../query/ExecutePropertyTests.java | 2 +- .../recordlayer/query/ExplainTests.java | 2 +- .../recordlayer/query/GroupByQueryTests.java | 2 +- .../query/LargeRecordLayerSchemaTest.java | 2 +- .../query/NullableArrayUtilsTest.java | 2 +- .../recordlayer/query/ParserTests.java | 2 +- .../query/PreparedStatementTests.java | 2 +- .../recordlayer/query/QueryTestUtils.java | 2 +- .../recordlayer/query/QueryTypeTests.java | 2 +- .../query/QueryWithContinuationTest.java | 2 +- .../recordlayer/query/StandardQueryTests.java | 2 +- .../query/TransactionBoundQueryTest.java | 2 +- .../recordlayer/query/UpdateTest.java | 2 +- .../query/V2PlanGeneratorTests.java | 2 +- .../query/cache/ConcurrentCacheTests.java | 2 +- .../query/cache/ConstraintValidityTests.java | 2 +- .../query/cache/MultiStageCacheTests.java | 2 +- .../cache/PhysicalPlanEquivalenceTests.java | 2 +- .../query/cache/RelationalPlanCacheTests.java | 2 +- .../query/udf/ByteOperationsUdf.java | 2 +- .../recordlayer/query/udf/SumUdf.java | 2 +- .../BackingLocatableResolverStoreTest.java | 2 +- .../ExpressionEqualityTests.java | 2 +- .../structuredsql/ExpressionTests.java | 2 +- .../structuredsql/SqlVisitorTests.java | 2 +- .../structuredsql/StatementBuilderTests.java | 2 +- .../recordlayer/util/ExceptionUtilTest.java | 2 +- .../relational/util/EventSamplerTest.java | 2 +- .../util/TokenBucketSamplerTest.java | 2 +- .../relational/utils/DatabaseRule.java | 2 +- .../foundationdb/relational/utils/Ddl.java | 2 +- .../utils/DdlPermutationGenerator.java | 2 +- .../relational/utils/DescriptorAssert.java | 2 +- .../relational/utils/ExpectedResultSet.java | 2 +- .../utils/FieldDescriptorAssert.java | 2 +- .../utils/InMemoryTransactionManager.java | 2 +- .../relational/utils/PermutationIterator.java | 2 +- .../utils/RelationalResultSetAssert.java | 2 +- .../relational/utils/ReservoirSample.java | 2 +- .../relational/utils/RowAssert.java | 2 +- .../relational/utils/SchemaRule.java | 2 +- .../relational/utils/SchemaTemplateRule.java | 2 +- .../relational/utils/SimpleDatabaseRule.java | 2 +- .../relational/utils/TableDefinition.java | 2 +- .../relational/utils/TypeDefinition.java | 2 +- .../jupiter/engine/descriptor/JunitUtils.java | 2 +- .../relational/utils/ArrayAssert.java | 2 +- .../relational/utils/ArrayMetaDataAssert.java | 2 +- .../utils/RelationalStructAssert.java | 2 +- .../relational/utils/ResultSetAssert.java | 2 +- .../utils/ResultSetMetaDataAssert.java | 2 +- .../relational/utils/ResultSetTestUtils.java | 2 +- .../utils/StructMetaDataAssert.java | 2 +- .../relational/utils/TestSchemas.java | 2 +- .../jdbc/RelationalArrayFacade.java | 2 +- .../jdbc/RelationalResultSetFacade.java | 2 +- .../RelationalResultSetMetaDataFacade.java | 2 +- .../jdbc/RelationalStructFacade.java | 2 +- .../relational/jdbc/TypeConversion.java | 2 +- .../relational/jdbc/grpc/GrpcConstants.java | 2 +- .../jdbc/grpc/GrpcSQLExceptionUtil.java | 4 +-- .../grpc/relational/jdbc/v1/column.proto | 2 +- .../relational/jdbc/v1/continuation.proto | 4 --- .../proto/grpc/relational/jdbc/v1/jdbc.proto | 2 +- .../grpc/relational/jdbc/v1/result_set.proto | 6 ++-- .../jdbc/ProtobufConversionTest.java | 2 +- .../jdbc/RelationalArrayFacadeTest.java | 2 +- .../RelationalStructFacadeBuilderTest.java | 2 +- .../jdbc/RelationalStructFacadeTest.java | 2 +- .../jdbc/grpc/GrpcSQLExceptionUtilTest.java | 4 +-- .../relational/jdbc/JDBCRelationalArray.java | 2 +- .../jdbc/JDBCRelationalConnection.java | 2 +- .../jdbc/JDBCRelationalDatabaseMetaData.java | 2 +- .../relational/jdbc/JDBCRelationalDriver.java | 2 +- .../jdbc/JDBCRelationalPreparedStatement.java | 2 +- .../jdbc/JDBCRelationalStatement.java | 2 +- .../relational/jdbc/JDBCRelationalStruct.java | 2 +- .../foundationdb/relational/jdbc/JDBCURI.java | 2 +- .../JDBCRelationalDatabaseMetaDataTest.java | 2 +- .../jdbc/JDBCRelationalDriverTest.java | 2 +- .../jdbc/JDBCSimpleStatementTest.java | 2 +- .../ServerSideExceptionsOnClientSideTest.java | 2 +- .../SimpleDirectAccessInsertionTests.java | 2 +- .../foundationdb/relational/server/FRL.java | 2 +- .../server/InProcessRelationalServer.java | 2 +- .../relational/server/RelationalServer.java | 2 +- .../server/jdbc/v1/JDBCService.java | 2 +- .../server/InProcessRelationalServerTest.java | 2 +- .../server/RelationalServerTest.java | 2 +- .../server/jdbc/v1/JDBCServiceTest.java | 2 +- .../relational/server/ServerTestUtil.java | 2 +- gradle/codequality/checkstyle.xml | 2 +- gradle/codequality/java-copyright.txt | 5 +-- gradle/libs.versions.toml | 1 + .../relational/yamltests/CustomTag.java | 2 +- .../yamltests/CustomYamlConstructor.java | 2 +- .../relational/yamltests/Matchers.java | 2 +- .../MultiServerConnectionFactory.java | 2 +- .../yamltests/YamlExecutionContext.java | 2 +- .../relational/yamltests/YamlRunner.java | 2 +- .../relational/yamltests/block/Block.java | 2 +- .../yamltests/block/ConnectedBlock.java | 2 +- .../yamltests/block/FileOptions.java | 2 +- .../yamltests/block/SetupBlock.java | 2 +- .../relational/yamltests/block/TestBlock.java | 2 +- .../relational/yamltests/command/Command.java | 2 +- .../yamltests/command/CommandUtil.java | 2 +- .../yamltests/command/QueryCommand.java | 2 +- .../yamltests/command/QueryConfig.java | 2 +- .../yamltests/command/QueryExecutor.java | 2 +- .../yamltests/command/QueryInterpreter.java | 2 +- .../parameterinjection/InListParameter.java | 2 +- .../parameterinjection/ListParameter.java | 2 +- .../command/parameterinjection/Parameter.java | 2 +- .../PrimitiveParameter.java | 2 +- .../parameterinjection/TupleParameter.java | 2 +- .../parameterinjection/UnboundParameter.java | 2 +- .../server/RunExternalServerExtension.java | 2 +- .../main/proto/deprecated_fields_tests.proto | 2 +- .../src/main/proto/disabled_index_tests.proto | 2 +- .../src/main/proto/field_index_tests.proto | 2 +- .../src/main/proto/schema_instance.proto | 2 +- .../src/main/proto/standard_tests.proto | 2 +- .../java/EmbeddedYamlIntegrationTests.java | 2 +- .../JDBCExternalYamlIntegrationTests.java | 2 +- .../JDBCInProcessYamlIntegrationTests.java | 2 +- .../test/java/JDBCYamlIntegrationTests.java | 2 +- .../test/java/MultiServerJDBCYamlTests.java | 2 +- .../src/test/java/YamlIntegrationTests.java | 2 +- yaml-tests/src/test/java/YamlTestBase.java | 2 +- 857 files changed, 976 insertions(+), 796 deletions(-) diff --git a/build.gradle b/build.gradle index d9f4859e7a..dd34a6d813 100644 --- a/build.gradle +++ b/build.gradle @@ -39,6 +39,7 @@ plugins { alias(libs.plugins.artifactory) alias(libs.plugins.download) alias(libs.plugins.sonarqube) + alias(libs.plugins.spotless) } ext { @@ -268,6 +269,23 @@ subprojects { check.dependsOn quickCheck } +// Spotless + +spotless { + ratchetFrom('HEAD') + java { + target "**/src/main/java/**/*.java", "**/src/test/java/**/*.java", "**/src/testFixtures/java/**/*.java" + // target "fdb-record-layer-core/src/main/java/", "fdb-record-layer-core/src/test/java/", "fdb-record-layer-core/src/testFixtures/java/" + targetExclude "**/.out/", "**/protogen/", "fdb-record-layer-lucene/src/main/java/org/apache/" + licenseHeaderFile("${rootDir}/gradle/codequality/java-copyright.txt") + removeUnusedImports() + } + protobuf { + target "**/src/main/proto/**/*.proto", "**/src/test/proto/**/*.proto", "**/src/testFixtures/proto/**/*.proto" + licenseHeaderFile("${rootDir}/gradle/codequality/java-copyright.txt") + } +} + // Script for upgrading gradle. To upgrade the gradle version, set the property to the version // you want and run the command _twice_. wrapper { diff --git a/examples/src/main/proto/sample.proto b/examples/src/main/proto/sample.proto index c093b2b6a1..01e344a4a2 100644 --- a/examples/src/main/proto/sample.proto +++ b/examples/src/main/proto/sample.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.sample; diff --git a/fdb-extensions/src/main/java/com/apple/foundationdb/FDBError.java b/fdb-extensions/src/main/java/com/apple/foundationdb/FDBError.java index 0e65ac4e9f..0ca83d060b 100644 --- a/fdb-extensions/src/main/java/com/apple/foundationdb/FDBError.java +++ b/fdb-extensions/src/main/java/com/apple/foundationdb/FDBError.java @@ -1,5 +1,5 @@ /* - * ErrorCodes.java + * FDBError.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java b/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java index 5b50824a75..958ee71762 100644 --- a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java +++ b/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/FDBClientLogEvents.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/VersionFromTimestamp.java b/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/VersionFromTimestamp.java index a3e8c8f5a2..14ba7055b0 100644 --- a/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/VersionFromTimestamp.java +++ b/fdb-extensions/src/main/java/com/apple/foundationdb/clientlog/VersionFromTimestamp.java @@ -1,9 +1,9 @@ /* - * VersionstampFromDate.java + * VersionFromTimestamp.java * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-extensions/src/main/java/com/apple/foundationdb/tuple/TupleOrdering.java b/fdb-extensions/src/main/java/com/apple/foundationdb/tuple/TupleOrdering.java index 022d05f078..b15ea51096 100644 --- a/fdb-extensions/src/main/java/com/apple/foundationdb/tuple/TupleOrdering.java +++ b/fdb-extensions/src/main/java/com/apple/foundationdb/tuple/TupleOrdering.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-extensions/src/test/java/com/apple/foundationdb/test/TestDatabaseExtension.java b/fdb-extensions/src/test/java/com/apple/foundationdb/test/TestDatabaseExtension.java index e64b12e890..28fcbb2f0f 100644 --- a/fdb-extensions/src/test/java/com/apple/foundationdb/test/TestDatabaseExtension.java +++ b/fdb-extensions/src/test/java/com/apple/foundationdb/test/TestDatabaseExtension.java @@ -1,5 +1,5 @@ /* - * FDBExtension.java + * TestDatabaseExtension.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-extensions/src/test/java/com/apple/foundationdb/tuple/TupleOrderingTest.java b/fdb-extensions/src/test/java/com/apple/foundationdb/tuple/TupleOrderingTest.java index abcebe44c1..63c9c2ff6a 100644 --- a/fdb-extensions/src/test/java/com/apple/foundationdb/tuple/TupleOrderingTest.java +++ b/fdb-extensions/src/test/java/com/apple/foundationdb/tuple/TupleOrderingTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/DoubleState.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/DoubleState.java index 584322165e..a3809820c0 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/DoubleState.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/DoubleState.java @@ -1,5 +1,5 @@ /* - * IntState.java + * DoubleState.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/FloatState.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/FloatState.java index 0b174ddbad..4a7692361a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/FloatState.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/FloatState.java @@ -1,5 +1,5 @@ /* - * IntState.java + * FloatState.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/IntegerState.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/IntegerState.java index ceb233a4a5..1592e05994 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/IntegerState.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/IntegerState.java @@ -1,5 +1,5 @@ /* - * IntState.java + * IntegerState.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/LongState.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/LongState.java index 9d86b7a402..5c23bab7a8 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/LongState.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/LongState.java @@ -1,5 +1,5 @@ /* - * IntState.java + * LongState.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/StreamGrouping.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/StreamGrouping.java index 721a920657..e2262d7e11 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/StreamGrouping.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/cursors/aggregate/StreamGrouping.java @@ -1,5 +1,5 @@ /* - * GroupAggregator.java + * StreamGrouping.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/DimensionsKeyExpression.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/DimensionsKeyExpression.java index a4aeed8d32..5bac4701d5 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/DimensionsKeyExpression.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/DimensionsKeyExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/LongArithmethicFunctionKeyExpression.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/LongArithmethicFunctionKeyExpression.java index 7000166b1a..9d93cdfe6b 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/LongArithmethicFunctionKeyExpression.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/LongArithmethicFunctionKeyExpression.java @@ -1,5 +1,5 @@ /* - * ArithmethicFunctionKeyExpression.java + * LongArithmethicFunctionKeyExpression.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpression.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpression.java index a7f8f20c0c..3eb8077f24 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpression.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpressionFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpressionFactory.java index d2f79f4082..d537abeb26 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpressionFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/metadata/expressions/OrderFunctionKeyExpressionFactory.java @@ -1,9 +1,9 @@ /* - * OrderFunctionKeyExpressionFactoryRE.java + * OrderFunctionKeyExpressionFactory.java * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/common/CipherPool.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/common/CipherPool.java index 24b6b77b2f..43c1b39d7a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/common/CipherPool.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/common/CipherPool.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/EventKeeperTranslator.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/EventKeeperTranslator.java index ca3f08aba6..4d34962830 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/EventKeeperTranslator.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/EventKeeperTranslator.java @@ -1,5 +1,5 @@ /* - * EventKeeperDelegator.java + * EventKeeperTranslator.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBDatabaseFactoryImpl.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBDatabaseFactoryImpl.java index eca943f75d..972b5672c9 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBDatabaseFactoryImpl.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBDatabaseFactoryImpl.java @@ -1,5 +1,5 @@ /* - * FDBDatabaseFactory.java + * FDBDatabaseFactoryImpl.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBIndexedRawRecord.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBIndexedRawRecord.java index 38c472686b..d9abea60cf 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBIndexedRawRecord.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBIndexedRawRecord.java @@ -1,5 +1,5 @@ /* - * FDBIndexedRecord.java + * FDBIndexedRawRecord.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBSystemOperations.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBSystemOperations.java index e83c810417..fa80a6af9f 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBSystemOperations.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/FDBSystemOperations.java @@ -1,5 +1,5 @@ /* - * FDBSystemDatabase.java + * FDBSystemOperations.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexDeferredMaintenanceControl.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexDeferredMaintenanceControl.java index cc5fdb3844..e36a96968b 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexDeferredMaintenanceControl.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexDeferredMaintenanceControl.java @@ -1,5 +1,5 @@ /* - * IndexDeferredMaintenancePolicy.java + * IndexDeferredMaintenanceControl.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexPrefetchRangeKeyValueCursor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexPrefetchRangeKeyValueCursor.java index df4ad626ec..c86c2f97f7 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexPrefetchRangeKeyValueCursor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexPrefetchRangeKeyValueCursor.java @@ -1,5 +1,5 @@ /* - * IndexRangeKeyValueCursor.java + * IndexPrefetchRangeKeyValueCursor.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanBounds.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanBounds.java index 9ac517920b..118dce4522 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanBounds.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanBounds.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanComparisons.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanComparisons.java index 91dba49d3d..20bb5c8791 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanComparisons.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanComparisons.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanParameters.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanParameters.java index ae28aea3b2..4539757fa2 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanParameters.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanParameters.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanRange.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanRange.java index c055a3c14d..eefac6e309 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanRange.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexScanRange.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubDangling.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubDangling.java index 65f233cf2b..c0ea5b1bde 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubDangling.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubDangling.java @@ -1,5 +1,5 @@ /* - * IndexingRepair.java + * IndexingScrubDangling.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubMissing.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubMissing.java index 60b5898e73..ef83d078de 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubMissing.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/IndexingScrubMissing.java @@ -1,5 +1,5 @@ /* - * IndexingRepair.java + * IndexingScrubMissing.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/KeyValueCursorBase.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/KeyValueCursorBase.java index ec5f7b9d17..8292d0ca75 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/KeyValueCursorBase.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/KeyValueCursorBase.java @@ -1,5 +1,5 @@ /* - * KeyValueCursor.java + * KeyValueCursorBase.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanBounds.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanBounds.java index f1437f9318..6e66e2caa8 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanBounds.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanBounds.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanComparisons.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanComparisons.java index de404af7db..b8ce8dcc14 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanComparisons.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/MultidimensionalIndexScanComparisons.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexOperationBaseBuilder.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexOperationBaseBuilder.java index 8c59849e08..a9c5c8fd70 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexOperationBaseBuilder.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexOperationBaseBuilder.java @@ -1,5 +1,5 @@ /* - * OnlineIndexerBaseBuilder.java + * OnlineIndexOperationBaseBuilder.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubber.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubber.java index 7b9e405a94..49524e2547 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubber.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubber.java @@ -1,5 +1,5 @@ /* - * OnlineScrubber.java + * OnlineIndexScrubber.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/SortedRecordSerializer.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/SortedRecordSerializer.java index 3e1cdc0bb7..8eed680f8a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/SortedRecordSerializer.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/SortedRecordSerializer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedMethodException.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedMethodException.java index 898800bb47..b7905f293a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedMethodException.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedMethodException.java @@ -1,5 +1,5 @@ /* - * UnsupportedFormatVersionException.java + * UnsupportedMethodException.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedRemoteFetchIndexException.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedRemoteFetchIndexException.java index 1a3be859f6..18cf7d99e7 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedRemoteFetchIndexException.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/UnsupportedRemoteFetchIndexException.java @@ -1,5 +1,5 @@ /* - * UnsupportedFormatVersionException.java + * UnsupportedRemoteFetchIndexException.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/clientlog/KeySpaceCountTree.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/clientlog/KeySpaceCountTree.java index c7c7faabb0..65075c3535 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/clientlog/KeySpaceCountTree.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/clientlog/KeySpaceCountTree.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainer.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainer.java index ad51d8084c..df013429ba 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainer.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainerFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainerFactory.java index a61a60aa7b..a9579c7056 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainerFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexMaintainerFactory.java @@ -1,9 +1,9 @@ /* - * BitmapValueIndexMaintainer.java + * BitmapValueIndexMaintainerFactory.java * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultiDimensionalIndexHelper.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultiDimensionalIndexHelper.java index ee06c97855..b3c5304b70 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultiDimensionalIndexHelper.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultiDimensionalIndexHelper.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainer.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainer.java index a86b389955..6984df00ee 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainer.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainerFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainerFactory.java index 88f811787d..3e703966a5 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainerFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexMaintainerFactory.java @@ -1,9 +1,9 @@ /* - * RankIndexMaintainerFactory.java + * MultidimensionalIndexMaintainerFactory.java * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainer.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainer.java index 3ec253dbfa..3d38fc55a5 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainer.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainerFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainerFactory.java index cfcc0b9761..9c9007f621 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainerFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexMaintainerFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/ValueIndexScrubbingToolsMissing.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/ValueIndexScrubbingToolsMissing.java index 71c45bf6c1..bbcd345217 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/ValueIndexScrubbingToolsMissing.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/indexes/ValueIndexScrubbingToolsMissing.java @@ -1,5 +1,5 @@ /* - * ValueIndexScrubbingTools.java + * ValueIndexScrubbingToolsMissing.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/keyspace/KeySpaceTreeResolver.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/keyspace/KeySpaceTreeResolver.java index b6f5543324..1e98a86272 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/keyspace/KeySpaceTreeResolver.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/keyspace/KeySpaceTreeResolver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020-2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanComparisons.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanComparisons.java index 57ba86d418..e3398025bf 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanComparisons.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanComparisons.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanRange.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanRange.java index 1e7effae22..33eeb4a2dc 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanRange.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/leaderboard/TimeWindowScanRange.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCache.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCache.java index e29348cc4c..a759a15f1e 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCache.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCache.java @@ -1,5 +1,5 @@ /* - * PassThroughRecordStoreInfoCache.java + * PassThroughRecordStoreStateCache.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCacheFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCacheFactory.java index 69a7a97871..170c5e69b2 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCacheFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/PassThroughRecordStoreStateCacheFactory.java @@ -1,5 +1,5 @@ /* - * PassThroughRecordStoreInfoCacheFactory.java + * PassThroughRecordStoreStateCacheFactory.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/ReadVersionRecordStoreStateCacheFactory.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/ReadVersionRecordStoreStateCacheFactory.java index 134657ab95..248675e190 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/ReadVersionRecordStoreStateCacheFactory.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/provider/foundationdb/storestate/ReadVersionRecordStoreStateCacheFactory.java @@ -1,5 +1,5 @@ /* - * ReadVersionRecordStoreInfoCacheFactory.java + * ReadVersionRecordStoreStateCacheFactory.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/OrderQueryKeyExpression.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/OrderQueryKeyExpression.java index c513f9153f..879dd58a33 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/OrderQueryKeyExpression.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/OrderQueryKeyExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/QueryKeyExpressionWithOneOfComparison.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/QueryKeyExpressionWithOneOfComparison.java index 6189171f7f..ed7045e520 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/QueryKeyExpressionWithOneOfComparison.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/expressions/QueryKeyExpressionWithOneOfComparison.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithOrderingKey.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithOrderingKey.java index 881a0555d3..3d178f77a4 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithOrderingKey.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithOrderingKey.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithStoredFields.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithStoredFields.java index 96d8936868..0558cc349a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithStoredFields.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/PlanWithStoredFields.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexAggregate.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexAggregate.java index 5f16353a03..23ad35f0ff 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexAggregate.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexAggregate.java @@ -1,9 +1,9 @@ /* - * ComposedBitmapIndex.java + * ComposedBitmapIndexAggregate.java * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexQueryPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexQueryPlan.java index ce82f9de39..ae761c8ff4 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexQueryPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/bitmap/ComposedBitmapIndexQueryPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/ExpansionVisitor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/ExpansionVisitor.java index ed9131c320..2c1aee227b 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/ExpansionVisitor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/ExpansionVisitor.java @@ -1,5 +1,5 @@ /* - * KeyExpressionVisitor.java + * ExpansionVisitor.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/LinkedIdentityMap.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/LinkedIdentityMap.java index bf7cebf230..94f9144cb3 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/LinkedIdentityMap.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/LinkedIdentityMap.java @@ -1,5 +1,5 @@ /* - * LinkedIdentitySet.java + * LinkedIdentityMap.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/MatchPartition.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/MatchPartition.java index eb5794d13b..e20772f615 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/MatchPartition.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/MatchPartition.java @@ -1,5 +1,5 @@ /* - * PartialMatch.java + * MatchPartition.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PreOrderPruningIterator.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PreOrderPruningIterator.java index 59015d61c9..05bb834bed 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PreOrderPruningIterator.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PreOrderPruningIterator.java @@ -1,5 +1,5 @@ /* - * PreOrderIterator.java + * PreOrderPruningIterator.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PrimaryScanMatchCandidate.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PrimaryScanMatchCandidate.java index 9f4b1ffb1b..79688c4003 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PrimaryScanMatchCandidate.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/PrimaryScanMatchCandidate.java @@ -1,5 +1,5 @@ /* - * MatchCandidate.java + * PrimaryScanMatchCandidate.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexExpansionVisitor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexExpansionVisitor.java index bb872126a2..35d6198573 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexExpansionVisitor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexExpansionVisitor.java @@ -1,5 +1,5 @@ /* - * ScalagAggIndexExpansionVisitor.java + * WindowedIndexExpansionVisitor.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexScanMatchCandidate.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexScanMatchCandidate.java index 6abbb0f67a..cac732e87b 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexScanMatchCandidate.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/WindowedIndexScanMatchCandidate.java @@ -1,5 +1,5 @@ /* - * MatchCandidate.java + * WindowedIndexScanMatchCandidate.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/expressions/LogicalDistinctExpression.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/expressions/LogicalDistinctExpression.java index a6b9efbb90..2615e1c02f 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/expressions/LogicalDistinctExpression.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/expressions/LogicalDistinctExpression.java @@ -1,5 +1,5 @@ /* - * LogicalDistinctPlan.java + * LogicalDistinctExpression.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/predicates/DatabaseObjectDependenciesPredicate.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/predicates/DatabaseObjectDependenciesPredicate.java index da9a68b228..fb8b20ec35 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/predicates/DatabaseObjectDependenciesPredicate.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/predicates/DatabaseObjectDependenciesPredicate.java @@ -1,5 +1,5 @@ /* - * DatabaseObjectsDependencies.java + * DatabaseObjectDependenciesPredicate.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementExplodeRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementExplodeRule.java index bb016900fe..1ed08fbe04 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementExplodeRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementExplodeRule.java @@ -1,5 +1,5 @@ /* - * ImplementSimpleSelectRule.java + * ImplementExplodeRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementInsertRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementInsertRule.java index 1f30873ca5..d46ba52c08 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementInsertRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementInsertRule.java @@ -1,5 +1,5 @@ /* - * ImplementUpdateRule.java + * ImplementInsertRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementStreamingAggregationRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementStreamingAggregationRule.java index 2492f0119b..c2af501b2e 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementStreamingAggregationRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/ImplementStreamingAggregationRule.java @@ -1,5 +1,5 @@ /* - * ImplementGroupByRule.java + * ImplementStreamingAggregationRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushInJoinThroughFetchRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushInJoinThroughFetchRule.java index 47bc73b18e..eecc99f7b6 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushInJoinThroughFetchRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushInJoinThroughFetchRule.java @@ -1,5 +1,5 @@ /* - * PushFilterThroughFetchRule.java + * PushInJoinThroughFetchRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughDeleteRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughDeleteRule.java index 99560fff84..ab5305d4f6 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughDeleteRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughDeleteRule.java @@ -1,5 +1,5 @@ /* - * PushRequestedOrderingThroughSortRule.java + * PushRequestedOrderingThroughDeleteRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughInsertRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughInsertRule.java index 6bfa3d2818..3fc98321dc 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughInsertRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughInsertRule.java @@ -1,5 +1,5 @@ /* - * PushRequestedOrderingThroughSortRule.java + * PushRequestedOrderingThroughInsertRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughUpdateRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughUpdateRule.java index b6b949ac10..c2d3c3fd4c 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughUpdateRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/rules/PushRequestedOrderingThroughUpdateRule.java @@ -1,5 +1,5 @@ /* - * PushRequestedOrderingThroughSortRule.java + * PushRequestedOrderingThroughUpdateRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/IndexableAggregateValue.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/IndexableAggregateValue.java index 9a7469c572..02ce46a04f 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/IndexableAggregateValue.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/IndexableAggregateValue.java @@ -1,5 +1,5 @@ /* - * IndexableAggregationValue.java + * IndexableAggregateValue.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRule.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRule.java index 729ef847b2..a56c3d0912 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRule.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRule.java @@ -1,5 +1,5 @@ /* - * AbstractValueRule.java + * AbstractRule.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleCall.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleCall.java index f5b9c899a0..f61e86b130 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleCall.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleCall.java @@ -1,5 +1,5 @@ /* - * AbstractValueRuleCall.java + * AbstractRuleCall.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleSet.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleSet.java index 888cc10d2d..d86116d54e 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleSet.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/cascades/values/simplification/AbstractRuleSet.java @@ -1,5 +1,5 @@ /* - * AbstractValueRuleSet.java + * AbstractRuleSet.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryFirstOrDefaultPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryFirstOrDefaultPlan.java index 3e2ad834dd..8369a5fcd7 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryFirstOrDefaultPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryFirstOrDefaultPlan.java @@ -1,5 +1,5 @@ /* - * RecordQueryMapPlan.java + * RecordQueryFirstOrDefaultPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnKeyExpressionPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnKeyExpressionPlan.java index 99a323df60..430adb2d02 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnKeyExpressionPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnKeyExpressionPlan.java @@ -1,5 +1,5 @@ /* - * RecordQueryUnionOnKeyExpressionPlan.java + * RecordQueryInUnionOnKeyExpressionPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnValuesPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnValuesPlan.java index 8fc96cd5a4..bda61a5cbf 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnValuesPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionOnValuesPlan.java @@ -1,5 +1,5 @@ /* - * RecordQueryUnionOnValuesPlan.java + * RecordQueryInUnionOnValuesPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java index 63c29f3a23..a5ee668719 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryInUnionPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryRecursiveUnionPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryRecursiveUnionPlan.java index 53279b55be..cafe3008f7 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryRecursiveUnionPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/plans/RecordQueryRecursiveUnionPlan.java @@ -1,5 +1,5 @@ /* - * RecursiveUnionQueryPlan.java + * RecordQueryRecursiveUnionPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryDamPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryDamPlan.java index c5f772c8e9..fdb4bc2e86 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryDamPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryDamPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryPlannerSortConfiguration.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryPlannerSortConfiguration.java index 48d7eddbda..6d22150cfd 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryPlannerSortConfiguration.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQueryPlannerSortConfiguration.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortAdapter.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortAdapter.java index 4a494bb4ca..e4bafffce8 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortAdapter.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortAdapter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortKey.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortKey.java index 1b4a0fd744..de8f75b9b5 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortKey.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortKey.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortPlan.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortPlan.java index f0448491a5..2b6c2d46c5 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortPlan.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/sorting/RecordQuerySortPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/visitor/UnorderedPrimaryKeyDistinctVisitor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/visitor/UnorderedPrimaryKeyDistinctVisitor.java index d6fab69290..6e22fad9ce 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/visitor/UnorderedPrimaryKeyDistinctVisitor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/query/plan/visitor/UnorderedPrimaryKeyDistinctVisitor.java @@ -1,5 +1,5 @@ /* - * IndexFetchToUnorderedPrimaryKeyDistinctVisitor.java + * UnorderedPrimaryKeyDistinctVisitor.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortAdapter.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortAdapter.java index 4c09af2520..cddbc43141 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortAdapter.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortAdapter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursor.java index b98cb6209b..fb60934f32 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursorContinuation.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursorContinuation.java index 78f07078c2..a3d48f9c71 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursorContinuation.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSortCursorContinuation.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSorter.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSorter.java index 3e9b47676c..29b9b463df 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSorter.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/FileSorter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryDam.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryDam.java index d6b92d02d7..236364c596 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryDam.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryDam.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryScratchpad.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryScratchpad.java index 328d0ed97b..c60ae257da 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryScratchpad.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemoryScratchpad.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortAdapter.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortAdapter.java index a0769428e6..02fb60bb1a 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortAdapter.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortAdapter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursor.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursor.java index 250d6ab416..fb95b6a893 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursor.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursorContinuation.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursorContinuation.java index d739283c7c..9df8b9e95c 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursorContinuation.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySortCursorContinuation.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySorter.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySorter.java index 72182f2207..2fbfc0ca0b 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySorter.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/MemorySorter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortEvents.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortEvents.java index ae5ac83eca..c365804f8f 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortEvents.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortEvents.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortedFileReader.java b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortedFileReader.java index 8095f99f92..c031472a64 100644 --- a/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortedFileReader.java +++ b/fdb-record-layer-core/src/main/java/com/apple/foundationdb/record/sorting/SortedFileReader.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/main/proto/index_build.proto b/fdb-record-layer-core/src/main/proto/index_build.proto index eff6d2df1b..f92b12fa7e 100644 --- a/fdb-record-layer-core/src/main/proto/index_build.proto +++ b/fdb-record-layer-core/src/main/proto/index_build.proto @@ -1,22 +1,22 @@ /* - * index_metadata.proto - * - * This source file is part of the FoundationDB open source project - * - * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors - * - * 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. - */ + * index_build.proto + * + * This source file is part of the FoundationDB open source project + * + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors + * + * 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. + */ syntax = "proto2"; diff --git a/fdb-record-layer-core/src/main/proto/planner_debugger.proto b/fdb-record-layer-core/src/main/proto/planner_debugger.proto index 72864878c3..a909e0e485 100644 --- a/fdb-record-layer-core/src/main/proto/planner_debugger.proto +++ b/fdb-record-layer-core/src/main/proto/planner_debugger.proto @@ -1,7 +1,7 @@ /* * planner_debugger.proto * - * This source file is part of the FoundationDB open source projectsour + * This source file is part of the FoundationDB open source project * * Copyright 2015-2018 Apple Inc. and the FoundationDB project authors * @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.query.plan.cascades.debug.eventprotos; diff --git a/fdb-record-layer-core/src/main/proto/record_cursor.proto b/fdb-record-layer-core/src/main/proto/record_cursor.proto index c1400c3c8a..4791fc1691 100644 --- a/fdb-record-layer-core/src/main/proto/record_cursor.proto +++ b/fdb-record-layer-core/src/main/proto/record_cursor.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/record_metadata.proto b/fdb-record-layer-core/src/main/proto/record_metadata.proto index 29fbb26cc1..2d2960b8b3 100644 --- a/fdb-record-layer-core/src/main/proto/record_metadata.proto +++ b/fdb-record-layer-core/src/main/proto/record_metadata.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/record_metadata_options.proto b/fdb-record-layer-core/src/main/proto/record_metadata_options.proto index 000d13efd1..84b5dc4f86 100644 --- a/fdb-record-layer-core/src/main/proto/record_metadata_options.proto +++ b/fdb-record-layer-core/src/main/proto/record_metadata_options.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/record_planner_config.proto b/fdb-record-layer-core/src/main/proto/record_planner_config.proto index 23b1a4f029..6b04f84097 100644 --- a/fdb-record-layer-core/src/main/proto/record_planner_config.proto +++ b/fdb-record-layer-core/src/main/proto/record_planner_config.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/record_query_plan.proto b/fdb-record-layer-core/src/main/proto/record_query_plan.proto index 34482dcd2b..524f4f6092 100644 --- a/fdb-record-layer-core/src/main/proto/record_query_plan.proto +++ b/fdb-record-layer-core/src/main/proto/record_query_plan.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.planprotos; diff --git a/fdb-record-layer-core/src/main/proto/record_query_runtime.proto b/fdb-record-layer-core/src/main/proto/record_query_runtime.proto index e8c41196f8..1b32c23a3a 100644 --- a/fdb-record-layer-core/src/main/proto/record_query_runtime.proto +++ b/fdb-record-layer-core/src/main/proto/record_query_runtime.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.planprotos; diff --git a/fdb-record-layer-core/src/main/proto/record_sorting.proto b/fdb-record-layer-core/src/main/proto/record_sorting.proto index f93e4bc4ff..3b2c54d6cf 100644 --- a/fdb-record-layer-core/src/main/proto/record_sorting.proto +++ b/fdb-record-layer-core/src/main/proto/record_sorting.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/resolver_state.proto b/fdb-record-layer-core/src/main/proto/resolver_state.proto index 4fe9a1ff9a..f8fecf138c 100644 --- a/fdb-record-layer-core/src/main/proto/resolver_state.proto +++ b/fdb-record-layer-core/src/main/proto/resolver_state.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/string_interning_data.proto b/fdb-record-layer-core/src/main/proto/string_interning_data.proto index c53d8eb4ef..e029bc823b 100644 --- a/fdb-record-layer-core/src/main/proto/string_interning_data.proto +++ b/fdb-record-layer-core/src/main/proto/string_interning_data.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/time_window_leaderboard.proto b/fdb-record-layer-core/src/main/proto/time_window_leaderboard.proto index fcda581ee4..5699f4a2d0 100644 --- a/fdb-record-layer-core/src/main/proto/time_window_leaderboard.proto +++ b/fdb-record-layer-core/src/main/proto/time_window_leaderboard.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/main/proto/tuple_fields.proto b/fdb-record-layer-core/src/main/proto/tuple_fields.proto index 2d151ad49d..1851003e52 100644 --- a/fdb-record-layer-core/src/main/proto/tuple_fields.proto +++ b/fdb-record-layer-core/src/main/proto/tuple_fields.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/cursors/FallbackCursorTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/cursors/FallbackCursorTest.java index 7626992005..bd310cb4a3 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/cursors/FallbackCursorTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/cursors/FallbackCursorTest.java @@ -1,5 +1,5 @@ /* - * ChainedCursorTest.java + * FallbackCursorTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/metadata/MetaDataEvolutionValidatorTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/metadata/MetaDataEvolutionValidatorTest.java index 236079966f..5dde5551c9 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/metadata/MetaDataEvolutionValidatorTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/metadata/MetaDataEvolutionValidatorTest.java @@ -1,5 +1,5 @@ /* - * MetaDataEvolutionTest.java + * MetaDataEvolutionValidatorTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/common/MappedPoolTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/common/MappedPoolTest.java index 3bc7532e98..f2d89c136b 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/common/MappedPoolTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/common/MappedPoolTest.java @@ -1,5 +1,5 @@ /* - * MappedPoolTests.java + * MappedPoolTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreCrudTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreCrudTest.java index 8213e53ebe..21aca643ad 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreCrudTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreCrudTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreCRUDTest.java + * FDBRecordStoreCrudTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreEstimateSizeTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreEstimateSizeTest.java index f2b3b79c8d..195fe7c312 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreEstimateSizeTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreEstimateSizeTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreEstimatedSizeTest.java + * FDBRecordStoreEstimateSizeTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreUniqueIndexTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreUniqueIndexTest.java index cd6eeaf48c..374955afc1 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreUniqueIndexTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/FDBRecordStoreUniqueIndexTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreUniquenessTest.java + * FDBRecordStoreUniqueIndexTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/IndexFunctionHelperTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/IndexFunctionHelperTest.java index 44dc32e5a8..f9e44a3b84 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/IndexFunctionHelperTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/IndexFunctionHelperTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubberTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubberTest.java index a295264c1d..ba256b81a3 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubberTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexScrubberTest.java @@ -1,5 +1,5 @@ /* - * OnlineIndexerIndexFromIndexTest.java + * OnlineIndexScrubberTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerMultiTargetTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerMultiTargetTest.java index 65332d4282..ff0cf58d69 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerMultiTargetTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/OnlineIndexerMultiTargetTest.java @@ -1,5 +1,5 @@ /* - * OnlineIndexerIndexFromIndexTest.java + * OnlineIndexerMultiTargetTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchIndexScanTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchIndexScanTest.java index becfdf0e45..a509350606 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchIndexScanTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchIndexScanTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchTest.java + * RemoteFetchIndexScanTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchMultiColumnKeyTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchMultiColumnKeyTest.java index 32cb1dac6f..49afec9c75 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchMultiColumnKeyTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchMultiColumnKeyTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchTest.java + * RemoteFetchMultiColumnKeyTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchOldVersionTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchOldVersionTest.java index a3e97da454..cb117b9bb4 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchOldVersionTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchOldVersionTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchOldVersionTest.java + * RemoteFetchOldVersionTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchSplitRecordsTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchSplitRecordsTest.java index 70c8e1ef9b..b0f05ce6cb 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchSplitRecordsTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchSplitRecordsTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchSplitRecordsTest.java + * RemoteFetchSplitRecordsTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTest.java index 152e5c871e..c3da64cb4c 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTest.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchTest.java + * RemoteFetchTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTestBase.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTestBase.java index 2873244b52..8349ff33f6 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTestBase.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchTestBase.java @@ -1,5 +1,5 @@ /* - * FDBRecordStoreIndexPrefetchOldVersionTest.java + * RemoteFetchTestBase.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchWithoutSplitRecordsTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchWithoutSplitRecordsTest.java index bf5edae1be..953a626e3f 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchWithoutSplitRecordsTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/RemoteFetchWithoutSplitRecordsTest.java @@ -1,5 +1,5 @@ /* - * IndexPrefetchWithoutSplitRecordsTest.java + * RemoteFetchWithoutSplitRecordsTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/cursors/SortCursorTests.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/cursors/SortCursorTests.java index ed0bd3df2c..bb5752cc97 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/cursors/SortCursorTests.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/cursors/SortCursorTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexTest.java index c52e56057f..81397de312 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/BitmapValueIndexTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexTestBase.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexTestBase.java index d23a45c494..829fd13fb0 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexTestBase.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/MultidimensionalIndexTestBase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexTest.java index e3fd25b397..caf56066e9 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/indexes/PermutedMinMaxIndexTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBLongArithmeticFunctionQueryTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBLongArithmeticFunctionQueryTest.java index b71f9b910d..23cd9463ce 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBLongArithmeticFunctionQueryTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBLongArithmeticFunctionQueryTest.java @@ -1,5 +1,5 @@ /* - * FDBBitwiseFunctionQueryTest.java + * FDBLongArithmeticFunctionQueryTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBOrderingQueryTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBOrderingQueryTest.java index 8d64222b0c..cbe0da533b 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBOrderingQueryTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBOrderingQueryTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBQueryGraphTestHelpers.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBQueryGraphTestHelpers.java index 4a887490e6..2410c7c381 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBQueryGraphTestHelpers.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/FDBQueryGraphTestHelpers.java @@ -1,5 +1,5 @@ /* - * FDBSimpleQueryGraphTest.java + * FDBQueryGraphTestHelpers.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanFullySortedTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanFullySortedTest.java index e51a10d216..5392c5ed40 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanFullySortedTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanFullySortedTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanMaxCardinalityTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanMaxCardinalityTest.java index 7b180725d8..66b9efcd9b 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanMaxCardinalityTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/provider/foundationdb/query/QueryPlanMaxCardinalityTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/ChooseKTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/ChooseKTest.java index fbf2de5502..f8bcac1dcb 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/ChooseKTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/ChooseKTest.java @@ -1,5 +1,5 @@ /* - * AliasMapTest.java + * ChooseKTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/LikeOperatorValueTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/LikeOperatorValueTest.java index 59cc073a80..bd2b6237ae 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/LikeOperatorValueTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/LikeOperatorValueTest.java @@ -1,5 +1,5 @@ /* - * ArithmeticValueTest.java + * LikeOperatorValueTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/VariadicFunctionValueTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/VariadicFunctionValueTest.java index ad0142439b..a222c6c087 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/VariadicFunctionValueTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/cascades/VariadicFunctionValueTest.java @@ -1,5 +1,5 @@ /* - * ArithmeticValueTest.java + * VariadicFunctionValueTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/debug/DebuggerWithSymbolTables.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/debug/DebuggerWithSymbolTables.java index 0531275e9b..a330d725d6 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/debug/DebuggerWithSymbolTables.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/debug/DebuggerWithSymbolTables.java @@ -1,5 +1,5 @@ /* - * PlannerRepl.java + * DebuggerWithSymbolTables.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/AnyFilterMatcher.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/AnyFilterMatcher.java index 921ff864c9..a9b7a43ee8 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/AnyFilterMatcher.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/AnyFilterMatcher.java @@ -1,5 +1,5 @@ /* - * FilterMatcherWithComponent.java + * AnyFilterMatcher.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/ComposedBitmapIndexMatcher.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/ComposedBitmapIndexMatcher.java index 09c76d4c40..3c90a020ff 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/ComposedBitmapIndexMatcher.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/ComposedBitmapIndexMatcher.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/SortMatcher.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/SortMatcher.java index 1f75200252..7a869bc4f4 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/SortMatcher.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/match/SortMatcher.java @@ -1,9 +1,9 @@ /* - * FilterMatcher.java + * SortMatcher.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/synthetic/SyntheticPlanMatchers.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/synthetic/SyntheticPlanMatchers.java index b2b66454fc..3a74f492e0 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/synthetic/SyntheticPlanMatchers.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/query/plan/synthetic/SyntheticPlanMatchers.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtension.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtension.java index 6c59c2c491..fc71d521c8 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtension.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtension.java @@ -1,5 +1,5 @@ /* - * ConflictExceptionExtension.java + * ExceptionLoggingDetailsExtension.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtensionTest.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtensionTest.java index fae3349092..c999310b55 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtensionTest.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/ExceptionLoggingDetailsExtensionTest.java @@ -1,5 +1,5 @@ /* - * ExtensionLoggingDetailsExtensionTest.java + * ExceptionLoggingDetailsExtensionTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/FDBDatabaseExtension.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/FDBDatabaseExtension.java index 189e5a5649..255d39569f 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/FDBDatabaseExtension.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/FDBDatabaseExtension.java @@ -1,5 +1,5 @@ /* - * FDBDatabaseFactoryExtension.java + * FDBDatabaseExtension.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/TestKeySpacePathManagerExtension.java b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/TestKeySpacePathManagerExtension.java index d6574cfc97..0190fa904e 100644 --- a/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/TestKeySpacePathManagerExtension.java +++ b/fdb-record-layer-core/src/test/java/com/apple/foundationdb/record/test/TestKeySpacePathManagerExtension.java @@ -1,5 +1,5 @@ /* - * TestKeySpacePathExtension.java + * TestKeySpacePathManagerExtension.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_field_type_change.proto b/fdb-record-layer-core/src/test/proto/evolution/test_field_type_change.proto index eb5805405e..99002801cd 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_field_type_change.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_field_type_change.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.fieldtypechange; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_header_as_group.proto b/fdb-record-layer-core/src/test/proto/evolution/test_header_as_group.proto index 22478fc812..0d54fc42ea 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_header_as_group.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_header_as_group.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.headergroup; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_merged_nested_types.proto b/fdb-record-layer-core/src/test/proto/evolution/test_merged_nested_types.proto index 239c82f2d5..72ba9da511 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_merged_nested_types.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_merged_nested_types.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.mergednested; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto2.proto b/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto2.proto index 6a26e22bc1..629b73694c 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto2.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.nestedproto2; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto3.proto b/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto3.proto index 87b264124f..9368d7395f 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto3.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_nested_proto3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.nestedproto3; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_new_record_type.proto b/fdb-record-layer-core/src/test/proto/evolution/test_new_record_type.proto index ad5f75b1bd..107a48fb37 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_new_record_type.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_new_record_type.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.newtype; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_records_1_imported.proto b/fdb-record-layer-core/src/test/proto/evolution/test_records_1_imported.proto index 7838fbae60..693c2dc44f 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_records_1_imported.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_records_1_imported.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.test1imported; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_records_3_proto3.proto b/fdb-record-layer-core/src/test/proto/evolution/test_records_3_proto3.proto index 0b600d728d..4778f8dc7a 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_records_3_proto3.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_records_3_proto3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.test3proto3; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_records_enum_proto3.proto b/fdb-record-layer-core/src/test/proto/evolution/test_records_enum_proto3.proto index ff780ea86e..ea7a954538 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_records_enum_proto3.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_records_enum_proto3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.testenum3; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto2.proto b/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto2.proto index 56e49aa56e..d34fd998d5 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto2.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.nestedproto2; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto3.proto b/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto3.proto index a35691ee57..406679f407 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto3.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_records_nested_proto3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto3"; package com.apple.foundationdb.record.evolution.nestedproto3; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_self_reference.proto b/fdb-record-layer-core/src/test/proto/evolution/test_self_reference.proto index c87b047bf4..942b4a17a1 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_self_reference.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_self_reference.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.selfreference; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_self_reference_unspooled.proto b/fdb-record-layer-core/src/test/proto/evolution/test_self_reference_unspooled.proto index 5e61025957..adb6dfc7d8 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_self_reference_unspooled.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_self_reference_unspooled.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.selfreferenceunspooled; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_split_nested_types.proto b/fdb-record-layer-core/src/test/proto/evolution/test_split_nested_types.proto index 5927fb02ef..a5094dba41 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_split_nested_types.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_split_nested_types.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.splitnested; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_swap_union_fields.proto b/fdb-record-layer-core/src/test/proto/evolution/test_swap_union_fields.proto index 3b2a6a29e6..0218346e81 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_swap_union_fields.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_swap_union_fields.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.swap; diff --git a/fdb-record-layer-core/src/test/proto/evolution/test_unmerged_nested_types.proto b/fdb-record-layer-core/src/test/proto/evolution/test_unmerged_nested_types.proto index 1805bcee15..2cab471ff7 100644 --- a/fdb-record-layer-core/src/test/proto/evolution/test_unmerged_nested_types.proto +++ b/fdb-record-layer-core/src/test/proto/evolution/test_unmerged_nested_types.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.evolution.unmergednested; diff --git a/fdb-record-layer-core/src/test/proto/expression_tests.proto b/fdb-record-layer-core/src/test/proto/expression_tests.proto index 570a0d920b..769f36fa2f 100644 --- a/fdb-record-layer-core/src/test/proto/expression_tests.proto +++ b/fdb-record-layer-core/src/test/proto/expression_tests.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.metadata; diff --git a/fdb-record-layer-core/src/test/proto/test_hierarchies.proto b/fdb-record-layer-core/src/test/proto/test_hierarchies.proto index f6c0adf3e8..81380548c0 100644 --- a/fdb-record-layer-core/src/test/proto/test_hierarchies.proto +++ b/fdb-record-layer-core/src/test/proto/test_hierarchies.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test_hierarchies; diff --git a/fdb-record-layer-core/src/test/proto/test_no_indexes.proto b/fdb-record-layer-core/src/test/proto/test_no_indexes.proto index 82430ba0c1..ae419f1db6 100644 --- a/fdb-record-layer-core/src/test/proto/test_no_indexes.proto +++ b/fdb-record-layer-core/src/test/proto/test_no_indexes.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.no.indexes; diff --git a/fdb-record-layer-core/src/test/proto/test_no_union.proto b/fdb-record-layer-core/src/test/proto/test_no_union.proto index d0e2517c74..42dd73a863 100644 --- a/fdb-record-layer-core/src/test/proto/test_no_union.proto +++ b/fdb-record-layer-core/src/test/proto/test_no_union.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testnounion; diff --git a/fdb-record-layer-core/src/test/proto/test_no_union_evolved.proto b/fdb-record-layer-core/src/test/proto/test_no_union_evolved.proto index 785fedbe06..857bfb8421 100644 --- a/fdb-record-layer-core/src/test/proto/test_no_union_evolved.proto +++ b/fdb-record-layer-core/src/test/proto/test_no_union_evolved.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testnounionevolved; diff --git a/fdb-record-layer-core/src/test/proto/test_no_union_evolved_illegal.proto b/fdb-record-layer-core/src/test/proto/test_no_union_evolved_illegal.proto index 6a1b577091..063c8aa65d 100644 --- a/fdb-record-layer-core/src/test/proto/test_no_union_evolved_illegal.proto +++ b/fdb-record-layer-core/src/test/proto/test_no_union_evolved_illegal.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testnounionevolvedillegal; diff --git a/fdb-record-layer-core/src/test/proto/test_no_union_evolved_renamed_type.proto b/fdb-record-layer-core/src/test/proto/test_no_union_evolved_renamed_type.proto index 3bb52d2f95..6b8ee6b2ec 100644 --- a/fdb-record-layer-core/src/test/proto/test_no_union_evolved_renamed_type.proto +++ b/fdb-record-layer-core/src/test/proto/test_no_union_evolved_renamed_type.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testnounionrenamedrecordtype; diff --git a/fdb-record-layer-core/src/test/proto/test_records_1.proto b/fdb-record-layer-core/src/test/proto/test_records_1.proto index 488419957e..a3022e800c 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_1.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_1.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test1; diff --git a/fdb-record-layer-core/src/test/proto/test_records_1_evolved.proto b/fdb-record-layer-core/src/test/proto/test_records_1_evolved.proto index fca988abf7..4ce311ca5b 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_1_evolved.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_1_evolved.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test1evolved; diff --git a/fdb-record-layer-core/src/test/proto/test_records_1_evolved_again.proto b/fdb-record-layer-core/src/test/proto/test_records_1_evolved_again.proto index d6e9745664..cd14a2db41 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_1_evolved_again.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_1_evolved_again.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test1evolvedagain; diff --git a/fdb-record-layer-core/src/test/proto/test_records_1_evolved_with_map.proto b/fdb-record-layer-core/src/test/proto/test_records_1_evolved_with_map.proto index 369f23a2fa..9879ab26b4 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_1_evolved_with_map.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_1_evolved_with_map.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test1withmap; diff --git a/fdb-record-layer-core/src/test/proto/test_records_2.proto b/fdb-record-layer-core/src/test/proto/test_records_2.proto index edf3c3d5ff..ca3fcde61e 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_2.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test2; diff --git a/fdb-record-layer-core/src/test/proto/test_records_3.proto b/fdb-record-layer-core/src/test/proto/test_records_3.proto index f5db702f2c..8df6c13d83 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_3.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test3; diff --git a/fdb-record-layer-core/src/test/proto/test_records_4.proto b/fdb-record-layer-core/src/test/proto/test_records_4.proto index ad57af5ccb..45b4f4042d 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_4.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_4.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test4; diff --git a/fdb-record-layer-core/src/test/proto/test_records_4_wrapper.proto b/fdb-record-layer-core/src/test/proto/test_records_4_wrapper.proto index dce3812bca..c068f0514e 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_4_wrapper.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_4_wrapper.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test4wrapper; diff --git a/fdb-record-layer-core/src/test/proto/test_records_5.proto b/fdb-record-layer-core/src/test/proto/test_records_5.proto index eebe293f34..b7f3a073e0 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_5.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_5.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test5; diff --git a/fdb-record-layer-core/src/test/proto/test_records_6.proto b/fdb-record-layer-core/src/test/proto/test_records_6.proto index 26c4f8e41c..71bd284e45 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_6.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_6.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test6; diff --git a/fdb-record-layer-core/src/test/proto/test_records_7.proto b/fdb-record-layer-core/src/test/proto/test_records_7.proto index 77f2015e29..98e20a5f2b 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_7.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_7.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test7; diff --git a/fdb-record-layer-core/src/test/proto/test_records_8.proto b/fdb-record-layer-core/src/test/proto/test_records_8.proto index 81e1d2cf3a..7c5655a28e 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_8.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_8.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test8; diff --git a/fdb-record-layer-core/src/test/proto/test_records_bad_union_1.proto b/fdb-record-layer-core/src/test/proto/test_records_bad_union_1.proto index 80a9756493..cbaaad0022 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_bad_union_1.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_bad_union_1.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testBadUnion1; diff --git a/fdb-record-layer-core/src/test/proto/test_records_bad_union_2.proto b/fdb-record-layer-core/src/test/proto/test_records_bad_union_2.proto index a527aef4b5..617babba0d 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_bad_union_2.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_bad_union_2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testBadUnion2; diff --git a/fdb-record-layer-core/src/test/proto/test_records_bitmap.proto b/fdb-record-layer-core/src/test/proto/test_records_bitmap.proto index 9303ef930b..3c2de0f855 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_bitmap.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_bitmap.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2020 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.bitmap; diff --git a/fdb-record-layer-core/src/test/proto/test_records_bytes.proto b/fdb-record-layer-core/src/test/proto/test_records_bytes.proto index f372e397ff..291001e422 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_bytes.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_bytes.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testb; diff --git a/fdb-record-layer-core/src/test/proto/test_records_chained_1.proto b/fdb-record-layer-core/src/test/proto/test_records_chained_1.proto index 8643205bf9..31a7656094 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_chained_1.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_chained_1.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.chained1; diff --git a/fdb-record-layer-core/src/test/proto/test_records_chained_2.proto b/fdb-record-layer-core/src/test/proto/test_records_chained_2.proto index c0165dd764..9621b1fee2 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_chained_2.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_chained_2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.chained2; diff --git a/fdb-record-layer-core/src/test/proto/test_records_datatypes.proto b/fdb-record-layer-core/src/test/proto/test_records_datatypes.proto index 2b23081913..3ce8a9e502 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_datatypes.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_datatypes.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.scalarTypes; diff --git a/fdb-record-layer-core/src/test/proto/test_records_double_nested.proto b/fdb-record-layer-core/src/test/proto/test_records_double_nested.proto index d53841d5be..e6fb4183a9 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_double_nested.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_double_nested.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.doublenested; diff --git a/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields.proto b/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields.proto index 2c5f997caa..29cc5a5324 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.duplicateunionfields; diff --git a/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields_reordered.proto b/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields_reordered.proto index b10dbf4d76..3bc207b777 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields_reordered.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_duplicate_union_fields_reordered.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.duplicateunionfields.reordered; diff --git a/fdb-record-layer-core/src/test/proto/test_records_enum.proto b/fdb-record-layer-core/src/test/proto/test_records_enum.proto index 5d5eae6141..3e7e0c9a63 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_enum.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_enum.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testenum; diff --git a/fdb-record-layer-core/src/test/proto/test_records_grouped_parent_child.proto b/fdb-record-layer-core/src/test/proto/test_records_grouped_parent_child.proto index 2ad60ea6c6..232e92bf84 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_grouped_parent_child.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_grouped_parent_child.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.groupedParentChildProto; diff --git a/fdb-record-layer-core/src/test/proto/test_records_implicit_usage.proto b/fdb-record-layer-core/src/test/proto/test_records_implicit_usage.proto index 445b510af9..136ae1cc05 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_implicit_usage.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_implicit_usage.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testimplicitusage; diff --git a/fdb-record-layer-core/src/test/proto/test_records_implicit_usage_no_union.proto b/fdb-record-layer-core/src/test/proto/test_records_implicit_usage_no_union.proto index 9d067a6405..94a8818bc8 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_implicit_usage_no_union.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_implicit_usage_no_union.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testimplicitusagenounion; diff --git a/fdb-record-layer-core/src/test/proto/test_records_import.proto b/fdb-record-layer-core/src/test/proto/test_records_import.proto index 99a22fe0fe..b131059450 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_import.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_import.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.import; diff --git a/fdb-record-layer-core/src/test/proto/test_records_import_flat.proto b/fdb-record-layer-core/src/test/proto/test_records_import_flat.proto index b7a84832df..b00622b36b 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_import_flat.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_import_flat.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.importflat; diff --git a/fdb-record-layer-core/src/test/proto/test_records_imported_and_new.proto b/fdb-record-layer-core/src/test/proto/test_records_imported_and_new.proto index 6ecbc3552d..04834b074c 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_imported_and_new.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_imported_and_new.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test.importedandnew; diff --git a/fdb-record-layer-core/src/test/proto/test_records_index_compat.proto b/fdb-record-layer-core/src/test/proto/test_records_index_compat.proto index c32f9edb78..743ce88832 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_index_compat.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_index_compat.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testcompat; diff --git a/fdb-record-layer-core/src/test/proto/test_records_index_filtering.proto b/fdb-record-layer-core/src/test/proto/test_records_index_filtering.proto index 04ab4f121e..3b88f909b6 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_index_filtering.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_index_filtering.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testIndexFiltering; diff --git a/fdb-record-layer-core/src/test/proto/test_records_join_index.proto b/fdb-record-layer-core/src/test/proto/test_records_join_index.proto index d93a5ecff9..08fb0bdd63 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_join_index.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_join_index.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testjoinindex; diff --git a/fdb-record-layer-core/src/test/proto/test_records_leaderboard.proto b/fdb-record-layer-core/src/test/proto/test_records_leaderboard.proto index 3aef19eeb5..bbbaee7b32 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_leaderboard.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_leaderboard.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testleaderboard; diff --git a/fdb-record-layer-core/src/test/proto/test_records_map.proto b/fdb-record-layer-core/src/test/proto/test_records_map.proto index b78a882dd4..ab5f7f2d7e 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_map.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_map.proto @@ -1,3 +1,23 @@ +/* + * test_records_map.proto + * + * This source file is part of the FoundationDB open source project + * + * Copyright 2015-2025 Apple Inc. and the FoundationDB project authors + * + * 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. + */ + syntax = "proto2"; package com.apple.foundationdb.record.nestedmaptest; diff --git a/fdb-record-layer-core/src/test/proto/test_records_maps.proto b/fdb-record-layer-core/src/test/proto/test_records_maps.proto index b09702bda4..75a0ee4ad1 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_maps.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_maps.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testMaps; diff --git a/fdb-record-layer-core/src/test/proto/test_records_marked_unmarked.proto b/fdb-record-layer-core/src/test/proto/test_records_marked_unmarked.proto index df6545c594..a434608fee 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_marked_unmarked.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_marked_unmarked.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testmarkedunmarked; diff --git a/fdb-record-layer-core/src/test/proto/test_records_multi.proto b/fdb-record-layer-core/src/test/proto/test_records_multi.proto index fa1623c942..3622174183 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_multi.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_multi.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record; diff --git a/fdb-record-layer-core/src/test/proto/test_records_multidimensional.proto b/fdb-record-layer-core/src/test/proto/test_records_multidimensional.proto index 36b4627797..bbce6e5e26 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_multidimensional.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_multidimensional.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test; diff --git a/fdb-record-layer-core/src/test/proto/test_records_name_clash.proto b/fdb-record-layer-core/src/test/proto/test_records_name_clash.proto index d437df8aae..3f1c1d0153 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_name_clash.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_name_clash.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.nameclash; diff --git a/fdb-record-layer-core/src/test/proto/test_records_nested_as_record.proto b/fdb-record-layer-core/src/test/proto/test_records_nested_as_record.proto index 081dc2b36b..27e3ad7e67 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_nested_as_record.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_nested_as_record.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.nestedasrecord; diff --git a/fdb-record-layer-core/src/test/proto/test_records_no_primary_key.proto b/fdb-record-layer-core/src/test/proto/test_records_no_primary_key.proto index 0b9ef11c5a..3a9416b726 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_no_primary_key.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_no_primary_key.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testNoPrimaryKey; diff --git a/fdb-record-layer-core/src/test/proto/test_records_nulls_2.proto b/fdb-record-layer-core/src/test/proto/test_records_nulls_2.proto index 8d7f757966..4525ca96d0 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_nulls_2.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_nulls_2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testnulls2; diff --git a/fdb-record-layer-core/src/test/proto/test_records_nulls_3.proto b/fdb-record-layer-core/src/test/proto/test_records_nulls_3.proto index 52d0426200..cf7fa3b52c 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_nulls_3.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_nulls_3.proto @@ -1,3 +1,23 @@ +/* + * test_records_nulls_3.proto + * + * This source file is part of the FoundationDB open source project + * + * Copyright 2015-2025 Apple Inc. and the FoundationDB project authors + * + * 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. + */ + syntax = "proto3"; package com.apple.foundationdb.record.testnulls3; diff --git a/fdb-record-layer-core/src/test/proto/test_records_oneof.proto b/fdb-record-layer-core/src/test/proto/test_records_oneof.proto index 53b6a43c4a..527f598818 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_oneof.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_oneof.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testOneOf; diff --git a/fdb-record-layer-core/src/test/proto/test_records_parent_child.proto b/fdb-record-layer-core/src/test/proto/test_records_parent_child.proto index fa776512cf..37f2af6f91 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_parent_child.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_parent_child.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.test7; diff --git a/fdb-record-layer-core/src/test/proto/test_records_rank.proto b/fdb-record-layer-core/src/test/proto/test_records_rank.proto index fc1b28f956..470786caa8 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_rank.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_rank.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testrank; diff --git a/fdb-record-layer-core/src/test/proto/test_records_text.proto b/fdb-record-layer-core/src/test/proto/test_records_text.proto index cef98fca18..566448e1b9 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_text.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_text.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testtext; diff --git a/fdb-record-layer-core/src/test/proto/test_records_transform.proto b/fdb-record-layer-core/src/test/proto/test_records_transform.proto index c20c657542..d07d38ac2c 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_transform.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_transform.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.transform; diff --git a/fdb-record-layer-core/src/test/proto/test_records_tuple_fields.proto b/fdb-record-layer-core/src/test/proto/test_records_tuple_fields.proto index a55b427339..db2f431420 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_tuple_fields.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_tuple_fields.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testTupleFields; diff --git a/fdb-record-layer-core/src/test/proto/test_records_two_unions.proto b/fdb-record-layer-core/src/test/proto/test_records_two_unions.proto index 3eededafdc..231b69e8a3 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_two_unions.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_two_unions.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testtwounions; diff --git a/fdb-record-layer-core/src/test/proto/test_records_union_default_name.proto b/fdb-record-layer-core/src/test/proto/test_records_union_default_name.proto index db27203fa6..e1ebbdd801 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_union_default_name.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_union_default_name.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testuniondefaultname; diff --git a/fdb-record-layer-core/src/test/proto/test_records_union_missing_record.proto b/fdb-record-layer-core/src/test/proto/test_records_union_missing_record.proto index 713ad40213..3fca5692bb 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_union_missing_record.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_union_missing_record.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testunionmissingrecord; diff --git a/fdb-record-layer-core/src/test/proto/test_records_union_with_imported_nested.proto b/fdb-record-layer-core/src/test/proto/test_records_union_with_imported_nested.proto index e2741ae9c6..bd13d20d35 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_union_with_imported_nested.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_union_with_imported_nested.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testunionwithimportednested; diff --git a/fdb-record-layer-core/src/test/proto/test_records_union_with_nested.proto b/fdb-record-layer-core/src/test/proto/test_records_union_with_nested.proto index 57f01d3bf0..047fb9d75a 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_union_with_nested.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_union_with_nested.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testunionwithnested; diff --git a/fdb-record-layer-core/src/test/proto/test_records_unsigned_1.proto b/fdb-record-layer-core/src/test/proto/test_records_unsigned_1.proto index d9df3b1b20..4e4f781eeb 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_unsigned_1.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_unsigned_1.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.unsigned; diff --git a/fdb-record-layer-core/src/test/proto/test_records_unsigned_2.proto b/fdb-record-layer-core/src/test/proto/test_records_unsigned_2.proto index aca32e27d9..ab9594abd5 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_unsigned_2.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_unsigned_2.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.unsigned; diff --git a/fdb-record-layer-core/src/test/proto/test_records_unsigned_3.proto b/fdb-record-layer-core/src/test/proto/test_records_unsigned_3.proto index 8fd864fcca..8cb705e100 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_unsigned_3.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_unsigned_3.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.unsigned; diff --git a/fdb-record-layer-core/src/test/proto/test_records_unsigned_4.proto b/fdb-record-layer-core/src/test/proto/test_records_unsigned_4.proto index fca32ae10b..7e952cd004 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_unsigned_4.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_unsigned_4.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.unsigned; diff --git a/fdb-record-layer-core/src/test/proto/test_records_unsigned_5.proto b/fdb-record-layer-core/src/test/proto/test_records_unsigned_5.proto index 8d8e5d01be..2e9f0fad6f 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_unsigned_5.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_unsigned_5.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.unsigned; diff --git a/fdb-record-layer-core/src/test/proto/test_records_with_header.proto b/fdb-record-layer-core/src/test/proto/test_records_with_header.proto index 4f91b728d7..b14f5178b6 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_with_header.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_with_header.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testheader; diff --git a/fdb-record-layer-core/src/test/proto/test_records_with_union.proto b/fdb-record-layer-core/src/test/proto/test_records_with_union.proto index c219ea7197..5a971867c2 100644 --- a/fdb-record-layer-core/src/test/proto/test_records_with_union.proto +++ b/fdb-record-layer-core/src/test/proto/test_records_with_union.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.testunion; diff --git a/fdb-record-layer-core/src/test/proto/test_required_nested_record.proto b/fdb-record-layer-core/src/test/proto/test_required_nested_record.proto index 646362161e..89f12c28d9 100644 --- a/fdb-record-layer-core/src/test/proto/test_required_nested_record.proto +++ b/fdb-record-layer-core/src/test/proto/test_required_nested_record.proto @@ -1,3 +1,23 @@ +/* + * test_required_nested_record.proto + * + * This source file is part of the FoundationDB open source project + * + * Copyright 2015-2025 Apple Inc. and the FoundationDB project authors + * + * 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. + */ + syntax = "proto2"; package com.apple.foundationdb.record.test_required_nested_record; diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteQueryClause.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteQueryClause.java index 12e283b699..25f7f2812a 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteQueryClause.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneAutoCompleteQueryClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneBooleanQuery.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneBooleanQuery.java index 17ceeb1c7b..8d7d439f3f 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneBooleanQuery.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneBooleanQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecord.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecord.java index 360054d336..642630366f 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecord.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecord.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneEvents.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneEvents.java index 30347ecee1..54bada025e 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneEvents.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneEvents.java @@ -1,9 +1,9 @@ /* - * FDBStoreTimer.java + * LuceneEvents.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpression.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpression.java index 4594e9fc43..1e71db4303 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpression.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpressionFactory.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpressionFactory.java index 5636085b7a..723d769973 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpressionFactory.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionKeyExpressionFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionNames.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionNames.java index 878b939b37..0f885959be 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionNames.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneFunctionNames.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexExpressions.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexExpressions.java index e561461ac1..2795ba52bd 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexExpressions.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexExpressions.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexOptions.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexOptions.java index 5a1994483c..5e18efba80 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexOptions.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexOptions.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexValidator.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexValidator.java index f3b38b7d05..c20bcb7731 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexValidator.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneIndexValidator.java @@ -1,9 +1,9 @@ /* - * LuceneIndexMaintainerValidator.java + * LuceneIndexValidator.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneLogMessageKeys.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneLogMessageKeys.java index c5e9b32fc0..2055857af4 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneLogMessageKeys.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneLogMessageKeys.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneNotQuery.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneNotQuery.java index ab52e27934..fc74bb7604 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneNotQuery.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneNotQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV1.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV1.java index 3d872b1832..1e49ee697c 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV1.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV1.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV2.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV2.java index de56149b36..0d525eb7d8 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV2.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LucenePrimaryKeySegmentIndexV2.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryClause.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryClause.java index 64a7acd410..3bc663b542 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryClause.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryFieldComparisonClause.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryFieldComparisonClause.java index 804b4e66f7..768c3b716f 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryFieldComparisonClause.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryFieldComparisonClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryMultiFieldSearchClause.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryMultiFieldSearchClause.java index feebdd56d4..70a6d2cd48 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryMultiFieldSearchClause.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQueryMultiFieldSearchClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQuerySearchClause.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQuerySearchClause.java index 999495049e..bcef8940a6 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQuerySearchClause.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneQuerySearchClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneRepartitionPlanner.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneRepartitionPlanner.java index 877a41284e..22fbd525a8 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneRepartitionPlanner.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneRepartitionPlanner.java @@ -1,5 +1,5 @@ /* - * LucenePartitionPlanner.java + * LuceneRepartitionPlanner.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanBounds.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanBounds.java index a0fb891544..84a4c984eb 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanBounds.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanBounds.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanParameters.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanParameters.java index 2c5fd77b4e..d8764b5928 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanParameters.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanParameters.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQuery.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQuery.java index c185abd3c2..2b88044ef4 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQuery.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQueryParameters.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQueryParameters.java index d2fe5211e2..c34b0f6661 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQueryParameters.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanQueryParameters.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheck.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheck.java index d4c7ee3a15..7385674fb2 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheck.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheck.java @@ -1,9 +1,9 @@ /* - * LuceneScanSpellcheck.java + * LuceneScanSpellCheck.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheckParameters.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheckParameters.java index c13bec5e44..27954d5e64 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheckParameters.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanSpellCheckParameters.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanTypes.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanTypes.java index d86840edcb..eebd352f72 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanTypes.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneScanTypes.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneSpellCheckRecordCursor.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneSpellCheckRecordCursor.java index bfeb5e5745..6bbf23cc33 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneSpellCheckRecordCursor.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/LuceneSpellCheckRecordCursor.java @@ -1,5 +1,5 @@ /* - * LuceneSpellcheckResultCursor.java + * LuceneSpellCheckRecordCursor.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/codec/LuceneOptimizedLiveDocsFormat.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/codec/LuceneOptimizedLiveDocsFormat.java index ecb5e79765..b7c9631f16 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/codec/LuceneOptimizedLiveDocsFormat.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/codec/LuceneOptimizedLiveDocsFormat.java @@ -1,5 +1,5 @@ /* - * LuceneLiveDocsFormat.java + * LuceneOptimizedLiveDocsFormat.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCache.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCache.java index 9f5ed31ddf..7f20ccfe54 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCache.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCache.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCacheManager.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCacheManager.java index 801deee1ef..8dcfa10a07 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCacheManager.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/directory/FDBDirectorySharedCacheManager.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreFormatException.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreFormatException.java index e90f845707..a4f7da1946 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreFormatException.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreFormatException.java @@ -1,5 +1,5 @@ /* - * RecordCoreArgumentException.java + * RecordCoreFormatException.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreSizeException.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreSizeException.java index ddf245ea66..8590633f9b 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreSizeException.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/idformat/RecordCoreSizeException.java @@ -1,5 +1,5 @@ /* - * RecordCodeTooLongException.java + * RecordCoreSizeException.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/ConfigAwareQueryParser.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/ConfigAwareQueryParser.java index a3ec11c6e8..533257d11a 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/ConfigAwareQueryParser.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/ConfigAwareQueryParser.java @@ -1,5 +1,5 @@ /* - * LuceneOptimizedParser.java + * ConfigAwareQueryParser.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneOptimizedMultiFieldStopWordsQueryParser.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneOptimizedMultiFieldStopWordsQueryParser.java index 48e1c6f508..82fc15e4b1 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneOptimizedMultiFieldStopWordsQueryParser.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneOptimizedMultiFieldStopWordsQueryParser.java @@ -1,5 +1,5 @@ /* - * LuceneOptimizedStopWordsQueryParser.java + * LuceneOptimizedMultiFieldStopWordsQueryParser.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneQueryParserFactoryProvider.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneQueryParserFactoryProvider.java index d4a22c308d..b036e48ffa 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneQueryParserFactoryProvider.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/search/LuceneQueryParserFactoryProvider.java @@ -1,5 +1,5 @@ /* - * LuceneQueryParserFactory.java + * LuceneQueryParserFactoryProvider.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/EnglishSynonymMapConfig.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/EnglishSynonymMapConfig.java index d6ee724d0c..8bf94b2541 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/EnglishSynonymMapConfig.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/EnglishSynonymMapConfig.java @@ -1,5 +1,5 @@ /* - * SynonymMapConfig.java + * EnglishSynonymMapConfig.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistry.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistry.java index a6c960672f..3cb366e56d 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistry.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistry.java @@ -1,5 +1,5 @@ /* - * SynonymAnalyzer.java + * SynonymMapRegistry.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistryImpl.java b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistryImpl.java index d8e6c76b30..68a404f490 100644 --- a/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistryImpl.java +++ b/fdb-record-layer-lucene/src/main/java/com/apple/foundationdb/record/lucene/synonym/SynonymMapRegistryImpl.java @@ -1,5 +1,5 @@ /* - * SynonymAnalyzer.java + * SynonymMapRegistryImpl.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_continuation.proto b/fdb-record-layer-lucene/src/main/proto/lucene_continuation.proto index 3fcde99cac..457719ad55 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_continuation.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_continuation.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.lucene; diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_field_infos.proto b/fdb-record-layer-lucene/src/main/proto/lucene_field_infos.proto index 938d696ebf..b57d61f56f 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_field_infos.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_field_infos.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020-2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.lucene; diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_file_system.proto b/fdb-record-layer-lucene/src/main/proto/lucene_file_system.proto index 58a7df09bd..e7752508b1 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_file_system.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_file_system.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020-2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.lucene; diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_partitioning.proto b/fdb-record-layer-lucene/src/main/proto/lucene_partitioning.proto index b03a146256..eddb149d5b 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_partitioning.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_partitioning.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.lucene; diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_record_query_plan.proto b/fdb-record-layer-lucene/src/main/proto/lucene_record_query_plan.proto index d3e647b92b..efeb6fc4c7 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_record_query_plan.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_record_query_plan.proto @@ -1,7 +1,7 @@ /* - * record_metadata.proto + * lucene_record_query_plan.proto * - * This source file is part of the FoundationDB open source projectsour + * This source file is part of the FoundationDB open source project * * Copyright 2015-2018 Apple Inc. and the FoundationDB project authors * @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.planprotos; diff --git a/fdb-record-layer-lucene/src/main/proto/lucene_stored_fields.proto b/fdb-record-layer-lucene/src/main/proto/lucene_stored_fields.proto index dfdc75bfd9..3b6d1df742 100644 --- a/fdb-record-layer-lucene/src/main/proto/lucene_stored_fields.proto +++ b/fdb-record-layer-lucene/src/main/proto/lucene_stored_fields.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2020-2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.lucene; diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecordTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecordTest.java index 58b79cc8df..367e6c05fa 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecordTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneDocumentFromRecordTest.java @@ -1,9 +1,9 @@ /* - * LuceneGroupingTest.java + * LuceneDocumentFromRecordTest.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2021 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexMaintenanceTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexMaintenanceTest.java index 93a12cac99..59ccc56ad6 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexMaintenanceTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexMaintenanceTest.java @@ -1,5 +1,5 @@ /* - * LuceneIndexValidationTest.java + * LuceneIndexMaintenanceTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestDataModel.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestDataModel.java index 9c5bcb988d..060594f58a 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestDataModel.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestDataModel.java @@ -1,5 +1,5 @@ /* - * LuceneIndexModel.java + * LuceneIndexTestDataModel.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestValidator.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestValidator.java index 90f863af2e..3d0db1f2af 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestValidator.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneIndexTestValidator.java @@ -1,5 +1,5 @@ /* - * LuceneIndexValidator.java + * LuceneIndexTestValidator.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneLockFailureTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneLockFailureTest.java index 7c7ab5bcf2..03b876d00f 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneLockFailureTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneLockFailureTest.java @@ -1,5 +1,5 @@ /* - * LucenOnlineIndexingTest.java + * LuceneLockFailureTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneOnlineIndexingTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneOnlineIndexingTest.java index d1fbb6b933..832bef336f 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneOnlineIndexingTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneOnlineIndexingTest.java @@ -1,5 +1,5 @@ /* - * LucenOnlineIndexingTest.java + * LuceneOnlineIndexingTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlanMatchers.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlanMatchers.java index d6cf3ee2d3..a4b70d4c1d 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlanMatchers.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlanMatchers.java @@ -1,9 +1,9 @@ /* - * FDBLuceneQueryTest.java + * LucenePlanMatchers.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlannerTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlannerTest.java index 8ec2197fb3..6df56fc8f5 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlannerTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LucenePlannerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneSharedCacheTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneSharedCacheTest.java index 060a4ce367..7efc4f09c3 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneSharedCacheTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/LuceneSharedCacheTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2022 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2022 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBIndexOutputTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBIndexOutputTest.java index be94f51dd2..b0cf9e7648 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBIndexOutputTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBIndexOutputTest.java @@ -1,5 +1,5 @@ /* - * FDBIndexInputTest.java + * FDBIndexOutputTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBLuceneFunctionalityTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBLuceneFunctionalityTest.java index b90270f7f9..07d84d47c1 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBLuceneFunctionalityTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/directory/FDBLuceneFunctionalityTest.java @@ -1,5 +1,5 @@ /* - * FDBDirectoryTest.java + * FDBLuceneFunctionalityTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneLocaleTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneLocaleTest.java index 15c7b57a6a..8af0199f9c 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneLocaleTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneLocaleTest.java @@ -1,5 +1,5 @@ /* - * FDBLuceneHighlightingTest.java + * LuceneLocaleTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneScaleTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneScaleTest.java index d8a8f99557..dd75f44827 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneScaleTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/highlight/LuceneScaleTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2023 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2023 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/idformat/IdFormatParserTest.java b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/idformat/IdFormatParserTest.java index c0b58fd52d..8a05d75ff0 100644 --- a/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/idformat/IdFormatParserTest.java +++ b/fdb-record-layer-lucene/src/test/java/com/apple/foundationdb/record/lucene/idformat/IdFormatParserTest.java @@ -1,5 +1,5 @@ /* - * TestIdFormatParser.java + * IdFormatParserTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/common/DoubleValueOrParameter.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/common/DoubleValueOrParameter.java index 35d3d75241..cfd6adaf9e 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/common/DoubleValueOrParameter.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/common/DoubleValueOrParameter.java @@ -1,5 +1,5 @@ /* - * CoordinateValueOrParameter.java + * DoubleValueOrParameter.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLon.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLon.java index b48692a698..1966341e62 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLon.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLon.java @@ -1,5 +1,5 @@ /* - * BoxLatLon.java + * GeophileBoxLatLon.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLonWithWraparound.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLonWithWraparound.java index 04dbac7b2e..e0326aee61 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLonWithWraparound.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileBoxLatLonWithWraparound.java @@ -1,5 +1,5 @@ /* - * BoxLatLonWithWraparound.java + * GeophileBoxLatLonWithWraparound.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileCoveringPointRecord.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileCoveringPointRecord.java index 5b94c96278..15665cacb8 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileCoveringPointRecord.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileCoveringPointRecord.java @@ -1,5 +1,5 @@ /* - * CoveringPointRecord.java + * GeophileCoveringPointRecord.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainer.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainer.java index 5326fc3571..24b4d51857 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainer.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainer.java @@ -1,5 +1,5 @@ /* - * SpatialIndexMaintainer.java + * GeophileIndexMaintainer.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainerFactory.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainerFactory.java index a579932e21..5bc0f8b92e 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainerFactory.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexMaintainerFactory.java @@ -1,5 +1,5 @@ /* - * SpatialIndexMaintainerFactory.java + * GeophileIndexMaintainerFactory.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexTypes.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexTypes.java index 56405d0443..564a8ee6d0 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexTypes.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexTypes.java @@ -1,5 +1,5 @@ /* - * SpatialIndexTypes.java + * GeophileIndexTypes.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexValidator.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexValidator.java index b421a6c218..955e37e5da 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexValidator.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileIndexValidator.java @@ -1,5 +1,5 @@ /* - * SpatialIndexValidator.java + * GeophileIndexValidator.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophilePointWithinDistanceQueryPlan.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophilePointWithinDistanceQueryPlan.java index fce5f628cf..9eca73cc72 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophilePointWithinDistanceQueryPlan.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophilePointWithinDistanceQueryPlan.java @@ -1,5 +1,5 @@ /* - * GeoPointWithinDistanceQueryPlan.java + * GeophilePointWithinDistanceQueryPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileScanTypes.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileScanTypes.java index 2b117c1511..5d49943a7e 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileScanTypes.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileScanTypes.java @@ -1,5 +1,5 @@ /* - * SpatialScanTypes.java + * GeophileScanTypes.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpression.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpression.java index b8008bcc7a..23bcd3f836 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpression.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpression.java @@ -1,5 +1,5 @@ /* - * SpatialFunctionKeyExpression.java + * GeophileSpatialFunctionKeyExpression.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpressionFactory.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpressionFactory.java index c693e54c9b..6bdf3df294 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpressionFactory.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionKeyExpressionFactory.java @@ -1,5 +1,5 @@ /* - * SpatialFunctionKeyExpressionFactory.java + * GeophileSpatialFunctionKeyExpressionFactory.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionNames.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionNames.java index aa87b8bd3a..4b8affdb09 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionNames.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialFunctionNames.java @@ -1,5 +1,5 @@ /* - * SpatialFunctionNames.java + * GeophileSpatialFunctionNames.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialIndexJoinPlan.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialIndexJoinPlan.java index cf82110172..23029c613f 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialIndexJoinPlan.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialIndexJoinPlan.java @@ -1,5 +1,5 @@ /* - * SpatialIndexJoinPlan.java + * GeophileSpatialIndexJoinPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialObjectQueryPlan.java b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialObjectQueryPlan.java index f57bcb757a..229aab15ad 100644 --- a/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialObjectQueryPlan.java +++ b/fdb-record-layer-spatial/src/main/java/com/apple/foundationdb/record/spatial/geophile/GeophileSpatialObjectQueryPlan.java @@ -1,5 +1,5 @@ /* - * SpatialObjectQueryPlan.java + * GeophileSpatialObjectQueryPlan.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/test/java/com/apple/foundationdb/record/spatial/geophile/GeophileQueryTest.java b/fdb-record-layer-spatial/src/test/java/com/apple/foundationdb/record/spatial/geophile/GeophileQueryTest.java index a9ab0524ea..3623a26d06 100644 --- a/fdb-record-layer-spatial/src/test/java/com/apple/foundationdb/record/spatial/geophile/GeophileQueryTest.java +++ b/fdb-record-layer-spatial/src/test/java/com/apple/foundationdb/record/spatial/geophile/GeophileQueryTest.java @@ -1,5 +1,5 @@ /* - * FDBSpatialQueryTest.java + * GeophileQueryTest.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-record-layer-spatial/src/test/proto/test_records_geo.proto b/fdb-record-layer-spatial/src/test/proto/test_records_geo.proto index 3e3518bc11..27f17d470c 100644 --- a/fdb-record-layer-spatial/src/test/proto/test_records_geo.proto +++ b/fdb-record-layer-spatial/src/test/proto/test_records_geo.proto @@ -17,6 +17,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + syntax = "proto2"; package com.apple.foundationdb.record.spatial.geophile; diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ArrayMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ArrayMetaData.java index 8027d9f5c5..21f3cfbbd9 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ArrayMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ArrayMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Continuation.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Continuation.java index c5fbbd0cfc..07d3a87ef9 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Continuation.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Continuation.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/DynamicMessageBuilder.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/DynamicMessageBuilder.java index 1d1578e489..3522202cda 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/DynamicMessageBuilder.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/DynamicMessageBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/FieldDescription.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/FieldDescription.java index ea4c45acd1..cea35eacf5 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/FieldDescription.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/FieldDescription.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/KeySet.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/KeySet.java index aeffb76487..288f2d725a 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/KeySet.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/KeySet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Options.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Options.java index da21e96d13..a1d5ff6d9e 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Options.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Options.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ParseTreeInfo.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ParseTreeInfo.java index dddfb3586b..eb10aca4cf 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ParseTreeInfo.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/ParseTreeInfo.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArray.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArray.java index 08d6b9800a..9806246ac4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArray.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArray.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayBuilder.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayBuilder.java index bd88c493f3..f56c1ec6f9 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayBuilder.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayMetaData.java index 900b1e9f36..075d712e52 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalArrayMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalConnection.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalConnection.java index 6f4b5c7a83..3313cf06e0 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalConnection.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDatabaseMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDatabaseMetaData.java index 732a28c9be..dcf2474ca2 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDatabaseMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDatabaseMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDirectAccessStatement.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDirectAccessStatement.java index 30441aebea..ed09d14fa5 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDirectAccessStatement.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDirectAccessStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDriver.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDriver.java index 7f517a57b1..20236747a4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDriver.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalDriver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalPreparedStatement.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalPreparedStatement.java index c1e116674e..0f397b8c84 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalPreparedStatement.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalPreparedStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSet.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSet.java index 24371c14db..accf737587 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSet.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSetMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSetMetaData.java index 192c8e8fd7..fc8e22bd97 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSetMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalResultSetMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStatement.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStatement.java index 2f282e38de..18d7a20e63 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStatement.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStruct.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStruct.java index 5f9f96be6a..2dcf1d0475 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStruct.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructBuilder.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructBuilder.java index c24da3ddd7..eea90a9ad2 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructBuilder.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructMetaData.java index c80f23e685..dc8bc2e6e1 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/RelationalStructMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Row.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Row.java index 387bb3805e..671c518a02 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Row.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/Row.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/SqlTypeNamesSupport.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/SqlTypeNamesSupport.java index 1032a42e83..740ae0f60c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/SqlTypeNamesSupport.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/SqlTypeNamesSupport.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructMetaData.java index c802fb0ee5..2cb54fbf92 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructResultSetMetaData.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructResultSetMetaData.java index da609ec76f..99a544d740 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructResultSetMetaData.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/StructResultSetMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ContextualSQLException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ContextualSQLException.java index 8fd750bf5f..c38ba07aa0 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ContextualSQLException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ContextualSQLException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ErrorCode.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ErrorCode.java index 2278a0446e..5b3213cb13 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ErrorCode.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/ErrorCode.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InternalErrorException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InternalErrorException.java index e71d7f3dba..e39e55fa2f 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InternalErrorException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InternalErrorException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidColumnReferenceException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidColumnReferenceException.java index f4c78fd1b2..1af2dda9ac 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidColumnReferenceException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidColumnReferenceException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidTypeException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidTypeException.java index 45f78e07c6..dc71601c19 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidTypeException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidTypeException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/RelationalException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/RelationalException.java index 08d8182d44..9c5ce188ca 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/RelationalException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/RelationalException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/UncheckedRelationalException.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/UncheckedRelationalException.java index d3c96cc6d8..42ff3d9e1b 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/UncheckedRelationalException.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/exceptions/UncheckedRelationalException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/FluentVisitor.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/FluentVisitor.java index 2243f6230c..f6f3764ddd 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/FluentVisitor.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/FluentVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/SqlVisitor.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/SqlVisitor.java index 408bd5c75f..56033cf55b 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/SqlVisitor.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/SqlVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanExpressionTrait.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanExpressionTrait.java index 4be7d02d42..df70d44f17 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanExpressionTrait.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanExpressionTrait.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanFunction.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanFunction.java index c331682065..8abcb196fd 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanFunction.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanFunction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanLiteral.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanLiteral.java index 7c7d50982a..28b4c4cd99 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanLiteral.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/BooleanLiteral.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableExpressionTrait.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableExpressionTrait.java index aa89fcf35f..9c6b996b9a 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableExpressionTrait.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableExpressionTrait.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableFunction.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableFunction.java index 710a0aa935..ab63f3fc48 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableFunction.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ComparableFunction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Expression.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Expression.java index cad03832f8..2d854595d8 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Expression.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Expression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFactory.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFactory.java index cbb6241f4b..eeb5490cf4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFactory.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFragment.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFragment.java index 161934d4bb..d1353837f8 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFragment.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ExpressionFragment.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Field.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Field.java index c5446e3984..0d6da4f72c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Field.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Field.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/FunctionLike.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/FunctionLike.java index ff002b9f6f..0e15884353 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/FunctionLike.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/FunctionLike.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Literal.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Literal.java index c1dde060d6..e6c79067f8 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Literal.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Literal.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NestedBooleanExpression.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NestedBooleanExpression.java index 5c5414e245..0c3402df28 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NestedBooleanExpression.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NestedBooleanExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericExpressionTrait.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericExpressionTrait.java index 9fa68cea7e..74b20fa319 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericExpressionTrait.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericExpressionTrait.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericFunction.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericFunction.java index 882da77156..2d260cd8d0 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericFunction.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericFunction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericLiteral.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericLiteral.java index 4192922131..9c3a7894e1 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericLiteral.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/NumericLiteral.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Operation.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Operation.java index 622b148927..94d0d8b0ae 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Operation.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/Operation.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ParsingFragment.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ParsingFragment.java index 837ca8e1df..3fdcc264f4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ParsingFragment.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ParsingFragment.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ScalarExpression.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ScalarExpression.java index 5b7f1fe2e9..a73be6e58a 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ScalarExpression.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/ScalarExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/StringLiteral.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/StringLiteral.java index ee77402200..706eef28bd 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/StringLiteral.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/StringLiteral.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/UserDefinedField.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/UserDefinedField.java index 7267889af8..ca4fc6bf60 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/UserDefinedField.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/UserDefinedField.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/details/Mixins.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/details/Mixins.java index da1a359dae..01b0193f12 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/details/Mixins.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/expression/details/Mixins.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StatementBuilderFactory.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StatementBuilderFactory.java index 0ff0ec1fa1..dc641f36a5 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StatementBuilderFactory.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StatementBuilderFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StructuredQuery.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StructuredQuery.java index 721b94979d..d0c8b0ba8c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StructuredQuery.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/StructuredQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/UpdateStatement.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/UpdateStatement.java index 5267334e1f..fc2c47318c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/UpdateStatement.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/fluentsql/statement/UpdateStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Column.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Column.java index 85eadc584e..ee165bb1c4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Column.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Column.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/DataType.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/DataType.java index 96ed59a281..638d6c24a2 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/DataType.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/DataType.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Index.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Index.java index efa5789949..8ec27ff241 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Index.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Index.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Metadata.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Metadata.java index 56457333e5..eb72a2ecc1 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Metadata.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Metadata.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Schema.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Schema.java index 82b4a5b16f..2b2c3f3802 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Schema.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Schema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/SchemaTemplate.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/SchemaTemplate.java index 7ae864aab6..235d32d7bc 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/SchemaTemplate.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/SchemaTemplate.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Table.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Table.java index 516cc6f022..5e2b098942 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Table.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Table.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Visitor.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Visitor.java index f45c8eba7f..a5a743ea1c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Visitor.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/metadata/Visitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/OptionContract.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/OptionContract.java index 96015ac798..1aae5be922 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/OptionContract.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/OptionContract.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/RangeContract.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/RangeContract.java index 3f5d1952ec..4c9b75f8b4 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/RangeContract.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/RangeContract.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/TypeContract.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/TypeContract.java index 30916295ee..825888acd0 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/TypeContract.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/api/options/TypeContract.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/Assert.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/Assert.java index 47b3328cbd..db19ba3e82 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/Assert.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/Assert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/BuildVersion.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/BuildVersion.java index 2b1a046f7d..9491bd5c8c 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/BuildVersion.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/BuildVersion.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/ExcludeFromJacocoGeneratedReport.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/ExcludeFromJacocoGeneratedReport.java index bc5ee83827..b630eaaa73 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/ExcludeFromJacocoGeneratedReport.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/ExcludeFromJacocoGeneratedReport.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/PositionalIndex.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/PositionalIndex.java index e964a0bfd1..07c0bac4d7 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/PositionalIndex.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/PositionalIndex.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/SpotBugsSuppressWarnings.java b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/SpotBugsSuppressWarnings.java index 04d8353a38..033539272e 100644 --- a/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/SpotBugsSuppressWarnings.java +++ b/fdb-relational-api/src/main/java/com/apple/foundationdb/relational/util/SpotBugsSuppressWarnings.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/OptionsTest.java b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/OptionsTest.java index 7d7e8f5d89..d03b513ff0 100644 --- a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/OptionsTest.java +++ b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/OptionsTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/RelationalExceptionTest.java b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/RelationalExceptionTest.java index bedbc18f4a..66620520fa 100644 --- a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/RelationalExceptionTest.java +++ b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/api/RelationalExceptionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/util/BuildVersionTest.java b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/util/BuildVersionTest.java index dccef5fd0f..b3da7eb840 100644 --- a/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/util/BuildVersionTest.java +++ b/fdb-relational-api/src/test/java/com/apple/foundationdb/relational/util/BuildVersionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/MessageAssert.java b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/MessageAssert.java index f772a6ef86..01159bd468 100644 --- a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/MessageAssert.java +++ b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/MessageAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssert.java b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssert.java index 6dfa943497..ed07f6f420 100644 --- a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssert.java +++ b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssertions.java b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssertions.java index c3c616d9b0..b76fc57ce4 100644 --- a/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssertions.java +++ b/fdb-relational-api/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalAssertions.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/Customize.java b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/Customize.java index bf47f53c2f..62703a08b2 100644 --- a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/Customize.java +++ b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/Customize.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/JsonOutputFormatPlus.java b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/JsonOutputFormatPlus.java index 9218b6a8a9..b5532c9fee 100644 --- a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/JsonOutputFormatPlus.java +++ b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/JsonOutputFormatPlus.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/RelationalSQLLine.java b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/RelationalSQLLine.java index e8c1c600b7..2a545329be 100644 --- a/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/RelationalSQLLine.java +++ b/fdb-relational-cli/src/main/java/com/apple/foundationdb/relational/cli/sqlline/RelationalSQLLine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/sqlline/PlannerDebuggerCommandHandler.java b/fdb-relational-cli/src/main/java/sqlline/PlannerDebuggerCommandHandler.java index 648eb1ff73..cc214e1a63 100644 --- a/fdb-relational-cli/src/main/java/sqlline/PlannerDebuggerCommandHandler.java +++ b/fdb-relational-cli/src/main/java/sqlline/PlannerDebuggerCommandHandler.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/sqlline/SetSchema.java b/fdb-relational-cli/src/main/java/sqlline/SetSchema.java index 2b7db0620b..a06c17a61c 100644 --- a/fdb-relational-cli/src/main/java/sqlline/SetSchema.java +++ b/fdb-relational-cli/src/main/java/sqlline/SetSchema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/main/java/sqlline/Utils.java b/fdb-relational-cli/src/main/java/sqlline/Utils.java index 3518adfb9f..c4f87f50b0 100644 --- a/fdb-relational-cli/src/main/java/sqlline/Utils.java +++ b/fdb-relational-cli/src/main/java/sqlline/Utils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/LaunchSQLLine.java b/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/LaunchSQLLine.java index cf83610bb3..7ee590845a 100644 --- a/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/LaunchSQLLine.java +++ b/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/LaunchSQLLine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/SQLLineTest.java b/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/SQLLineTest.java index 67a56fd3ef..eb99878c74 100644 --- a/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/SQLLineTest.java +++ b/fdb-relational-cli/src/test/java/com/apple/foundationdb/relational/cli/SQLLineTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-cli/src/test/java/sqlline/UtilsTest.java b/fdb-relational-cli/src/test/java/sqlline/UtilsTest.java index 2d4a8c339d..6f0481f0f4 100644 --- a/fdb-relational-cli/src/test/java/sqlline/UtilsTest.java +++ b/fdb-relational-cli/src/test/java/sqlline/UtilsTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ConnectionScoped.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ConnectionScoped.java index 3922332c35..a1d5ab04f0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ConnectionScoped.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ConnectionScoped.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalArray.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalArray.java index 47503f8e6c..9bdbb2541e 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalArray.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalArray.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalDriver.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalDriver.java index 85d1d07eb6..6dd70b3450 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalDriver.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalDriver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalEngine.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalEngine.java index 4f4db34c58..b5b31b0815 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalEngine.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalEngine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalStruct.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalStruct.java index 73a2990bf7..162ec1f904 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalStruct.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/EmbeddedRelationalStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ImmutableRowStruct.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ImmutableRowStruct.java index e0b716aa39..44589fd927 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ImmutableRowStruct.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ImmutableRowStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/MutableRowStruct.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/MutableRowStruct.java index 5f37c30c64..96f8053fce 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/MutableRowStruct.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/MutableRowStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/NonTransactional.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/NonTransactional.java index 2f9de756ce..e2df08be9d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/NonTransactional.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/NonTransactional.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/OperationSet.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/OperationSet.java index 992683f03f..bbf6f4ee05 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/OperationSet.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/OperationSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ProtobufDataBuilder.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ProtobufDataBuilder.java index bcb33146df..4b22a6e7c7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ProtobufDataBuilder.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ProtobufDataBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowArray.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowArray.java index 2bb75f781e..a11183a245 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowArray.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowArray.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowStruct.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowStruct.java index 8c1ae5c1b5..1d32be3e9a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowStruct.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/RowStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/SqlTypeSupport.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/SqlTypeSupport.java index a4700db894..001fb6ee5d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/SqlTypeSupport.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/SqlTypeSupport.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/StorageCluster.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/StorageCluster.java index a1a0d1b7ba..d3a86a9d0d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/StorageCluster.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/StorageCluster.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/Transaction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/Transaction.java index 426cc53a62..c8bf3b5457 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/Transaction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/Transaction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionManager.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionManager.java index ec1e0f3afd..9048a84e13 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionManager.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionManager.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionScoped.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionScoped.java index 26fa822f33..91597de5d7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionScoped.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/TransactionScoped.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/CatalogValidator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/CatalogValidator.java index d8929a76d4..59a6276c9f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/CatalogValidator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/CatalogValidator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseSchema.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseSchema.java index 97dbbb9d16..32dd9a66e8 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseSchema.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseSchema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseTemplate.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseTemplate.java index bc730293e0..014c30df45 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseTemplate.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/DatabaseTemplate.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/NoOpSchemaTemplateCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/NoOpSchemaTemplateCatalog.java index 88434e1ab6..405466dc45 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/NoOpSchemaTemplateCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/NoOpSchemaTemplateCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/RelationalDatabase.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/RelationalDatabase.java index afb6efe95b..497fb8b44f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/RelationalDatabase.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/RelationalDatabase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/SchemaTemplateCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/SchemaTemplateCatalog.java index dfa07ba4d9..b5222db751 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/SchemaTemplateCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/SchemaTemplateCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/StoreCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/StoreCatalog.java index fffaefbfe9..08947aec51 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/StoreCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/catalog/StoreCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractMetadataOperationsFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractMetadataOperationsFactory.java index 032f28a6fa..8674b39e42 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractMetadataOperationsFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractMetadataOperationsFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractQueryFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractQueryFactory.java index ed233d862f..f6e5415bdc 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractQueryFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/AbstractQueryFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CatalogQueryFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CatalogQueryFactory.java index 9bd45084a4..5807c2bf3c 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CatalogQueryFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CatalogQueryFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ConstantAction.java index 25b02dc8a3..1a17c666e4 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CreateSchemaTemplateConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CreateSchemaTemplateConstantAction.java index 684718202a..ebd04f8108 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CreateSchemaTemplateConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/CreateSchemaTemplateConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlPreparedAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlPreparedAction.java index 01f6bd637a..49ec73f696 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlPreparedAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlPreparedAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQuery.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQuery.java index f7efa5a319..a406842aee 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQuery.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQueryFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQueryFactory.java index efaef4da10..058d26d956 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQueryFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/DdlQueryFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/MetadataOperationsFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/MetadataOperationsFactory.java index 5fb382fbdb..3e3f815be0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/MetadataOperationsFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/MetadataOperationsFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/NoOpQueryFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/NoOpQueryFactory.java index 4bfa406fed..3c4630c7c5 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/NoOpQueryFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/NoOpQueryFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtil.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtil.java index 4115794bea..3b3a769712 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtil.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidCursorStateException.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidCursorStateException.java index d02a02bf3b..16988fec5d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidCursorStateException.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/InvalidCursorStateException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/OperationUnsupportedException.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/OperationUnsupportedException.java index a693e7215f..7ec652e7ca 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/OperationUnsupportedException.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/exceptions/OperationUnsupportedException.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/MetricCollector.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/MetricCollector.java index 232197c83c..bbd8645b17 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/MetricCollector.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/MetricCollector.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/NoOpMetricRegistry.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/NoOpMetricRegistry.java index 07544f7fbf..c7cb6b4259 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/NoOpMetricRegistry.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/NoOpMetricRegistry.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/RelationalMetric.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/RelationalMetric.java index 372a445804..4dd014aa7b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/RelationalMetric.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/api/metrics/RelationalMetric.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractDatabase.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractDatabase.java index d8841884bc..5d9f7bf4c3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractDatabase.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractDatabase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractEmbeddedStatement.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractEmbeddedStatement.java index 9099eea2bb..1930b19f3a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractEmbeddedStatement.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractEmbeddedStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSet.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSet.java index a70a0020ca..9e73fe3034 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSet.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRow.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRow.java index 8928723c0e..e200f3fb24 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRow.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/AbstractRow.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ArrayRow.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ArrayRow.java index 6af3212488..547d022fce 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ArrayRow.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ArrayRow.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/CatalogMetaData.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/CatalogMetaData.java index ead8f3b62a..de61b4b950 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/CatalogMetaData.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/CatalogMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationBuilder.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationBuilder.java index fab96a7045..16123374c5 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationBuilder.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationImpl.java index 0cebe65eba..efbc682dbc 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ContinuationImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectFdbConnection.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectFdbConnection.java index 8a74652ca2..c77690affe 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectFdbConnection.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectFdbConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectScannable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectScannable.java index 1b06a48c0f..555f5d9c92 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectScannable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/DirectScannable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalConnection.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalConnection.java index 5537af5b74..104d30b56b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalConnection.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalPreparedStatement.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalPreparedStatement.java index 532a8d9b52..fc2b58a11f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalPreparedStatement.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalPreparedStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalStatement.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalStatement.java index 0c0076f9b8..8b271b6a5b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalStatement.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmptyTuple.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmptyTuple.java index cb641dddfa..c636a79256 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmptyTuple.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/EmptyTuple.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ErrorCapturingResultSet.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ErrorCapturingResultSet.java index e2eae7e99f..a6a4645bcc 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ErrorCapturingResultSet.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ErrorCapturingResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FDBTuple.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FDBTuple.java index a8889e1b61..4b15484e94 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FDBTuple.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FDBTuple.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FdbConnection.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FdbConnection.java index ce29834f44..7f0ef4ce8a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FdbConnection.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/FdbConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/HollowTransactionManager.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/HollowTransactionManager.java index bf306d4255..2ff92218fa 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/HollowTransactionManager.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/HollowTransactionManager.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValue.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValue.java index 43240ac55a..02addb1fb7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValue.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValue.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Index.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Index.java index fae9908dbf..a34684b642 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Index.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Index.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSet.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSet.java index fb043e7f4d..ba6ee2936f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSet.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeyBuilder.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeyBuilder.java index e9f611cd16..94d2d45f60 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeyBuilder.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeyBuilder.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeySpaceUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeySpaceUtils.java index f49cd21757..67256073d9 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeySpaceUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/KeySpaceUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/MessageTuple.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/MessageTuple.java index 71bd5a9c4e..cd58ad8eea 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/MessageTuple.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/MessageTuple.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryExecutor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryExecutor.java index faa3a15e85..e05afa7254 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryExecutor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryExecutor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesUtils.java index 25ea58a5d3..569749a28b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordContextTransaction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordContextTransaction.java index cfc247b0e9..b5aedd23c3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordContextTransaction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordContextTransaction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerConfig.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerConfig.java index f3d7fa968a..db096d3e24 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerConfig.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerConfig.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerDatabase.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerDatabase.java index d0c14f8049..a541c0de28 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerDatabase.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerDatabase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerEngine.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerEngine.java index d06315c1d1..9a4c35c8f4 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerEngine.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerEngine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerIterator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerIterator.java index ed99e1130b..8493001772 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerIterator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerIterator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSet.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSet.java index 21aecafee2..bf7fd46174 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSet.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerSchema.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerSchema.java index fdcefd59ad..9d0e8aa679 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerSchema.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerSchema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerStorageCluster.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerStorageCluster.java index 3ff62c0eb7..4de0fbbd0c 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerStorageCluster.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerStorageCluster.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerTransactionManager.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerTransactionManager.java index 02fb38ca2b..be47510710 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerTransactionManager.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordLayerTransactionManager.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreAndRecordContextTransaction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreAndRecordContextTransaction.java index e85a161677..d2edebe4e3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreAndRecordContextTransaction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreAndRecordContextTransaction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreIndex.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreIndex.java index 53dfb76c86..68bc2af3c9 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreIndex.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordStoreIndex.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeScannable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeScannable.java index 5c1aeff512..d1e4727a60 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeScannable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeScannable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeTable.java index 2b002604c5..d39a5df828 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RecordTypeTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProvider.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProvider.java index 9dec398e7e..43ea41a466 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProvider.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProvider.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ResumableIterator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ResumableIterator.java index e3c4328620..02709bb1c1 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ResumableIterator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ResumableIterator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/SerializerRegistry.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/SerializerRegistry.java index e35187f55d..4296262181 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/SerializerRegistry.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/SerializerRegistry.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Table.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Table.java index 5eae29ace7..f9b092d70e 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Table.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/Table.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/TupleUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/TupleUtils.java index ed3e0bbfc3..a32c42048d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/TupleUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/TupleUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ValueTuple.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ValueTuple.java index 73dd8e5cc8..2163103531 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ValueTuple.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ValueTuple.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CachedMetaDataStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CachedMetaDataStore.java index cfe270343c..4484bf331d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CachedMetaDataStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CachedMetaDataStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProvider.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProvider.java index be9bb3d07a..b0963e4afe 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProvider.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProvider.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataStore.java index c441bb2161..3aae0173e3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalog.java index 0f175c6f34..06f0637bbd 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreSchemaTemplateCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreSchemaTemplateCatalog.java index 95fb7b0434..a4efe5ec5a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreSchemaTemplateCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreSchemaTemplateCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreUtils.java index 2d6d97fc96..7b306480a7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordMetaDataStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordMetaDataStore.java index cfdb5b5f33..7174e41555 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordMetaDataStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordMetaDataStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/StoreCatalogProvider.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/StoreCatalogProvider.java index 7f5f8b6714..8c3b54e051 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/StoreCatalogProvider.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/StoreCatalogProvider.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/TransactionBoundDatabase.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/TransactionBoundDatabase.java index ebf8651e2a..c61f29688d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/TransactionBoundDatabase.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/TransactionBoundDatabase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/DatabaseInfoSystemTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/DatabaseInfoSystemTable.java index 2712ffc5ae..fe69cf7149 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/DatabaseInfoSystemTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/DatabaseInfoSystemTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaSystemTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaSystemTable.java index 5b2f5a56dd..8d34ed5418 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaSystemTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaSystemTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaTemplateSystemTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaTemplateSystemTable.java index 8eb6154a1b..b4cf02ae2f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaTemplateSystemTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SchemaTemplateSystemTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTable.java index 926a01872d..1f96027b29 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTableRegistry.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTableRegistry.java index d226a38501..ecdfaaea7d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTableRegistry.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/catalog/systables/SystemTableRegistry.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/CreateDatabaseConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/CreateDatabaseConstantAction.java index 1d473f727e..8b4040c0d0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/CreateDatabaseConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/CreateDatabaseConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropDatabaseConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropDatabaseConstantAction.java index 56cdb30a0f..7b7b926abf 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropDatabaseConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropDatabaseConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropSchemaConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropSchemaConstantAction.java index d65ba2004c..bb4b294b18 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropSchemaConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/DropSchemaConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/NoOpMetadataOperationsFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/NoOpMetadataOperationsFactory.java index b74007646f..ccf2f27da6 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/NoOpMetadataOperationsFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/NoOpMetadataOperationsFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCatalogQueryFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCatalogQueryFactory.java index 7a427f1c0c..45c4c007c4 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCatalogQueryFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCatalogQueryFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCreateSchemaConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCreateSchemaConstantAction.java index 094fb5cb71..1fac72f9a5 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCreateSchemaConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerCreateSchemaConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerMetadataOperationsFactory.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerMetadataOperationsFactory.java index 680e78c373..5ea8335dc8 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerMetadataOperationsFactory.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerMetadataOperationsFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerSetStoreStateConstantAction.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerSetStoreStateConstantAction.java index 6bad1be93b..843f59a386 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerSetStoreStateConstantAction.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/ddl/RecordLayerSetStoreStateConstantAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/DataTypeUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/DataTypeUtils.java index 3196d0df89..15409bf3f3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/DataTypeUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/DataTypeUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/NoOpSchemaTemplate.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/NoOpSchemaTemplate.java index deba50d483..b264e156a3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/NoOpSchemaTemplate.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/NoOpSchemaTemplate.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerColumn.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerColumn.java index e6736f5997..099a18eca2 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerColumn.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerColumn.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerIndex.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerIndex.java index 30b1351e72..3e75e0dee0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerIndex.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerIndex.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchema.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchema.java index 22bc02cbd0..3a78839bdb 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchema.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchemaTemplate.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchemaTemplate.java index 9648123d52..7619c5ec87 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchemaTemplate.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerSchemaTemplate.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerTable.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerTable.java index 5a9170eb3a..a351d5ddc0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerTable.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/RecordLayerTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/SkeletonVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/SkeletonVisitor.java index 9f5c899fcc..02b5e2400d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/SkeletonVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/SkeletonVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/FileDescriptorSerializer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/FileDescriptorSerializer.java index d445a38992..13b97e7836 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/FileDescriptorSerializer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/FileDescriptorSerializer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataDeserializer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataDeserializer.java index 1a18fb082d..a4a50a8b65 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataDeserializer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataDeserializer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataSerializer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataSerializer.java index a668315e41..5bfb060116 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataSerializer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metadata/serde/RecordMetadataSerializer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollector.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollector.java index fc0c10316c..044e8b9e90 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollector.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollector.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizer.java index bf8b6fdb13..8e8b48358b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizer.java @@ -1,5 +1,5 @@ /* - * AstHasher.java + * AstNormalizer.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CaseInsensitiveCharStream.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CaseInsensitiveCharStream.java index 66a6fbbd5a..2b8239f0d7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CaseInsensitiveCharStream.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CaseInsensitiveCharStream.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CatalogKey.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CatalogKey.java index b7c2b08586..54696e6ff9 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CatalogKey.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/CatalogKey.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/EphemeralExpression.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/EphemeralExpression.java index e40597b1e4..c4cd74c5b6 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/EphemeralExpression.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/EphemeralExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expression.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expression.java index 83b349ae7f..45adc04830 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expression.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expressions.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expressions.java index b0e40f39b6..b13a4adb32 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expressions.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Expressions.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/FieldValueTrieNode.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/FieldValueTrieNode.java index b732e87a67..de1c6cc7e7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/FieldValueTrieNode.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/FieldValueTrieNode.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Identifier.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Identifier.java index 0987c0394d..91bfebd713 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Identifier.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Identifier.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/IndexGenerator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/IndexGenerator.java index 52e93e663d..3470b91545 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/IndexGenerator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/IndexGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LiteralsUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LiteralsUtils.java index 188150d3ac..11b4a409fe 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LiteralsUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LiteralsUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperator.java index f12601fc3b..8752142bf9 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperatorCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperatorCatalog.java index 2f223a37e0..36ffb343ef 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperatorCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperatorCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperators.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperators.java index 56e8862b46..3993c07b9f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperators.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalOperators.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalPlanFragment.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalPlanFragment.java index 386cd8ff63..60e592dea0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalPlanFragment.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalPlanFragment.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalQuery.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalQuery.java index de50527b56..84304d9fea 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalQuery.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/LogicalQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/MutablePlanGenerationContext.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/MutablePlanGenerationContext.java index 3ef8ece6f2..de01baefde 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/MutablePlanGenerationContext.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/MutablePlanGenerationContext.java @@ -1,5 +1,5 @@ /* - * ParserContext.java + * MutablePlanGenerationContext.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/OrderByExpression.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/OrderByExpression.java index 8172975951..dcfe9a7309 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/OrderByExpression.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/OrderByExpression.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseHelpers.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseHelpers.java index 1468769de4..5765f52f3e 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseHelpers.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseHelpers.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseTreeInfoImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseTreeInfoImpl.java index 758a81157e..763b01c83b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseTreeInfoImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ParseTreeInfoImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Plan.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Plan.java index 339c84f14d..83c271199b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Plan.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Plan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanContext.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanContext.java index 1bbcd9f0bf..e66a5362b3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanContext.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanContext.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanGenerator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanGenerator.java index 586508d718..d5d243f0b7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanGenerator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanValidator.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanValidator.java index 6342434b6b..84c6c9e4fb 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanValidator.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlanValidator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlannerConfiguration.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlannerConfiguration.java index 077ef96698..da5d558da3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlannerConfiguration.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PlannerConfiguration.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PreparedParams.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PreparedParams.java index 089ade9cd6..60edbf4c34 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PreparedParams.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PreparedParams.java @@ -1,5 +1,5 @@ /* - * ParserContext.java + * PreparedParams.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ProceduralPlan.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ProceduralPlan.java index edb84be426..bbda9cad82 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ProceduralPlan.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/ProceduralPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PseudoColumn.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PseudoColumn.java index 75b2cef606..d3586c56d1 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PseudoColumn.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/PseudoColumn.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryExecutionContext.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryExecutionContext.java index 5eccb6da8a..6465f49abe 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryExecutionContext.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryExecutionContext.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryHasherContext.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryHasherContext.java index 4121a8f9d9..a50692a4d7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryHasherContext.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryHasherContext.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryParser.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryParser.java index e6052b262c..1df8fbed59 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryParser.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryParser.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryPlan.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryPlan.java index 462b323fd5..4d748b7d86 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryPlan.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/QueryPlan.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/SemanticAnalyzer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/SemanticAnalyzer.java index 4cb9d5d724..fd57f90ee3 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/SemanticAnalyzer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/SemanticAnalyzer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Star.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Star.java index 9aa9073eba..8b5a409f05 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Star.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/Star.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/StringTrieNode.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/StringTrieNode.java index 42fabea08a..f8d6b70f51 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/StringTrieNode.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/StringTrieNode.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/TautologicalValue.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/TautologicalValue.java index cde352e254..9321117635 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/TautologicalValue.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/TautologicalValue.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/AbstractCache.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/AbstractCache.java index 321a45b3e7..c180aeef77 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/AbstractCache.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/AbstractCache.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCache.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCache.java index 030e0585ea..cd720adb15 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCache.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCache.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalence.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalence.java index 0c84d57c17..d882fe7320 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalence.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalence.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/QueryCacheKey.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/QueryCacheKey.java index 0e9e3a6518..d5f8f73a80 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/QueryCacheKey.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/QueryCacheKey.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCache.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCache.java index 4c32664ecd..eb3490f9f9 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCache.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCache.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/AutoServiceFunctionCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/AutoServiceFunctionCatalog.java index b80c1a86cd..4adf1ad4c0 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/AutoServiceFunctionCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/AutoServiceFunctionCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/FunctionCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/FunctionCatalog.java index b6f13ea996..c27f98e02d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/FunctionCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/FunctionCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/SqlFunctionCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/SqlFunctionCatalog.java index 1abfabda9c..4daac97248 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/SqlFunctionCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/functions/SqlFunctionCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/BaseVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/BaseVisitor.java index 6b34d02e7a..2cc6b0ddbf 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/BaseVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/BaseVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DdlVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DdlVisitor.java index dab0c52689..928f3d67ae 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DdlVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DdlVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DelegatingVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DelegatingVisitor.java index 4671921f8c..7ee3d0c4cb 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DelegatingVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/DelegatingVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/ExpressionVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/ExpressionVisitor.java index 2468faa999..38234e786a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/ExpressionVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/ExpressionVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/IdentifierVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/IdentifierVisitor.java index 73b0a44acb..f3117bebe1 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/IdentifierVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/IdentifierVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/MetadataPlanVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/MetadataPlanVisitor.java index e4800bdd86..0bfd556b51 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/MetadataPlanVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/MetadataPlanVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/QueryVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/QueryVisitor.java index be1726cd1e..8570afdc33 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/QueryVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/QueryVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/TypedVisitor.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/TypedVisitor.java index 55acc9f7c2..6a14e9ae96 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/TypedVisitor.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/query/visitors/TypedVisitor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStore.java index e7efdd77c6..7dded4f731 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingRecordStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingRecordStore.java index 4675e8a87f..1a0157cfff 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingRecordStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingRecordStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingStore.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingStore.java index 9a2433efd4..dd69e3ff60 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingStore.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/BackingStore.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/LocatableResolverMetaDataProvider.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/LocatableResolverMetaDataProvider.java index d2cbdf311d..bd3819d980 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/LocatableResolverMetaDataProvider.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/LocatableResolverMetaDataProvider.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/StoreConfig.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/StoreConfig.java index 4f6b70a537..906ec7f700 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/StoreConfig.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/storage/StoreConfig.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/ExpressionFactoryImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/ExpressionFactoryImpl.java index 679ce52101..01dd6fdd5d 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/ExpressionFactoryImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/ExpressionFactoryImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/FieldImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/FieldImpl.java index d2ff1c40d1..5a83c3263c 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/FieldImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/expression/FieldImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/StatementBuilderFactoryImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/StatementBuilderFactoryImpl.java index 861540d25b..32045e8750 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/StatementBuilderFactoryImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/StatementBuilderFactoryImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/UpdateStatementImpl.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/UpdateStatementImpl.java index 0d02af9eb0..1b5772cd40 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/UpdateStatementImpl.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/structuredsql/statement/UpdateStatementImpl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtil.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtil.java index 51ab5f9e57..bf632610cb 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtil.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/Hex.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/Hex.java index fac08ba06b..d080e4e1b7 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/Hex.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/Hex.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/MetricRegistryStoreTimer.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/MetricRegistryStoreTimer.java index ae5feda1e5..5abc1052a4 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/MetricRegistryStoreTimer.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/recordlayer/util/MetricRegistryStoreTimer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundEmbeddedRelationalEngine.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundEmbeddedRelationalEngine.java index 798c36de6a..c6e25f841c 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundEmbeddedRelationalEngine.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundEmbeddedRelationalEngine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundStorageCluster.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundStorageCluster.java index 2cef09c39d..bceabd857c 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundStorageCluster.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/TransactionBoundStorageCluster.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowSchemaTemplateCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowSchemaTemplateCatalog.java index 71ec98172f..8fedad35c1 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowSchemaTemplateCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowSchemaTemplateCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowStoreCatalog.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowStoreCatalog.java index 748e27899b..e28c1c9323 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowStoreCatalog.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/transactionbound/catalog/HollowStoreCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clock.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clock.java index 1ce0e0326a..863a60e336 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clock.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clock.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clocks.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clocks.java index 88548d8927..1c042e4a40 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clocks.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Clocks.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/DistinctSampler.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/DistinctSampler.java index 33611968ac..8b9c2473db 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/DistinctSampler.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/DistinctSampler.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Environment.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Environment.java index 75ba6f33e6..9f3d6b0683 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Environment.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Environment.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/EventSampler.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/EventSampler.java index e5c71ab7e3..271581687f 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/EventSampler.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/EventSampler.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/NullableArrayUtils.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/NullableArrayUtils.java index 86b85b689f..aad03007cf 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/NullableArrayUtils.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/NullableArrayUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/RelationalLoggingUtil.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/RelationalLoggingUtil.java index 42381a4617..67e5779727 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/RelationalLoggingUtil.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/RelationalLoggingUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampler.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampler.java index 2016001638..b9fdfeef80 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampler.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampler.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampling.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampling.java index e2fa593f3f..991ac6f21a 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampling.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Sampling.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Supplier.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Supplier.java index 0d9e07e1af..8f37a4ecd1 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Supplier.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/Supplier.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/TokenBucketSampler.java b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/TokenBucketSampler.java index 3012964a01..bb0c115b4b 100644 --- a/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/TokenBucketSampler.java +++ b/fdb-relational-core/src/main/java/com/apple/foundationdb/relational/util/TokenBucketSampler.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/proto/continuation.proto b/fdb-relational-core/src/main/proto/continuation.proto index 4b5dfae0d3..e67a1986ab 100644 --- a/fdb-relational-core/src/main/proto/continuation.proto +++ b/fdb-relational-core/src/main/proto/continuation.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/main/proto/relational_record_query_plan.proto b/fdb-relational-core/src/main/proto/relational_record_query_plan.proto index e7ec3908b6..821c22fa3e 100644 --- a/fdb-relational-core/src/main/proto/relational_record_query_plan.proto +++ b/fdb-relational-core/src/main/proto/relational_record_query_plan.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/SqlInsertTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/SqlInsertTest.java index e7614492b3..90585f60a5 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/SqlInsertTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/SqlInsertTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/DriverManagerTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/DriverManagerTest.java index 1e7a2dca9a..e46a3b04e7 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/DriverManagerTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/DriverManagerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ProtobufDataBuilderTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ProtobufDataBuilderTest.java index 7ccf1d4129..4924f231d0 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ProtobufDataBuilderTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ProtobufDataBuilderTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/RelationalConnectionTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/RelationalConnectionTest.java index af5460252c..380034e3e8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/RelationalConnectionTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/RelationalConnectionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/catalog/CatalogValidatorTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/catalog/CatalogValidatorTest.java index e7130a6799..30af822feb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/catalog/CatalogValidatorTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/catalog/CatalogValidatorTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlStatementParsingTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlStatementParsingTest.java index 562efe257e..2c3b2bd04e 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlStatementParsingTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlStatementParsingTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlTestUtil.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlTestUtil.java index 0e6c87dd09..ae296510a7 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlTestUtil.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/DdlTestUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/IndexTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/IndexTest.java index 87fd169241..f731a36659 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/IndexTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/IndexTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtilTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtilTest.java index 791d4753aa..a0687aca3b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtilTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/api/ddl/ProtobufDdlUtilTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/AutomatedTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/AutomatedTest.java index ddb7eb56ad..f38db2d05b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/AutomatedTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/AutomatedTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connection.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connection.java index 9b441eff0f..504f5864d3 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connection.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connector.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connector.java index 1cf1fcb312..59e15362de 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connector.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Connector.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Data.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Data.java index 7e546b05ed..991bfb0ce7 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Data.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Data.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/DataSet.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/DataSet.java index 522518d7c4..830a505ad6 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/DataSet.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/DataSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/ParameterizedQuery.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/ParameterizedQuery.java index 814093115e..5714580803 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/ParameterizedQuery.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/ParameterizedQuery.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Query.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Query.java index aeefe94085..6c86d16e17 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Query.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Query.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Schema.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Schema.java index d8c7380569..13afaf9d12 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Schema.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/Schema.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/SchemaDescription.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/SchemaDescription.java index 6482623d5e..9584925a68 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/SchemaDescription.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/SchemaDescription.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/TableDescription.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/TableDescription.java index 61fecb5910..f9dda3dfb5 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/TableDescription.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/TableDescription.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfig.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfig.java index a53758511e..546017b3c3 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfig.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfig.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfiguration.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfiguration.java index e2299defb1..6cd33c06b2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfiguration.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/WorkloadConfiguration.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/DirectPrimaryKeyScanTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/DirectPrimaryKeyScanTest.java index 2d47feb45a..8f14303e49 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/DirectPrimaryKeyScanTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/DirectPrimaryKeyScanTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/KnownPkGetTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/KnownPkGetTest.java index c898159168..175000ffb1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/KnownPkGetTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/cases/KnownPkGetTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/ArrayFieldGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/ArrayFieldGenerator.java index 4d60a3549f..71efff54af 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/ArrayFieldGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/ArrayFieldGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/DataSample.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/DataSample.java index 75f2e3d65a..f8dd62fa2f 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/DataSample.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/DataSample.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/FieldGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/FieldGenerator.java index 8b35b219b7..d37bf8fe60 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/FieldGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/FieldGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/PrimitiveFieldGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/PrimitiveFieldGenerator.java index ec9fe0469d..a41578c31c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/PrimitiveFieldGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/PrimitiveFieldGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSet.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSet.java index abca501f4d..610507f104 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSet.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSource.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSource.java index 887b6d38bf..bb546524b2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSource.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/RandomDataSource.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/SchemaGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/SchemaGenerator.java index 113a4bdb09..a2da855e63 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/SchemaGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/SchemaGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/StructFieldGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/StructFieldGenerator.java index 48454e6e58..da626aec42 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/StructFieldGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/StructFieldGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/TableDataGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/TableDataGenerator.java index 1d1f0d100b..b762cebf8b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/TableDataGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/TableDataGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/UniformDataSource.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/UniformDataSource.java index d1461e9416..63ed447104 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/UniformDataSource.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/datagen/UniformDataSource.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestDescriptor.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestDescriptor.java index b1b0391191..b4286e91ca 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestDescriptor.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestDescriptor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestEngine.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestEngine.java index be8756b8be..cb7bdaa410 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestEngine.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestEngine.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestResolver.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestResolver.java index cf7959e8dc..830fb06e35 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestResolver.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoTestResolver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoWorkload.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoWorkload.java index d5ba1cce03..90ee566653 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoWorkload.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/AutoWorkload.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConfigurationInvoker.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConfigurationInvoker.java index d614842593..0ca66d9596 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConfigurationInvoker.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConfigurationInvoker.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConnectionMaker.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConnectionMaker.java index 0df9d933ab..538204d7f8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConnectionMaker.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/ConnectionMaker.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/DataInvoker.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/DataInvoker.java index 90eb44ae0e..64c655c1ce 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/DataInvoker.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/DataInvoker.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QueryInvoker.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QueryInvoker.java index 14d1832354..74dc3322bc 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QueryInvoker.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QueryInvoker.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QuerySet.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QuerySet.java index 44fb0f6375..22eff9e139 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QuerySet.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/QuerySet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaInvoker.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaInvoker.java index c7efe9b22e..7bce566405 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaInvoker.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaInvoker.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaParameterResolver.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaParameterResolver.java index 9afecf26d0..85f8811a70 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaParameterResolver.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/SchemaParameterResolver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadReporter.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadReporter.java index 0a4a863ff4..694c0ea106 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadReporter.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadReporter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadTestDescriptor.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadTestDescriptor.java index 14dcdecba5..f4e8ecad33 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadTestDescriptor.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/autotest/engine/WorkloadTestDescriptor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Column.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Column.java index 721d37762d..3a80081907 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Column.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Column.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/DataGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/DataGenerator.java index b5c7ebd341..534af6515c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/DataGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/DataGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCDatabaseMetaData.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCDatabaseMetaData.java index 857ae0daaa..ecabebad8a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCDatabaseMetaData.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCDatabaseMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCRelationalResultSet.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCRelationalResultSet.java index 6ad83c2400..e360a5fa7a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCRelationalResultSet.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/JDBCRelationalResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/MapRow.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/MapRow.java index 87e557bf39..2782301d0a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/MapRow.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/MapRow.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RandomDataGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RandomDataGenerator.java index 4ac082f1fb..91f511382c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RandomDataGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RandomDataGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RelationalStructure.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RelationalStructure.java index 05123b1063..51d2af81c1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RelationalStructure.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/RelationalStructure.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ResultSetUtils.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ResultSetUtils.java index 45e961e229..b54e0bbe29 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ResultSetUtils.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ResultSetUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Row.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Row.java index bd731f6a05..bc33030f7b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Row.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Row.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Table.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Table.java index bc9d4f0204..3d7d0bb0bb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Table.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/Table.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TabularToProtobufParser.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TabularToProtobufParser.java index 9994516d00..94318af736 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TabularToProtobufParser.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TabularToProtobufParser.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TestResult.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TestResult.java index 9bd943db26..dfe4225b2c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TestResult.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TestResult.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TransactionAction.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TransactionAction.java index 4898ef3eba..624bb3366e 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TransactionAction.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/TransactionAction.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ValuesClause.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ValuesClause.java index a974a0458d..add00b1e97 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ValuesClause.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/compare/ValuesClause.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCEmbedDriverTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCEmbedDriverTest.java index 9d6d607627..1e1c522a26 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCEmbedDriverTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCEmbedDriverTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryCatalog.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryCatalog.java index 426f03983d..cfcd5c1aa8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryCatalog.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalConnection.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalConnection.java index 5939bb877b..80246d9df6 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalConnection.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalStatement.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalStatement.java index 46de40f68b..1f60d930a6 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalStatement.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryRelationalStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemorySchemaTemplateCatalog.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemorySchemaTemplateCatalog.java index dd42f7aca3..6b1796a895 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemorySchemaTemplateCatalog.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemorySchemaTemplateCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryTable.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryTable.java index 6cf9f1a802..a4909c8d4d 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryTable.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/memory/InMemoryTable.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSetTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSetTest.java index a40bce08ff..acf9e5af18 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSetTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRecordLayerResultSetTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRowTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRowTest.java index f3bae807b8..421cfd3d5a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRowTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AbstractRowTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AutoCommitTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AutoCommitTests.java index 88b5b62b28..8032db1efb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AutoCommitTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/AutoCommitTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/BasicMetadataTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/BasicMetadataTest.java index 41142586cf..58d6363fce 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/BasicMetadataTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/BasicMetadataTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitiveDbObjectsTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitiveDbObjectsTest.java index a55dbb97f2..da8cab8353 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitiveDbObjectsTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitiveDbObjectsTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitivityTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitivityTest.java index b430cbaa6e..3989f71cad 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitivityTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CaseSensitivityTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ContinuationTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ContinuationTest.java index 18168a6f62..0b81146d56 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ContinuationTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ContinuationTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CursorTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CursorTest.java index ca65bda243..5e050209a7 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CursorTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/CursorTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeNoMetadataKeyTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeNoMetadataKeyTest.java index ade146eb4f..70ef5d39ff 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeNoMetadataKeyTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeNoMetadataKeyTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeTest.java index 27da418545..fd205d9420 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/DeleteRangeTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalExtension.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalExtension.java index a3b946ea7e..03a38e276f 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalExtension.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmbeddedRelationalExtension.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmptyTupleTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmptyTupleTest.java index e01a13c45e..2b16783798 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmptyTupleTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/EmptyTupleTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/FDBTupleTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/FDBTupleTest.java index 4b4327b1fa..2202c67935 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/FDBTupleTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/FDBTupleTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValueTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValueTest.java index e0615ecc78..504ac317c7 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValueTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ImmutableKeyValueTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/InsertTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/InsertTest.java index 4389d97c67..48fa0ccbad 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/InsertTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/InsertTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IntermingledTablesTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IntermingledTablesTest.java index f677eed59d..c1cf3c5996 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IntermingledTablesTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IntermingledTablesTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSetTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSetTest.java index ed0c3b30e7..20bed04ef1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSetTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/IteratorResultSetTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/JoinWithLimitTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/JoinWithLimitTest.java index 7004ad449d..b1dc29682b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/JoinWithLimitTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/JoinWithLimitTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeyBuilderTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeyBuilderTest.java index d5e887d0e9..7e2b1f15d2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeyBuilderTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeyBuilderTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeySpacePathParsingTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeySpacePathParsingTest.java index 9dec1532c5..a48d705fe8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeySpacePathParsingTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/KeySpacePathParsingTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/LogAppenderRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/LogAppenderRule.java index fe9a026244..99b27066b4 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/LogAppenderRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/LogAppenderRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/MessageTupleTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/MessageTupleTest.java index d402635ddd..36f921732b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/MessageTupleTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/MessageTupleTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/NullsInResultSetTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/NullsInResultSetTest.java index d49a5f9eb7..5151d2c6d0 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/NullsInResultSetTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/NullsInResultSetTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/OptionScopeTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/OptionScopeTest.java index e19f0af07b..aa49d4e17d 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/OptionScopeTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/OptionScopeTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlaceholderCatalog.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlaceholderCatalog.java index 46ea70723e..2125d05485 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlaceholderCatalog.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlaceholderCatalog.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlanGenerationStackTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlanGenerationStackTest.java index 5210a6dccc..3ccd99df11 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlanGenerationStackTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/PlanGenerationStackTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryLoggingTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryLoggingTest.java index a399eff0a8..c9d8f566ae 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryLoggingTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryLoggingTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesTest.java index cc15a0e66b..7436ff5ea5 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/QueryPropertiesTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSetTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSetTest.java index ebdc90d173..b11069db43 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSetTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordLayerResultSetTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordTypeKeyTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordTypeKeyTest.java index 97d938d716..5835170ed2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordTypeKeyTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RecordTypeKeyTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalArrayTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalArrayTest.java index ab32b8af3e..b6b2591191 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalArrayTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalArrayTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalConnectionRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalConnectionRule.java index ab18a43f6e..78032666c8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalConnectionRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalConnectionRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalExtension.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalExtension.java index ef080e8e49..9319fed0a1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalExtension.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalExtension.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProviderTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProviderTest.java index d8124045d1..768d3675bc 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProviderTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalKeyspaceProviderTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalStatementRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalStatementRule.java index 4ee82ea63f..7e406f223d 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalStatementRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/RelationalStatementRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ResultSetMetaDataTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ResultSetMetaDataTest.java index d8bb9174c1..ae175a17c6 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ResultSetMetaDataTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ResultSetMetaDataTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SimpleDirectAccessInsertionTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SimpleDirectAccessInsertionTests.java index bf0afeb82f..777bf05662 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SimpleDirectAccessInsertionTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SimpleDirectAccessInsertionTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/StructDataMetadataTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/StructDataMetadataTest.java index c6cb935e41..54497108ee 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/StructDataMetadataTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/StructDataMetadataTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SystemCatalogQueryTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SystemCatalogQueryTest.java index e843186652..91727bc994 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SystemCatalogQueryTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/SystemCatalogQueryTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableMetadataVersionTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableMetadataVersionTest.java index 0097b03aa2..6e04026ffb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableMetadataVersionTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableMetadataVersionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableTest.java index 7b0c67cf54..6783112603 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithEnumTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithEnumTest.java index ca05a7cf46..e7bf305145 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithEnumTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithEnumTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithNoPkTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithNoPkTest.java index 31d039c69e..35c74ce11c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithNoPkTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TableWithNoPkTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseTest.java index b08d282a76..6da7ca9284 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseWithEnumTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseWithEnumTest.java index f877b50358..543d251a98 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseWithEnumTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionBoundDatabaseWithEnumTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionConfigTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionConfigTest.java index d83f9bed41..475a9eb985 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionConfigTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/TransactionConfigTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/UniqueIndexTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/UniqueIndexTests.java index 2ed6868141..515f3f0ddc 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/UniqueIndexTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/UniqueIndexTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/Utils.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/Utils.java index feeb718797..986b2d97a0 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/Utils.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/Utils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ValueTupleTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ValueTupleTest.java index 44f8c7a995..880a1a0e79 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ValueTupleTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ValueTupleTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProviderTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProviderTest.java index b7fa5a4cab..5371e3d633 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProviderTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/CatalogMetaDataProviderTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogImplTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogImplTest.java index 9159cd87ce..6f0ca03a6b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogImplTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogImplTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogTestBase.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogTestBase.java index 8960972712..42975218ae 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogTestBase.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogTestBase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogWithNoTemplateOperationsTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogWithNoTemplateOperationsTest.java index c0004329de..cb456c3138 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogWithNoTemplateOperationsTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/catalog/RecordLayerStoreCatalogWithNoTemplateOperationsTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlDatabaseTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlDatabaseTest.java index bbc87e3933..bf01a3a6ca 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlDatabaseTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlDatabaseTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTemplateTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTemplateTest.java index bcd3530138..3923de565a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTemplateTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTemplateTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTest.java index 1db9f2f8a3..b9bf4db93f 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/ddl/DdlRecordLayerSchemaTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metadata/SchemaTemplateSerDeTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metadata/SchemaTemplateSerDeTests.java index 38c6803816..89a57c48cf 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metadata/SchemaTemplateSerDeTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metadata/SchemaTemplateSerDeTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/MetricsCollectionTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/MetricsCollectionTest.java index d5eb789354..0be09bfaa2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/MetricsCollectionTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/MetricsCollectionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollectorTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollectorTest.java index 76aa0b8e20..660960a01b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollectorTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/metric/RecordLayerMetricCollectorTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizerTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizerTests.java index 1d65576eb8..f7cbdaadb8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizerTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/AstNormalizerTests.java @@ -1,5 +1,5 @@ /* - * QueryHashingTests.java + * AstNormalizerTests.java * * This source file is part of the FoundationDB open source project * diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/CountQueryTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/CountQueryTest.java index 32bcf3cb98..5f949924bd 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/CountQueryTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/CountQueryTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExecutePropertyTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExecutePropertyTests.java index 273aa3c6a7..0633cf8dee 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExecutePropertyTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExecutePropertyTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExplainTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExplainTests.java index 25c13668d5..c761169036 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExplainTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ExplainTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/GroupByQueryTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/GroupByQueryTests.java index 111e742b35..e136087be8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/GroupByQueryTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/GroupByQueryTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/LargeRecordLayerSchemaTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/LargeRecordLayerSchemaTest.java index 9ef6fff72c..33e3060234 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/LargeRecordLayerSchemaTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/LargeRecordLayerSchemaTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/NullableArrayUtilsTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/NullableArrayUtilsTest.java index 07db2a9a9e..ddc271e84a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/NullableArrayUtilsTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/NullableArrayUtilsTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ParserTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ParserTests.java index 9e0b029632..42334bf61a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ParserTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/ParserTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/PreparedStatementTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/PreparedStatementTests.java index 41b10729b9..b00b48466a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/PreparedStatementTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/PreparedStatementTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTestUtils.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTestUtils.java index d177f10f27..777db48101 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTestUtils.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTestUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTypeTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTypeTests.java index 4a5d8e43c4..d102acac1c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTypeTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryTypeTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryWithContinuationTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryWithContinuationTest.java index 888be05210..ff59177b76 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryWithContinuationTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/QueryWithContinuationTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/StandardQueryTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/StandardQueryTests.java index 2cccbf96b3..81c0b66782 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/StandardQueryTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/StandardQueryTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/TransactionBoundQueryTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/TransactionBoundQueryTest.java index 6bb25d44d6..8af991399f 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/TransactionBoundQueryTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/TransactionBoundQueryTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/UpdateTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/UpdateTest.java index 55743a2064..3ae43f1afb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/UpdateTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/UpdateTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/V2PlanGeneratorTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/V2PlanGeneratorTests.java index e75a3b178d..a65272ca4a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/V2PlanGeneratorTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/V2PlanGeneratorTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConcurrentCacheTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConcurrentCacheTests.java index b4f683e5ca..edb7ad5fb1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConcurrentCacheTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConcurrentCacheTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConstraintValidityTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConstraintValidityTests.java index 0578610a74..3e365a0e9b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConstraintValidityTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/ConstraintValidityTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCacheTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCacheTests.java index 43b4171e7c..dff62e9152 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCacheTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/MultiStageCacheTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalenceTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalenceTests.java index 35f86090ee..252e202350 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalenceTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/PhysicalPlanEquivalenceTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCacheTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCacheTests.java index 526e21edef..882fab3851 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCacheTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/cache/RelationalPlanCacheTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/ByteOperationsUdf.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/ByteOperationsUdf.java index d41bb87328..a128d29474 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/ByteOperationsUdf.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/ByteOperationsUdf.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/SumUdf.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/SumUdf.java index b47933bb46..0a65f1fdd3 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/SumUdf.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/query/udf/SumUdf.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStoreTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStoreTest.java index b39e747412..4551390142 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStoreTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/storage/BackingLocatableResolverStoreTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionEqualityTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionEqualityTests.java index 9859b5da1c..e1039b8e62 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionEqualityTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionEqualityTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionTests.java index 70d0feb4ba..95d4aaa53c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/ExpressionTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/SqlVisitorTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/SqlVisitorTests.java index 661b02cf24..4134f401f1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/SqlVisitorTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/SqlVisitorTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/StatementBuilderTests.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/StatementBuilderTests.java index 344508426a..9cb8da4fb1 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/StatementBuilderTests.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/structuredsql/StatementBuilderTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtilTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtilTest.java index 63a2a89e5d..32293ec26b 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtilTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/recordlayer/util/ExceptionUtilTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/EventSamplerTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/EventSamplerTest.java index 659fd2b7ce..90c7b709eb 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/EventSamplerTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/EventSamplerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/TokenBucketSamplerTest.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/TokenBucketSamplerTest.java index 20ca041f34..3958365d42 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/TokenBucketSamplerTest.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/util/TokenBucketSamplerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DatabaseRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DatabaseRule.java index 82999ff3af..650fa5b545 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DatabaseRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DatabaseRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/Ddl.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/Ddl.java index 0a41231a61..79ca297ab9 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/Ddl.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/Ddl.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DdlPermutationGenerator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DdlPermutationGenerator.java index b999472723..e0c31eaff2 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DdlPermutationGenerator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DdlPermutationGenerator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DescriptorAssert.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DescriptorAssert.java index 3507a007a3..34c28f95b8 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DescriptorAssert.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/DescriptorAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ExpectedResultSet.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ExpectedResultSet.java index 526455c8f1..ac4677de56 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ExpectedResultSet.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ExpectedResultSet.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/FieldDescriptorAssert.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/FieldDescriptorAssert.java index 7fb82c6f55..6caaa18e02 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/FieldDescriptorAssert.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/FieldDescriptorAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/InMemoryTransactionManager.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/InMemoryTransactionManager.java index 43e56ab9f1..129168f63a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/InMemoryTransactionManager.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/InMemoryTransactionManager.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/PermutationIterator.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/PermutationIterator.java index 55bf106b98..b829daf9f0 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/PermutationIterator.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/PermutationIterator.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RelationalResultSetAssert.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RelationalResultSetAssert.java index 66bce4a8b1..7ca6a59676 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RelationalResultSetAssert.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RelationalResultSetAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ReservoirSample.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ReservoirSample.java index 357e2b26f0..9261baf462 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ReservoirSample.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/ReservoirSample.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RowAssert.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RowAssert.java index c1fb1b26c9..e024ca4c83 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RowAssert.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/RowAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaRule.java index c06aeddb07..56cf2dac6a 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaTemplateRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaTemplateRule.java index 53d5d8d128..12da8f511e 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaTemplateRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SchemaTemplateRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SimpleDatabaseRule.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SimpleDatabaseRule.java index 15f8809f81..f23b41db1c 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SimpleDatabaseRule.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/SimpleDatabaseRule.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TableDefinition.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TableDefinition.java index df3e60483a..50be19327d 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TableDefinition.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TableDefinition.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TypeDefinition.java b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TypeDefinition.java index 2398af7b02..03b752e516 100644 --- a/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TypeDefinition.java +++ b/fdb-relational-core/src/test/java/com/apple/foundationdb/relational/utils/TypeDefinition.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/test/java/org/junit/jupiter/engine/descriptor/JunitUtils.java b/fdb-relational-core/src/test/java/org/junit/jupiter/engine/descriptor/JunitUtils.java index 13df88289b..e413412093 100644 --- a/fdb-relational-core/src/test/java/org/junit/jupiter/engine/descriptor/JunitUtils.java +++ b/fdb-relational-core/src/test/java/org/junit/jupiter/engine/descriptor/JunitUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayAssert.java index 7b9df2b313..20fc07b73c 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayMetaDataAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayMetaDataAssert.java index cff4d27bf6..5396cf37e5 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayMetaDataAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ArrayMetaDataAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalStructAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalStructAssert.java index 6b280eb308..f0d04915b2 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalStructAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/RelationalStructAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetAssert.java index 4818ba72d8..e67fe69224 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetMetaDataAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetMetaDataAssert.java index bb8c2123db..ca1c64434d 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetMetaDataAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetMetaDataAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetTestUtils.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetTestUtils.java index 9c03756965..943cf11293 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetTestUtils.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/ResultSetTestUtils.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/StructMetaDataAssert.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/StructMetaDataAssert.java index 7972a97284..325030d81b 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/StructMetaDataAssert.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/StructMetaDataAssert.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/TestSchemas.java b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/TestSchemas.java index 718b99634b..299ecc23ed 100644 --- a/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/TestSchemas.java +++ b/fdb-relational-core/src/testFixtures/java/com/apple/foundationdb/relational/utils/TestSchemas.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacade.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacade.java index c129747272..458c3a4177 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacade.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacade.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetFacade.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetFacade.java index 24af60488c..191ffea824 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetFacade.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetFacade.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetMetaDataFacade.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetMetaDataFacade.java index ec1c8a5231..c74e3ae96c 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetMetaDataFacade.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalResultSetMetaDataFacade.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacade.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacade.java index 16683a5d95..f652f0213a 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacade.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacade.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/TypeConversion.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/TypeConversion.java index bef4cb0759..2d4c7685db 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/TypeConversion.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/TypeConversion.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcConstants.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcConstants.java index aecee53860..47c0e4d714 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcConstants.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcConstants.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtil.java b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtil.java index 3cafaafc85..be4e47820c 100644 --- a/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtil.java +++ b/fdb-relational-grpc/src/main/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtil.java @@ -1,9 +1,9 @@ /* - * GrpcSQLException.java + * GrpcSQLExceptionUtil.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/column.proto b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/column.proto index 33054bc1f3..456beefb76 100644 --- a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/column.proto +++ b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/column.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/continuation.proto b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/continuation.proto index 1201e81e21..6c8f9489c4 100644 --- a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/continuation.proto +++ b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/continuation.proto @@ -18,10 +18,6 @@ * limitations under the License. */ -// Continuation support for the GRPC client-server implementation. -// This is modeled after the internal continuation. -// The model has its own "reason" so that it can communicate that at the API level, as well as a wrapper around any -// internal state it needs to communicate to the server in order to recreate the internal continuation instance. syntax = "proto3"; package grpc.relational.jdbc.v1; option java_multiple_files = true; diff --git a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/jdbc.proto b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/jdbc.proto index 8ab8e7f4ad..be9540e45e 100644 --- a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/jdbc.proto +++ b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/jdbc.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/result_set.proto b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/result_set.proto index 728f83f4de..cc84c63d52 100644 --- a/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/result_set.proto +++ b/fdb-relational-grpc/src/main/proto/grpc/relational/jdbc/v1/result_set.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -18,12 +18,14 @@ * limitations under the License. */ +syntax = "proto3"; + // Based on google/spanner/v1/result_set.proto but simplified for now // with richer -- and ordered -- metadata to support relational Stucts/Arrays. // Note that this protobuf ResultSet is used both as the return vehicle for // query responses but also to carry insert data from the client to the // server. -syntax = "proto3"; + package grpc.relational.jdbc.v1; option java_multiple_files = true; // Put the generated classes into grpc subpackage so I can exclude diff --git a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/ProtobufConversionTest.java b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/ProtobufConversionTest.java index a95339c417..f5e61d4e4d 100644 --- a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/ProtobufConversionTest.java +++ b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/ProtobufConversionTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacadeTest.java b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacadeTest.java index bd5519cef1..204d7e8c10 100644 --- a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacadeTest.java +++ b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalArrayFacadeTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeBuilderTest.java b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeBuilderTest.java index 4389dae2d5..be59206bd3 100644 --- a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeBuilderTest.java +++ b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeBuilderTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeTest.java b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeTest.java index 6004b9b0b8..3dee3d2c47 100644 --- a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeTest.java +++ b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/RelationalStructFacadeTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtilTest.java b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtilTest.java index 168b316991..e876310890 100644 --- a/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtilTest.java +++ b/fdb-relational-grpc/src/test/java/com/apple/foundationdb/relational/jdbc/grpc/GrpcSQLExceptionUtilTest.java @@ -1,9 +1,9 @@ /* - * GrpcSQLExceptionTest.java + * GrpcSQLExceptionUtilTest.java * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalArray.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalArray.java index d7199068d6..1c05ae9df6 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalArray.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalArray.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalConnection.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalConnection.java index 111e51683f..12b2e96283 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalConnection.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalConnection.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaData.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaData.java index 65cf6875c5..fa3cf6f070 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaData.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaData.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriver.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriver.java index 606edd1519..c86d8183ee 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriver.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriver.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalPreparedStatement.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalPreparedStatement.java index db92974d93..aa8a9d001a 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalPreparedStatement.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalPreparedStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStatement.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStatement.java index 816b76b424..e4870c0223 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStatement.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStatement.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStruct.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStruct.java index 127338f56d..0235ec03eb 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStruct.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalStruct.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCURI.java b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCURI.java index 9b10645450..58241af0e0 100644 --- a/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCURI.java +++ b/fdb-relational-jdbc/src/main/java/com/apple/foundationdb/relational/jdbc/JDBCURI.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaDataTest.java b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaDataTest.java index 3c155e3841..c84218711d 100644 --- a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaDataTest.java +++ b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDatabaseMetaDataTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriverTest.java b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriverTest.java index b4d3def75e..597d936241 100644 --- a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriverTest.java +++ b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCRelationalDriverTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCSimpleStatementTest.java b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCSimpleStatementTest.java index e8fe8dd10b..7e4aa568d5 100644 --- a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCSimpleStatementTest.java +++ b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/JDBCSimpleStatementTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/ServerSideExceptionsOnClientSideTest.java b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/ServerSideExceptionsOnClientSideTest.java index 7d56aa38e8..b9062e1341 100644 --- a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/ServerSideExceptionsOnClientSideTest.java +++ b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/ServerSideExceptionsOnClientSideTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/SimpleDirectAccessInsertionTests.java b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/SimpleDirectAccessInsertionTests.java index 6f219321b7..4078b2f189 100644 --- a/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/SimpleDirectAccessInsertionTests.java +++ b/fdb-relational-jdbc/src/test/java/com/apple/foundationdb/relational/jdbc/SimpleDirectAccessInsertionTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/FRL.java b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/FRL.java index 4867ac0016..0f376168b2 100644 --- a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/FRL.java +++ b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/FRL.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/InProcessRelationalServer.java b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/InProcessRelationalServer.java index b4b7c33538..f6900bdf03 100644 --- a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/InProcessRelationalServer.java +++ b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/InProcessRelationalServer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/RelationalServer.java b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/RelationalServer.java index ce13ffbeba..036862a7dd 100644 --- a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/RelationalServer.java +++ b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/RelationalServer.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCService.java b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCService.java index 33c3ccff64..eafd8b2cd9 100644 --- a/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCService.java +++ b/fdb-relational-server/src/main/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCService.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/InProcessRelationalServerTest.java b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/InProcessRelationalServerTest.java index 8e29e1687b..a0786eac9b 100644 --- a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/InProcessRelationalServerTest.java +++ b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/InProcessRelationalServerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/RelationalServerTest.java b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/RelationalServerTest.java index 16cccc3a40..a8cb106b10 100644 --- a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/RelationalServerTest.java +++ b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/RelationalServerTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCServiceTest.java b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCServiceTest.java index 7d3aa859f1..aabf5c4ada 100644 --- a/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCServiceTest.java +++ b/fdb-relational-server/src/test/java/com/apple/foundationdb/relational/server/jdbc/v1/JDBCServiceTest.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/fdb-relational-server/src/testFixtures/java/com/apple/foundationdb/relational/server/ServerTestUtil.java b/fdb-relational-server/src/testFixtures/java/com/apple/foundationdb/relational/server/ServerTestUtil.java index b1132ffea4..6658eff421 100644 --- a/fdb-relational-server/src/testFixtures/java/com/apple/foundationdb/relational/server/ServerTestUtil.java +++ b/fdb-relational-server/src/testFixtures/java/com/apple/foundationdb/relational/server/ServerTestUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/gradle/codequality/checkstyle.xml b/gradle/codequality/checkstyle.xml index 5e4a3a8801..eb9e3ebbdb 100644 --- a/gradle/codequality/checkstyle.xml +++ b/gradle/codequality/checkstyle.xml @@ -12,7 +12,7 @@ - + diff --git a/gradle/codequality/java-copyright.txt b/gradle/codequality/java-copyright.txt index 5167165538..eb8311e75b 100644 --- a/gradle/codequality/java-copyright.txt +++ b/gradle/codequality/java-copyright.txt @@ -1,9 +1,9 @@ /* - * Filename + * $FILE * * This source file is part of the FoundationDB open source project * - * Copyright 2015-ThisYear Apple Inc. and the FoundationDB project authors + * Copyright 2015-$YEAR Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -17,3 +17,4 @@ * See the License for the specific language governing permissions and * limitations under the License. */ + diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5af9b0255a..9c1ad4b314 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -159,4 +159,5 @@ serviceloader = { id = "com.github.harbby.gradle.serviceloader", version = "1.1. shadow = { id = "com.github.johnrengelman.shadow", version = "7.1.2" } sonarqube = { id = "org.sonarqube", version = "3.3" } spotbugs = { id = "com.github.spotbugs", version = "4.6.1" } +spotless = { id = "com.diffplug.spotless", version = "7.0.2" } versions = { id = "com.github.ben-manes.versions", version = "0.38.0" } diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomTag.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomTag.java index 85f5c78329..c7d9e2d032 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomTag.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomTag.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomYamlConstructor.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomYamlConstructor.java index 2c7b6188da..90ba365433 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomYamlConstructor.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/CustomYamlConstructor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/Matchers.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/Matchers.java index 411d507809..12a7ef37a9 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/Matchers.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/Matchers.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/MultiServerConnectionFactory.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/MultiServerConnectionFactory.java index b5d63ecd08..471cdb1025 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/MultiServerConnectionFactory.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/MultiServerConnectionFactory.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlExecutionContext.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlExecutionContext.java index d4dc6befbb..f46e316a43 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlExecutionContext.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlExecutionContext.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlRunner.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlRunner.java index 68386be513..e325fc1409 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlRunner.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/YamlRunner.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/Block.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/Block.java index 8bacedc383..599eaa7702 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/Block.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/Block.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/ConnectedBlock.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/ConnectedBlock.java index 900ef644df..c4058e7b02 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/ConnectedBlock.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/ConnectedBlock.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/FileOptions.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/FileOptions.java index d734a9dc6d..f303e07578 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/FileOptions.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/FileOptions.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/SetupBlock.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/SetupBlock.java index 7bdfee1631..756b716a87 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/SetupBlock.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/SetupBlock.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/TestBlock.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/TestBlock.java index 0fa334c969..c4b046f482 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/TestBlock.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/block/TestBlock.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/Command.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/Command.java index a4db249585..4b599ce1e1 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/Command.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/Command.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/CommandUtil.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/CommandUtil.java index 66275dc0dc..151f6946e0 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/CommandUtil.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/CommandUtil.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryCommand.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryCommand.java index 338b918c02..b1f6bbb8fc 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryCommand.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryCommand.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryConfig.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryConfig.java index 29df2a1b0f..fb93df2c20 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryConfig.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryConfig.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryExecutor.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryExecutor.java index 47686a1b19..f3d3e486f0 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryExecutor.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryExecutor.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryInterpreter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryInterpreter.java index 0a19c1d623..be67b48637 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryInterpreter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/QueryInterpreter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/InListParameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/InListParameter.java index 5fbd2a16db..4608c37a15 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/InListParameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/InListParameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/ListParameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/ListParameter.java index ef3f3b7125..d448ff1f25 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/ListParameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/ListParameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/Parameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/Parameter.java index e81340956c..bc3ca5ea2d 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/Parameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/Parameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/PrimitiveParameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/PrimitiveParameter.java index 0fd0084ea9..b9867893b6 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/PrimitiveParameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/PrimitiveParameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/TupleParameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/TupleParameter.java index 34223c82fb..4d789512fb 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/TupleParameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/TupleParameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/UnboundParameter.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/UnboundParameter.java index 18bcf563b7..1d4201ccff 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/UnboundParameter.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/command/parameterinjection/UnboundParameter.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/server/RunExternalServerExtension.java b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/server/RunExternalServerExtension.java index 12f40fa9a0..01ea121523 100644 --- a/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/server/RunExternalServerExtension.java +++ b/yaml-tests/src/main/java/com/apple/foundationdb/relational/yamltests/server/RunExternalServerExtension.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/proto/deprecated_fields_tests.proto b/yaml-tests/src/main/proto/deprecated_fields_tests.proto index 19397f77e5..e47650a89e 100644 --- a/yaml-tests/src/main/proto/deprecated_fields_tests.proto +++ b/yaml-tests/src/main/proto/deprecated_fields_tests.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/proto/disabled_index_tests.proto b/yaml-tests/src/main/proto/disabled_index_tests.proto index afc00e73f3..23fa38be1f 100644 --- a/yaml-tests/src/main/proto/disabled_index_tests.proto +++ b/yaml-tests/src/main/proto/disabled_index_tests.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/proto/field_index_tests.proto b/yaml-tests/src/main/proto/field_index_tests.proto index 256dd3ffff..f517ce56d2 100644 --- a/yaml-tests/src/main/proto/field_index_tests.proto +++ b/yaml-tests/src/main/proto/field_index_tests.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/proto/schema_instance.proto b/yaml-tests/src/main/proto/schema_instance.proto index 5aed0032ad..80b6bc07bc 100644 --- a/yaml-tests/src/main/proto/schema_instance.proto +++ b/yaml-tests/src/main/proto/schema_instance.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/main/proto/standard_tests.proto b/yaml-tests/src/main/proto/standard_tests.proto index d51fcef445..090e40e32e 100644 --- a/yaml-tests/src/main/proto/standard_tests.proto +++ b/yaml-tests/src/main/proto/standard_tests.proto @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/EmbeddedYamlIntegrationTests.java b/yaml-tests/src/test/java/EmbeddedYamlIntegrationTests.java index b373d424df..3db18245f6 100644 --- a/yaml-tests/src/test/java/EmbeddedYamlIntegrationTests.java +++ b/yaml-tests/src/test/java/EmbeddedYamlIntegrationTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/JDBCExternalYamlIntegrationTests.java b/yaml-tests/src/test/java/JDBCExternalYamlIntegrationTests.java index 73145405e6..cbede67d67 100644 --- a/yaml-tests/src/test/java/JDBCExternalYamlIntegrationTests.java +++ b/yaml-tests/src/test/java/JDBCExternalYamlIntegrationTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/JDBCInProcessYamlIntegrationTests.java b/yaml-tests/src/test/java/JDBCInProcessYamlIntegrationTests.java index 38e5457a09..7c7ac86280 100644 --- a/yaml-tests/src/test/java/JDBCInProcessYamlIntegrationTests.java +++ b/yaml-tests/src/test/java/JDBCInProcessYamlIntegrationTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/JDBCYamlIntegrationTests.java b/yaml-tests/src/test/java/JDBCYamlIntegrationTests.java index 08405c057c..4797524f79 100644 --- a/yaml-tests/src/test/java/JDBCYamlIntegrationTests.java +++ b/yaml-tests/src/test/java/JDBCYamlIntegrationTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/MultiServerJDBCYamlTests.java b/yaml-tests/src/test/java/MultiServerJDBCYamlTests.java index 6b01074015..5c25e15e23 100644 --- a/yaml-tests/src/test/java/MultiServerJDBCYamlTests.java +++ b/yaml-tests/src/test/java/MultiServerJDBCYamlTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/YamlIntegrationTests.java b/yaml-tests/src/test/java/YamlIntegrationTests.java index f4dcb00ae1..fd59e127e2 100644 --- a/yaml-tests/src/test/java/YamlIntegrationTests.java +++ b/yaml-tests/src/test/java/YamlIntegrationTests.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/yaml-tests/src/test/java/YamlTestBase.java b/yaml-tests/src/test/java/YamlTestBase.java index 229855f310..cfa0a50267 100644 --- a/yaml-tests/src/test/java/YamlTestBase.java +++ b/yaml-tests/src/test/java/YamlTestBase.java @@ -3,7 +3,7 @@ * * This source file is part of the FoundationDB open source project * - * Copyright 2021-2024 Apple Inc. and the FoundationDB project authors + * Copyright 2015-2024 Apple Inc. and the FoundationDB project authors * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.