Skip to content

Commit 944d198

Browse files
committed
1018 - SF
1 parent ca05725 commit 944d198

File tree

125 files changed

+125
-125
lines changed

Some content is hidden

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

125 files changed

+125
-125
lines changed

cli/cli-app/src/main/java/com/bytechef/cli/CliApplication.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cli/commands/component/init/openapi/src/main/java/com/bytechef/cli/command/component/init/openapi/ComponentInitOpenApiGenerator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cli/commands/component/src/main/java/com/bytechef/cli/command/component/ComponentCommand.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

cli/commands/component/src/test/java/com/bytechef/cli/command/component/init/ComponentInitCommandTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit-spring/src/main/java/com/bytechef/ai/toolkit/tool/ToolCallbackProviderFactory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit-spring/src/main/java/com/bytechef/ai/toolkit/tool/ToolCallbackProviderImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit/src/main/java/com/bytechef/ai/toolkit/Environment.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit/src/main/java/com/bytechef/ai/toolkit/ToolClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit/src/main/java/com/bytechef/ai/toolkit/model/FunctionModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/ai-toolkit/src/main/java/com/bytechef/ai/toolkit/model/ToolModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/ComponentHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/OpenApiComponentHandler.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ActionContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ActionDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Authorization.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ClusterElementComponentDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ClusterElementDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ComponentCategory.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ComponentDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ComponentDsl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ConnectionDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Context.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/DynamicOptionsProperty.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/FileEntry.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Help.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/HttpStatus.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Option.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/OptionsDataSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/OptionsProperty.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/OutputDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Parameters.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/PropertiesDataSource.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Property.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/Resources.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/TriggerContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/TriggerDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/TypeReference.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/UnifiedApiComponentDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/UnifiedApiDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/WorkflowComponentDefinition.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ai/agent/SingleConnectionToolFunction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/ai/agent/ToolFunction.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/datastream/ExecutionContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/datastream/ItemReader.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/datastream/ItemStream.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/datastream/ItemWriter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/AccountingModelType.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/adapter/ProviderAccountAdapter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/adapter/ProviderContactAdapter.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/mapper/ProviderAccountMapper.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/mapper/ProviderContactMapper.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/AccountUnifiedInputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/AccountUnifiedOutputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/ContactUnifiedInputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/ContactUnifiedOutputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/ProviderAccountInputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

sdks/backend/java/component-api/src/main/java/com/bytechef/component/definition/unified/accounting/model/ProviderAccountOutputModel.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2023-present ByteChef Inc.
2+
* Copyright 2025 ByteChef
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)