From 6b069b55e3ff4d816915eb0be083f492a6144536 Mon Sep 17 00:00:00 2001 From: Petr Mironychev <9195189+Palm1r@users.noreply.github.com> Date: Tue, 21 Apr 2026 08:57:06 +0200 Subject: [PATCH] chore: Update copyrights --- ChatView/ChatCompressor.cpp | 20 ++------------ ChatView/ChatCompressor.hpp | 20 ++------------ ChatView/ChatData.hpp | 20 ++------------ ChatView/ChatFileManager.cpp | 20 ++------------ ChatView/ChatFileManager.hpp | 20 ++------------ ChatView/ChatModel.cpp | 20 ++------------ ChatView/ChatModel.hpp | 20 ++------------ ChatView/ChatRootView.cpp | 20 ++------------ ChatView/ChatRootView.hpp | 20 ++------------ ChatView/ChatSerializer.cpp | 20 ++------------ ChatView/ChatSerializer.hpp | 20 ++------------ ChatView/ChatUtils.cpp | 20 ++------------ ChatView/ChatUtils.h | 20 ++------------ ChatView/ChatView.cpp | 20 ++------------ ChatView/ChatView.hpp | 20 ++------------ ChatView/ChatWidget.cpp | 20 ++------------ ChatView/ChatWidget.hpp | 20 ++------------ ChatView/ClientInterface.cpp | 20 ++------------ ChatView/ClientInterface.hpp | 20 ++------------ ChatView/FileItem.cpp | 20 ++------------ ChatView/FileItem.hpp | 20 ++------------ ChatView/FileMentionItem.cpp | 20 ++------------ ChatView/FileMentionItem.hpp | 20 ++------------ ChatView/MessagePart.hpp | 20 ++------------ ChatView/qml/RootItem.qml | 20 ++------------ ChatView/qml/chatparts/ChatItem.qml | 20 ++------------ ChatView/qml/chatparts/CodeBlock.qml | 20 ++------------ ChatView/qml/chatparts/FileEditBlock.qml | 20 ++------------ ChatView/qml/chatparts/TextBlock.qml | 20 ++------------ ChatView/qml/chatparts/ThinkingBlock.qml | 20 ++------------ ChatView/qml/chatparts/ToolBlock.qml | 20 ++------------ ChatView/qml/controls/AttachedFilesPlace.qml | 20 ++------------ ChatView/qml/controls/BottomBar.qml | 20 ++------------ ChatView/qml/controls/ContextViewer.qml | 20 ++------------ ChatView/qml/controls/FileEditsActionBar.qml | 20 ++------------ ChatView/qml/controls/FileMentionPopup.qml | 20 ++------------ ChatView/qml/controls/SplitDropZone.qml | 20 ++------------ ChatView/qml/controls/Toast.qml | 20 ++------------ ChatView/qml/controls/TopBar.qml | 20 ++------------ CodeHandler.cpp | 22 +++------------- CodeHandler.hpp | 20 ++------------ ConfigurationManager.cpp | 20 ++------------ ConfigurationManager.hpp | 20 ++------------ LLMClientInterface.cpp | 20 ++------------ LLMClientInterface.hpp | 20 ++------------ LLMSuggestion.cpp | 26 +++---------------- LLMSuggestion.hpp | 2 +- LSPCompletion.hpp | 2 +- QodeAssistClient.cpp | 2 +- QodeAssistClient.hpp | 26 +++---------------- QodeAssistConstants.hpp | 20 ++------------ QodeAssisttr.h | 20 ++------------ QuickRefactorHandler.cpp | 20 ++------------ QuickRefactorHandler.hpp | 20 ++------------ RefactorContextHelper.hpp | 20 ++------------ RefactorSuggestion.cpp | 20 ++------------ RefactorSuggestion.hpp | 20 ++------------ RefactorSuggestionHoverHandler.cpp | 20 ++------------ RefactorSuggestionHoverHandler.hpp | 20 ++------------ TaskFlow/Editor/FlowEditor.cpp | 20 ++------------ TaskFlow/Editor/FlowEditor.hpp | 20 ++------------ TaskFlow/Editor/GridBackground.cpp | 20 ++------------ TaskFlow/Editor/GridBackground.hpp | 20 ++------------ TaskFlow/Editor/qml/FlowEditorView.qml | 20 ++------------ TaskFlow/core/BaseTask.cpp | 20 ++------------ TaskFlow/core/BaseTask.hpp | 20 ++------------ TaskFlow/core/Flow.cpp | 20 ++------------ TaskFlow/core/Flow.hpp | 20 ++------------ TaskFlow/core/FlowManager.cpp | 20 ++------------ TaskFlow/core/FlowManager.hpp | 20 ++------------ TaskFlow/core/TaskConnection.cpp | 20 ++------------ TaskFlow/core/TaskConnection.hpp | 20 ++------------ TaskFlow/core/TaskPort.cpp | 20 ++------------ TaskFlow/core/TaskPort.hpp | 20 ++------------ TaskFlow/core/TaskRegistry.cpp | 20 ++------------ TaskFlow/core/TaskRegistry.hpp | 20 ++------------ UIControls/qml/Badge.qml | 20 ++------------ UIControls/qml/QoAButton.qml | 20 ++------------ UIControls/qml/QoAComboBox.qml | 20 ++------------ UIControls/qml/QoASeparator.qml | 20 ++------------ UIControls/qml/QoATextSlider.qml | 20 ++------------ UIControls/qml/QoAToolTip.qml | 20 ++------------ UpdateStatusWidget.cpp | 20 ++------------ UpdateStatusWidget.hpp | 20 ++------------ Version.hpp | 20 ++------------ chat/ChatOutputPane.cpp | 20 ++------------ chat/ChatOutputPane.h | 20 ++------------ chat/NavigationPanel.cpp | 20 ++------------ chat/NavigationPanel.hpp | 20 ++------------ context/ChangesManager.cpp | 20 ++------------ context/ChangesManager.h | 20 ++------------ context/ContentFile.hpp | 20 ++------------ context/ContextManager.cpp | 20 ++------------ context/ContextManager.hpp | 20 ++------------ context/DocumentContextReader.cpp | 20 ++------------ context/DocumentContextReader.hpp | 20 ++------------ context/DocumentReaderQtCreator.hpp | 20 ++------------ context/IContextManager.hpp | 20 ++------------ context/IDocumentReader.hpp | 20 ++------------ context/IgnoreManager.cpp | 20 ++------------ context/IgnoreManager.hpp | 20 ++------------ context/ProgrammingLanguage.cpp | 20 ++------------ context/ProgrammingLanguage.hpp | 20 ++------------ context/ProjectUtils.cpp | 21 ++------------- context/ProjectUtils.hpp | 21 ++------------- context/TokenUtils.cpp | 20 ++------------ context/TokenUtils.hpp | 20 ++------------ context/Utils.hpp | 20 ++------------ logger/EmptyRequestPerformanceLogger.hpp | 20 ++------------ logger/IRequestPerformanceLogger.hpp | 20 ++------------ logger/RequestPerformanceLogger.cpp | 20 ++------------ logger/RequestPerformanceLogger.hpp | 20 ++------------ pluginllmcore/ContentBlocks.hpp | 20 ++------------ pluginllmcore/ContextData.hpp | 20 ++------------ pluginllmcore/DataBuffers.hpp | 20 ++------------ pluginllmcore/HttpClient.cpp | 20 ++------------ pluginllmcore/HttpClient.hpp | 20 ++------------ pluginllmcore/IPromptProvider.hpp | 20 ++------------ pluginllmcore/IProviderRegistry.hpp | 20 ++------------ pluginllmcore/PromptProviderChat.hpp | 20 ++------------ pluginllmcore/PromptProviderFim.hpp | 20 ++------------ pluginllmcore/PromptTemplate.hpp | 20 ++------------ pluginllmcore/PromptTemplateManager.cpp | 20 ++------------ pluginllmcore/PromptTemplateManager.hpp | 20 ++------------ pluginllmcore/Provider.cpp | 20 ++------------ pluginllmcore/Provider.hpp | 20 ++------------ pluginllmcore/ProviderID.hpp | 20 ++------------ pluginllmcore/ProvidersManager.cpp | 20 ++------------ pluginllmcore/ProvidersManager.hpp | 20 ++------------ pluginllmcore/RequestType.hpp | 20 ++------------ pluginllmcore/ResponseCleaner.hpp | 20 ++------------ pluginllmcore/RulesLoader.cpp | 20 ++------------ pluginllmcore/RulesLoader.hpp | 20 ++------------ pluginllmcore/SSEBuffer.cpp | 20 ++------------ pluginllmcore/SSEBuffer.hpp | 20 ++------------ providers/ClaudeMessage.cpp | 20 ++------------ providers/ClaudeMessage.hpp | 20 ++------------ providers/ClaudeProvider.cpp | 20 ++------------ providers/ClaudeProvider.hpp | 20 ++------------ providers/CodestralProvider.cpp | 20 ++------------ providers/CodestralProvider.hpp | 20 ++------------ providers/GoogleAIProvider.cpp | 20 ++------------ providers/GoogleAIProvider.hpp | 20 ++------------ providers/GoogleMessage.cpp | 20 ++------------ providers/GoogleMessage.hpp | 20 ++------------ providers/LMStudioProvider.cpp | 20 ++------------ providers/LMStudioProvider.hpp | 20 ++------------ providers/LlamaCppProvider.cpp | 20 ++------------ providers/LlamaCppProvider.hpp | 20 ++------------ providers/MistralAIProvider.cpp | 20 ++------------ providers/MistralAIProvider.hpp | 20 ++------------ providers/OllamaMessage.cpp | 20 ++------------ providers/OllamaMessage.hpp | 20 ++------------ providers/OllamaProvider.cpp | 20 ++------------ providers/OllamaProvider.hpp | 20 ++------------ providers/OpenAICompatProvider.cpp | 20 ++------------ providers/OpenAICompatProvider.hpp | 20 ++------------ providers/OpenAIMessage.cpp | 20 ++------------ providers/OpenAIMessage.hpp | 20 ++------------ providers/OpenAIProvider.cpp | 20 ++------------ providers/OpenAIProvider.hpp | 20 ++------------ .../OpenAIResponses/CancelResponseRequest.hpp | 20 ++------------ .../OpenAIResponses/DeleteResponseRequest.hpp | 20 ++------------ .../OpenAIResponses/GetResponseRequest.hpp | 20 ++------------ .../OpenAIResponses/InputTokensRequest.hpp | 20 ++------------ .../OpenAIResponses/ItemTypesReference.hpp | 20 ++------------ .../OpenAIResponses/ListInputItemsRequest.hpp | 20 ++------------ providers/OpenAIResponses/ModelRequest.hpp | 20 ++------------ providers/OpenAIResponses/ResponseObject.hpp | 20 ++------------ providers/OpenAIResponsesMessage.cpp | 20 ++------------ providers/OpenAIResponsesMessage.hpp | 20 ++------------ providers/OpenAIResponsesProvider.cpp | 20 ++------------ providers/OpenAIResponsesProvider.hpp | 20 ++------------ providers/OpenAIResponsesRequestBuilder.hpp | 20 ++------------ providers/OpenRouterAIProvider.cpp | 20 ++------------ providers/OpenRouterAIProvider.hpp | 20 ++------------ providers/Providers.hpp | 20 ++------------ qodeassist.cpp | 20 ++------------ settings/AgentRole.cpp | 20 ++------------ settings/AgentRole.hpp | 20 ++------------ settings/AgentRoleDialog.cpp | 20 ++------------ settings/AgentRoleDialog.hpp | 20 ++------------ settings/AgentRolesWidget.cpp | 20 ++------------ settings/AgentRolesWidget.hpp | 20 ++------------ settings/Assisttr.h | 20 ++------------ settings/ButtonAspect.hpp | 20 ++------------ settings/ChatAssistantSettings.cpp | 20 ++------------ settings/ChatAssistantSettings.hpp | 20 ++------------ settings/CodeCompletionSettings.cpp | 20 ++------------ settings/CodeCompletionSettings.hpp | 20 ++------------ settings/ConfigurationManager.cpp | 20 ++------------ settings/ConfigurationManager.hpp | 20 ++------------ settings/GeneralSettings.cpp | 20 ++------------ settings/GeneralSettings.hpp | 20 ++------------ settings/PluginUpdater.cpp | 20 ++------------ settings/PluginUpdater.hpp | 20 ++------------ settings/ProjectSettings.cpp | 20 ++------------ settings/ProjectSettings.hpp | 20 ++------------ settings/ProjectSettingsPanel.cpp | 20 ++------------ settings/ProjectSettingsPanel.hpp | 20 ++------------ settings/ProviderSettings.cpp | 20 ++------------ settings/ProviderSettings.hpp | 20 ++------------ settings/QuickRefactorSettings.cpp | 20 ++------------ settings/QuickRefactorSettings.hpp | 20 ++------------ settings/SettingsConstants.hpp | 20 ++------------ settings/SettingsDialog.cpp | 20 ++------------ settings/SettingsDialog.hpp | 20 ++------------ settings/SettingsTr.hpp | 20 ++------------ settings/SettingsUtils.hpp | 20 ++------------ settings/ToolsSettings.cpp | 20 ++------------ settings/ToolsSettings.hpp | 20 ++------------ settings/UpdateDialog.cpp | 20 ++------------ settings/UpdateDialog.hpp | 20 ++------------ templates/Alpaca.hpp | 20 ++------------ templates/ChatML.hpp | 20 ++------------ templates/Claude.hpp | 20 ++------------ templates/CodeLlamaFim.hpp | 20 ++------------ templates/CodeLlamaQMLFim.hpp | 20 ++------------ templates/DeepSeekCoderFim.hpp | 20 ++------------ templates/GoogleAI.hpp | 20 ++------------ templates/Llama2.hpp | 20 ++------------ templates/Llama3.hpp | 20 ++------------ templates/LlamaCppFim.hpp | 20 ++------------ templates/MistralAI.hpp | 20 ++------------ templates/Ollama.hpp | 20 ++------------ templates/OpenAI.hpp | 20 ++------------ templates/OpenAICompatible.hpp | 20 ++------------ templates/OpenAIResponses.hpp | 20 ++------------ templates/Qwen25CoderFIM.hpp | 20 ++------------ templates/Qwen3CoderFIM.hpp | 20 ++------------ templates/StarCoder2Fim.hpp | 20 ++------------ templates/Templates.hpp | 20 ++------------ test/CodeHandlerTest.cpp | 20 ++------------ test/DocumentContextReaderTest.cpp | 20 ++------------ test/LLMSuggestionTest.cpp | 20 ++------------ test/MockDocumentReader.hpp | 20 ++------------ test/TestUtils.hpp | 20 ++------------ test/unittest_main.cpp | 20 ++------------ tools/BuildProjectTool.cpp | 20 ++------------ tools/BuildProjectTool.hpp | 20 ++------------ tools/CreateNewFileTool.cpp | 20 ++------------ tools/CreateNewFileTool.hpp | 20 ++------------ tools/EditFileTool.cpp | 20 ++------------ tools/EditFileTool.hpp | 20 ++------------ tools/ExecuteTerminalCommandTool.cpp | 20 ++------------ tools/ExecuteTerminalCommandTool.hpp | 20 ++------------ tools/FileSearchUtils.cpp | 20 ++------------ tools/FileSearchUtils.hpp | 20 ++------------ tools/FindFileTool.cpp | 20 ++------------ tools/FindFileTool.hpp | 20 ++------------ tools/GetIssuesListTool.cpp | 20 ++------------ tools/GetIssuesListTool.hpp | 20 ++------------ tools/ListProjectFilesTool.cpp | 20 ++------------ tools/ListProjectFilesTool.hpp | 20 ++------------ tools/ProjectSearchTool.cpp | 20 ++------------ tools/ProjectSearchTool.hpp | 20 ++------------ tools/ReadFileTool.cpp | 20 ++------------ tools/ReadFileTool.hpp | 20 ++------------ tools/TodoTool.cpp | 20 ++------------ tools/TodoTool.hpp | 20 ++------------ tools/ToolExceptions.hpp | 20 ++------------ tools/ToolsRegistration.cpp | 20 ++------------ tools/ToolsRegistration.hpp | 20 ++------------ widgets/AddCustomInstructionDialog.cpp | 20 ++------------ widgets/AddCustomInstructionDialog.hpp | 20 ++------------ widgets/CompletionErrorHandler.cpp | 20 ++------------ widgets/CompletionErrorHandler.hpp | 20 ++------------ widgets/CompletionHintHandler.cpp | 20 ++------------ widgets/CompletionHintHandler.hpp | 20 ++------------ widgets/CompletionHintWidget.cpp | 20 ++------------ widgets/CompletionHintWidget.hpp | 20 ++------------ widgets/CompletionProgressHandler.cpp | 20 ++------------ widgets/CompletionProgressHandler.hpp | 20 ++------------ widgets/ContextExtractor.hpp | 20 ++------------ widgets/CustomInstructionsManager.cpp | 20 ++------------ widgets/CustomInstructionsManager.hpp | 20 ++------------ widgets/DiffStatistics.hpp | 20 ++------------ widgets/EditorChatButton.cpp | 20 ++------------ widgets/EditorChatButton.hpp | 20 ++------------ widgets/EditorChatButtonHandler.cpp | 20 ++------------ widgets/EditorChatButtonHandler.hpp | 20 ++------------ widgets/ErrorWidget.cpp | 20 ++------------ widgets/ErrorWidget.hpp | 20 ++------------ widgets/ProgressWidget.cpp | 20 ++------------ widgets/ProgressWidget.hpp | 20 ++------------ widgets/QuickRefactorDialog.cpp | 20 ++------------ widgets/QuickRefactorDialog.hpp | 20 ++------------ widgets/RefactorWidget.cpp | 20 ++------------ widgets/RefactorWidget.hpp | 20 ++------------ widgets/RefactorWidgetHandler.cpp | 20 ++------------ widgets/RefactorWidgetHandler.hpp | 20 ++------------ 291 files changed, 582 insertions(+), 5200 deletions(-) diff --git a/ChatView/ChatCompressor.cpp b/ChatView/ChatCompressor.cpp index 5f34ce8..d53678a 100644 --- a/ChatView/ChatCompressor.cpp +++ b/ChatView/ChatCompressor.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatCompressor.hpp" diff --git a/ChatView/ChatCompressor.hpp b/ChatView/ChatCompressor.hpp index 07df7aa..22ba0a0 100644 --- a/ChatView/ChatCompressor.hpp +++ b/ChatView/ChatCompressor.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatData.hpp b/ChatView/ChatData.hpp index ac306e9..a4b4f68 100644 --- a/ChatView/ChatData.hpp +++ b/ChatView/ChatData.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatFileManager.cpp b/ChatView/ChatFileManager.cpp index b5fa907..9b51095 100644 --- a/ChatView/ChatFileManager.cpp +++ b/ChatView/ChatFileManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatFileManager.hpp" #include "Logger.hpp" diff --git a/ChatView/ChatFileManager.hpp b/ChatView/ChatFileManager.hpp index 80dec71..bea14a7 100644 --- a/ChatView/ChatFileManager.hpp +++ b/ChatView/ChatFileManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatModel.cpp b/ChatView/ChatModel.cpp index e097f98..cc8aa4b 100644 --- a/ChatView/ChatModel.cpp +++ b/ChatView/ChatModel.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatModel.hpp" #include diff --git a/ChatView/ChatModel.hpp b/ChatView/ChatModel.hpp index 66828f9..dd7c5ad 100644 --- a/ChatView/ChatModel.hpp +++ b/ChatView/ChatModel.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatRootView.cpp b/ChatView/ChatRootView.cpp index adbb45a..d07e1bc 100644 --- a/ChatView/ChatRootView.cpp +++ b/ChatView/ChatRootView.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatRootView.hpp" diff --git a/ChatView/ChatRootView.hpp b/ChatView/ChatRootView.hpp index 9003121..d9f5ef4 100644 --- a/ChatView/ChatRootView.hpp +++ b/ChatView/ChatRootView.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatSerializer.cpp b/ChatView/ChatSerializer.cpp index 3a4b37d..23d1a4d 100644 --- a/ChatView/ChatSerializer.cpp +++ b/ChatView/ChatSerializer.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatSerializer.hpp" #include "Logger.hpp" diff --git a/ChatView/ChatSerializer.hpp b/ChatView/ChatSerializer.hpp index faa81db..c858860 100644 --- a/ChatView/ChatSerializer.hpp +++ b/ChatView/ChatSerializer.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatUtils.cpp b/ChatView/ChatUtils.cpp index 0624f5c..2368992 100644 --- a/ChatView/ChatUtils.cpp +++ b/ChatView/ChatUtils.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatUtils.h" diff --git a/ChatView/ChatUtils.h b/ChatView/ChatUtils.h index 9f5946d..0de4c0e 100644 --- a/ChatView/ChatUtils.h +++ b/ChatView/ChatUtils.h @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatView.cpp b/ChatView/ChatView.cpp index 848022f..01c1a58 100644 --- a/ChatView/ChatView.cpp +++ b/ChatView/ChatView.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatView.hpp" diff --git a/ChatView/ChatView.hpp b/ChatView/ChatView.hpp index ec3a1fe..74ece71 100644 --- a/ChatView/ChatView.hpp +++ b/ChatView/ChatView.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ChatWidget.cpp b/ChatView/ChatWidget.cpp index 0891c7b..804eb4d 100644 --- a/ChatView/ChatWidget.cpp +++ b/ChatView/ChatWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatWidget.hpp" diff --git a/ChatView/ChatWidget.hpp b/ChatView/ChatWidget.hpp index 84e25db..341bfc1 100644 --- a/ChatView/ChatWidget.hpp +++ b/ChatView/ChatWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/ClientInterface.cpp b/ChatView/ClientInterface.cpp index 5c616c4..28693bd 100644 --- a/ChatView/ClientInterface.cpp +++ b/ChatView/ClientInterface.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ClientInterface.hpp" diff --git a/ChatView/ClientInterface.hpp b/ChatView/ClientInterface.hpp index 912b2ae..c000159 100644 --- a/ChatView/ClientInterface.hpp +++ b/ChatView/ClientInterface.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/FileItem.cpp b/ChatView/FileItem.cpp index ac9c16d..beaa2ae 100644 --- a/ChatView/FileItem.cpp +++ b/ChatView/FileItem.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "FileItem.hpp" diff --git a/ChatView/FileItem.hpp b/ChatView/FileItem.hpp index 3f43278..9d91738 100644 --- a/ChatView/FileItem.hpp +++ b/ChatView/FileItem.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/FileMentionItem.cpp b/ChatView/FileMentionItem.cpp index fcaa0f7..abcbcee 100644 --- a/ChatView/FileMentionItem.cpp +++ b/ChatView/FileMentionItem.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "FileMentionItem.hpp" diff --git a/ChatView/FileMentionItem.hpp b/ChatView/FileMentionItem.hpp index cafdfe7..79bfa04 100644 --- a/ChatView/FileMentionItem.hpp +++ b/ChatView/FileMentionItem.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/MessagePart.hpp b/ChatView/MessagePart.hpp index d714ae8..a32e778 100644 --- a/ChatView/MessagePart.hpp +++ b/ChatView/MessagePart.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ChatView/qml/RootItem.qml b/ChatView/qml/RootItem.qml index 548a86c..9c2f3a0 100644 --- a/ChatView/qml/RootItem.qml +++ b/ChatView/qml/RootItem.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/chatparts/ChatItem.qml b/ChatView/qml/chatparts/ChatItem.qml index e48be80..ef99d0f 100644 --- a/ChatView/qml/chatparts/ChatItem.qml +++ b/ChatView/qml/chatparts/ChatItem.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import ChatView diff --git a/ChatView/qml/chatparts/CodeBlock.qml b/ChatView/qml/chatparts/CodeBlock.qml index 135abc8..f704c6f 100644 --- a/ChatView/qml/chatparts/CodeBlock.qml +++ b/ChatView/qml/chatparts/CodeBlock.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/chatparts/FileEditBlock.qml b/ChatView/qml/chatparts/FileEditBlock.qml index bd022af..fb447a6 100644 --- a/ChatView/qml/chatparts/FileEditBlock.qml +++ b/ChatView/qml/chatparts/FileEditBlock.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/chatparts/TextBlock.qml b/ChatView/qml/chatparts/TextBlock.qml index 533f366..9328fcb 100644 --- a/ChatView/qml/chatparts/TextBlock.qml +++ b/ChatView/qml/chatparts/TextBlock.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import Qt.labs.platform as Platform diff --git a/ChatView/qml/chatparts/ThinkingBlock.qml b/ChatView/qml/chatparts/ThinkingBlock.qml index 6d8a2bf..8006eb2 100644 --- a/ChatView/qml/chatparts/ThinkingBlock.qml +++ b/ChatView/qml/chatparts/ThinkingBlock.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import Qt.labs.platform as Platform diff --git a/ChatView/qml/chatparts/ToolBlock.qml b/ChatView/qml/chatparts/ToolBlock.qml index c9feb23..14e1d33 100644 --- a/ChatView/qml/chatparts/ToolBlock.qml +++ b/ChatView/qml/chatparts/ToolBlock.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import Qt.labs.platform as Platform diff --git a/ChatView/qml/controls/AttachedFilesPlace.qml b/ChatView/qml/controls/AttachedFilesPlace.qml index ab554ba..ce3a087 100644 --- a/ChatView/qml/controls/AttachedFilesPlace.qml +++ b/ChatView/qml/controls/AttachedFilesPlace.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/BottomBar.qml b/ChatView/qml/controls/BottomBar.qml index e402600..736828e 100644 --- a/ChatView/qml/controls/BottomBar.qml +++ b/ChatView/qml/controls/BottomBar.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/ContextViewer.qml b/ChatView/qml/controls/ContextViewer.qml index 4b6f12e..e7a27af 100644 --- a/ChatView/qml/controls/ContextViewer.qml +++ b/ChatView/qml/controls/ContextViewer.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/FileEditsActionBar.qml b/ChatView/qml/controls/FileEditsActionBar.qml index 6ea69bc..bfe8de7 100644 --- a/ChatView/qml/controls/FileEditsActionBar.qml +++ b/ChatView/qml/controls/FileEditsActionBar.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/FileMentionPopup.qml b/ChatView/qml/controls/FileMentionPopup.qml index 5573893..49cd186 100644 --- a/ChatView/qml/controls/FileMentionPopup.qml +++ b/ChatView/qml/controls/FileMentionPopup.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/SplitDropZone.qml b/ChatView/qml/controls/SplitDropZone.qml index bdd7592..0e77765 100644 --- a/ChatView/qml/controls/SplitDropZone.qml +++ b/ChatView/qml/controls/SplitDropZone.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/ChatView/qml/controls/Toast.qml b/ChatView/qml/controls/Toast.qml index 2638f81..95bb383 100644 --- a/ChatView/qml/controls/Toast.qml +++ b/ChatView/qml/controls/Toast.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick diff --git a/ChatView/qml/controls/TopBar.qml b/ChatView/qml/controls/TopBar.qml index 3afcca5..ab1f69c 100644 --- a/ChatView/qml/controls/TopBar.qml +++ b/ChatView/qml/controls/TopBar.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Layouts diff --git a/CodeHandler.cpp b/CodeHandler.cpp index 45b5a0c..40f7fe4 100644 --- a/CodeHandler.cpp +++ b/CodeHandler.cpp @@ -1,22 +1,6 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "CodeHandler.hpp" #include diff --git a/CodeHandler.hpp b/CodeHandler.hpp index 4d4a91f..2dc1ec1 100644 --- a/CodeHandler.hpp +++ b/CodeHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/ConfigurationManager.cpp b/ConfigurationManager.cpp index f1172f6..a9e30d9 100644 --- a/ConfigurationManager.cpp +++ b/ConfigurationManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ConfigurationManager.hpp" diff --git a/ConfigurationManager.hpp b/ConfigurationManager.hpp index 35e180f..62d0e4c 100644 --- a/ConfigurationManager.hpp +++ b/ConfigurationManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/LLMClientInterface.cpp b/LLMClientInterface.cpp index e2d9ecf..1ce080b 100644 --- a/LLMClientInterface.cpp +++ b/LLMClientInterface.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "LLMClientInterface.hpp" diff --git a/LLMClientInterface.hpp b/LLMClientInterface.hpp index 763ed6c..0be1124 100644 --- a/LLMClientInterface.hpp +++ b/LLMClientInterface.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/LLMSuggestion.cpp b/LLMSuggestion.cpp index 6d0c768..7e265d2 100644 --- a/LLMSuggestion.cpp +++ b/LLMSuggestion.cpp @@ -1,26 +1,6 @@ -/* - * Copyright (C) 2023 The Qt Company Ltd. - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * The Qt Company portions: - * SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0 - * - * Petr Mironychev portions: - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2023 The Qt Company Ltd. +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "LLMSuggestion.hpp" #include diff --git a/LLMSuggestion.hpp b/LLMSuggestion.hpp index 5107630..c75161f 100644 --- a/LLMSuggestion.hpp +++ b/LLMSuggestion.hpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2023 The Qt Company Ltd. - * Copyright (C) 2024-2025 Petr Mironychev + * Copyright (C) 2024-2026 Petr Mironychev * * This file is part of QodeAssist. * diff --git a/LSPCompletion.hpp b/LSPCompletion.hpp index c589463..8cd6dc5 100644 --- a/LSPCompletion.hpp +++ b/LSPCompletion.hpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2023 The Qt Company Ltd. - * Copyright (C) 2024-2025 Petr Mironychev + * Copyright (C) 2024-2026 Petr Mironychev * * This file is part of QodeAssist. * diff --git a/QodeAssistClient.cpp b/QodeAssistClient.cpp index 9faf53a..552762c 100644 --- a/QodeAssistClient.cpp +++ b/QodeAssistClient.cpp @@ -1,6 +1,6 @@ /* * Copyright (C) 2023 The Qt Company Ltd. - * Copyright (C) 2024-2025 Petr Mironychev + * Copyright (C) 2024-2026 Petr Mironychev * * This file is part of QodeAssist. * diff --git a/QodeAssistClient.hpp b/QodeAssistClient.hpp index ae30fac..82a92ee 100644 --- a/QodeAssistClient.hpp +++ b/QodeAssistClient.hpp @@ -1,26 +1,6 @@ -/* - * Copyright (C) 2023 The Qt Company Ltd. - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * The Qt Company portions: - * SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0 - * - * Petr Mironychev portions: - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2023 The Qt Company Ltd. +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/QodeAssistConstants.hpp b/QodeAssistConstants.hpp index 5a7b951..7cae9ca 100644 --- a/QodeAssistConstants.hpp +++ b/QodeAssistConstants.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/QodeAssisttr.h b/QodeAssisttr.h index b95d411..f240711 100644 --- a/QodeAssisttr.h +++ b/QodeAssisttr.h @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/QuickRefactorHandler.cpp b/QuickRefactorHandler.cpp index 8b682ee..c14a9e3 100644 --- a/QuickRefactorHandler.cpp +++ b/QuickRefactorHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "QuickRefactorHandler.hpp" diff --git a/QuickRefactorHandler.hpp b/QuickRefactorHandler.hpp index b7b51df..195e428 100644 --- a/QuickRefactorHandler.hpp +++ b/QuickRefactorHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/RefactorContextHelper.hpp b/RefactorContextHelper.hpp index ff6494c..999f1b5 100644 --- a/RefactorContextHelper.hpp +++ b/RefactorContextHelper.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/RefactorSuggestion.cpp b/RefactorSuggestion.cpp index 221c856..06ff755 100644 --- a/RefactorSuggestion.cpp +++ b/RefactorSuggestion.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "RefactorSuggestion.hpp" #include "LLMSuggestion.hpp" diff --git a/RefactorSuggestion.hpp b/RefactorSuggestion.hpp index 4b2be9a..da7b83c 100644 --- a/RefactorSuggestion.hpp +++ b/RefactorSuggestion.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/RefactorSuggestionHoverHandler.cpp b/RefactorSuggestionHoverHandler.cpp index 0eb24de..f4605d7 100644 --- a/RefactorSuggestionHoverHandler.cpp +++ b/RefactorSuggestionHoverHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "RefactorSuggestionHoverHandler.hpp" #include "RefactorSuggestion.hpp" diff --git a/RefactorSuggestionHoverHandler.hpp b/RefactorSuggestionHoverHandler.hpp index 81b5e7a..6052bf3 100644 --- a/RefactorSuggestionHoverHandler.hpp +++ b/RefactorSuggestionHoverHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/Editor/FlowEditor.cpp b/TaskFlow/Editor/FlowEditor.cpp index 90ea3cd..15913ee 100644 --- a/TaskFlow/Editor/FlowEditor.cpp +++ b/TaskFlow/Editor/FlowEditor.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "GridBackground.hpp" #include diff --git a/TaskFlow/Editor/GridBackground.hpp b/TaskFlow/Editor/GridBackground.hpp index ef049c5..41cc4b8 100644 --- a/TaskFlow/Editor/GridBackground.hpp +++ b/TaskFlow/Editor/GridBackground.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/Editor/qml/FlowEditorView.qml b/TaskFlow/Editor/qml/FlowEditorView.qml index 5cf91e0..786b6d1 100644 --- a/TaskFlow/Editor/qml/FlowEditorView.qml +++ b/TaskFlow/Editor/qml/FlowEditorView.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/TaskFlow/core/BaseTask.cpp b/TaskFlow/core/BaseTask.cpp index 848162e..d83c498 100644 --- a/TaskFlow/core/BaseTask.cpp +++ b/TaskFlow/core/BaseTask.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "BaseTask.hpp" #include "TaskPort.hpp" diff --git a/TaskFlow/core/BaseTask.hpp b/TaskFlow/core/BaseTask.hpp index 5a81bfd..6826a4f 100644 --- a/TaskFlow/core/BaseTask.hpp +++ b/TaskFlow/core/BaseTask.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/core/Flow.cpp b/TaskFlow/core/Flow.cpp index c7ded63..d8393e4 100644 --- a/TaskFlow/core/Flow.cpp +++ b/TaskFlow/core/Flow.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "Flow.hpp" #include "TaskPort.hpp" diff --git a/TaskFlow/core/Flow.hpp b/TaskFlow/core/Flow.hpp index 425a48d..5d33139 100644 --- a/TaskFlow/core/Flow.hpp +++ b/TaskFlow/core/Flow.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/core/FlowManager.cpp b/TaskFlow/core/FlowManager.cpp index dee177e..0dcd199 100644 --- a/TaskFlow/core/FlowManager.cpp +++ b/TaskFlow/core/FlowManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "FlowManager.hpp" diff --git a/TaskFlow/core/FlowManager.hpp b/TaskFlow/core/FlowManager.hpp index bc5cb58..1e6b6d1 100644 --- a/TaskFlow/core/FlowManager.hpp +++ b/TaskFlow/core/FlowManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/core/TaskConnection.cpp b/TaskFlow/core/TaskConnection.cpp index 9f213ae..583693b 100644 --- a/TaskFlow/core/TaskConnection.cpp +++ b/TaskFlow/core/TaskConnection.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "TaskConnection.hpp" #include "BaseTask.hpp" diff --git a/TaskFlow/core/TaskConnection.hpp b/TaskFlow/core/TaskConnection.hpp index 16ae942..eb5aa71 100644 --- a/TaskFlow/core/TaskConnection.hpp +++ b/TaskFlow/core/TaskConnection.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/core/TaskPort.cpp b/TaskFlow/core/TaskPort.cpp index 4e53c5d..f76e693 100644 --- a/TaskFlow/core/TaskPort.cpp +++ b/TaskFlow/core/TaskPort.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "TaskPort.hpp" #include "TaskConnection.hpp" diff --git a/TaskFlow/core/TaskPort.hpp b/TaskFlow/core/TaskPort.hpp index b750dc3..89f4ddc 100644 --- a/TaskFlow/core/TaskPort.hpp +++ b/TaskFlow/core/TaskPort.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/TaskFlow/core/TaskRegistry.cpp b/TaskFlow/core/TaskRegistry.cpp index 3e9ac34..8f96935 100644 --- a/TaskFlow/core/TaskRegistry.cpp +++ b/TaskFlow/core/TaskRegistry.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "TaskRegistry.hpp" diff --git a/TaskFlow/core/TaskRegistry.hpp b/TaskFlow/core/TaskRegistry.hpp index d2c36d2..a69bc9c 100644 --- a/TaskFlow/core/TaskRegistry.hpp +++ b/TaskFlow/core/TaskRegistry.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/UIControls/qml/Badge.qml b/UIControls/qml/Badge.qml index 247e4ca..5e28540 100644 --- a/UIControls/qml/Badge.qml +++ b/UIControls/qml/Badge.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick diff --git a/UIControls/qml/QoAButton.qml b/UIControls/qml/QoAButton.qml index 25d5342..0b69f3f 100644 --- a/UIControls/qml/QoAButton.qml +++ b/UIControls/qml/QoAButton.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls.Basic diff --git a/UIControls/qml/QoAComboBox.qml b/UIControls/qml/QoAComboBox.qml index 667f026..5d02785 100644 --- a/UIControls/qml/QoAComboBox.qml +++ b/UIControls/qml/QoAComboBox.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/UIControls/qml/QoASeparator.qml b/UIControls/qml/QoASeparator.qml index da12d94..94d9206 100644 --- a/UIControls/qml/QoASeparator.qml +++ b/UIControls/qml/QoASeparator.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick diff --git a/UIControls/qml/QoATextSlider.qml b/UIControls/qml/QoATextSlider.qml index 4660418..b3828e3 100644 --- a/UIControls/qml/QoATextSlider.qml +++ b/UIControls/qml/QoATextSlider.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls.Basic diff --git a/UIControls/qml/QoAToolTip.qml b/UIControls/qml/QoAToolTip.qml index 698e405..6366a7e 100644 --- a/UIControls/qml/QoAToolTip.qml +++ b/UIControls/qml/QoAToolTip.qml @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later import QtQuick import QtQuick.Controls diff --git a/UpdateStatusWidget.cpp b/UpdateStatusWidget.cpp index 53a628b..12c0ff1 100644 --- a/UpdateStatusWidget.cpp +++ b/UpdateStatusWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "UpdateStatusWidget.hpp" diff --git a/UpdateStatusWidget.hpp b/UpdateStatusWidget.hpp index 69833fb..30165d2 100644 --- a/UpdateStatusWidget.hpp +++ b/UpdateStatusWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/Version.hpp b/Version.hpp index 75a466a..4821502 100644 --- a/Version.hpp +++ b/Version.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/chat/ChatOutputPane.cpp b/chat/ChatOutputPane.cpp index 7beda6f..11b6d67 100644 --- a/chat/ChatOutputPane.cpp +++ b/chat/ChatOutputPane.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatOutputPane.h" diff --git a/chat/ChatOutputPane.h b/chat/ChatOutputPane.h index 2c49605..ca60d9e 100644 --- a/chat/ChatOutputPane.h +++ b/chat/ChatOutputPane.h @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/chat/NavigationPanel.cpp b/chat/NavigationPanel.cpp index efeb048..dd95afb 100644 --- a/chat/NavigationPanel.cpp +++ b/chat/NavigationPanel.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "NavigationPanel.hpp" diff --git a/chat/NavigationPanel.hpp b/chat/NavigationPanel.hpp index 9a863c7..5801471 100644 --- a/chat/NavigationPanel.hpp +++ b/chat/NavigationPanel.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/ChangesManager.cpp b/context/ChangesManager.cpp index 7659f16..f773ab8 100644 --- a/context/ChangesManager.cpp +++ b/context/ChangesManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChangesManager.h" #include "CodeCompletionSettings.hpp" diff --git a/context/ChangesManager.h b/context/ChangesManager.h index 10a9620..25c3273 100644 --- a/context/ChangesManager.h +++ b/context/ChangesManager.h @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/ContentFile.hpp b/context/ContentFile.hpp index e6212ab..3717e10 100644 --- a/context/ContentFile.hpp +++ b/context/ContentFile.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/ContextManager.cpp b/context/ContextManager.cpp index 3f776e7..e1f0112 100644 --- a/context/ContextManager.cpp +++ b/context/ContextManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ContextManager.hpp" diff --git a/context/ContextManager.hpp b/context/ContextManager.hpp index a2289ab..8c0fcc8 100644 --- a/context/ContextManager.hpp +++ b/context/ContextManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/DocumentContextReader.cpp b/context/DocumentContextReader.cpp index 07362af..5eed1b7 100644 --- a/context/DocumentContextReader.cpp +++ b/context/DocumentContextReader.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "DocumentContextReader.hpp" diff --git a/context/DocumentContextReader.hpp b/context/DocumentContextReader.hpp index 51c592e..142a784 100644 --- a/context/DocumentContextReader.hpp +++ b/context/DocumentContextReader.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/DocumentReaderQtCreator.hpp b/context/DocumentReaderQtCreator.hpp index bdaa8e4..893fcba 100644 --- a/context/DocumentReaderQtCreator.hpp +++ b/context/DocumentReaderQtCreator.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/IContextManager.hpp b/context/IContextManager.hpp index 4dd1375..8520f9c 100644 --- a/context/IContextManager.hpp +++ b/context/IContextManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/IDocumentReader.hpp b/context/IDocumentReader.hpp index 458cb5c..2dad7fc 100644 --- a/context/IDocumentReader.hpp +++ b/context/IDocumentReader.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/IgnoreManager.cpp b/context/IgnoreManager.cpp index ae332da..000ed7e 100644 --- a/context/IgnoreManager.cpp +++ b/context/IgnoreManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "IgnoreManager.hpp" diff --git a/context/IgnoreManager.hpp b/context/IgnoreManager.hpp index d00623f..863fa6d 100644 --- a/context/IgnoreManager.hpp +++ b/context/IgnoreManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/ProgrammingLanguage.cpp b/context/ProgrammingLanguage.cpp index 7b234b2..b364cdb 100644 --- a/context/ProgrammingLanguage.cpp +++ b/context/ProgrammingLanguage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProgrammingLanguage.hpp" diff --git a/context/ProgrammingLanguage.hpp b/context/ProgrammingLanguage.hpp index a40b775..93523ea 100644 --- a/context/ProgrammingLanguage.hpp +++ b/context/ProgrammingLanguage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/ProjectUtils.cpp b/context/ProjectUtils.cpp index 7bedd21..5c24982 100644 --- a/context/ProjectUtils.cpp +++ b/context/ProjectUtils.cpp @@ -1,22 +1,5 @@ - -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProjectUtils.hpp" diff --git a/context/ProjectUtils.hpp b/context/ProjectUtils.hpp index 873525a..83eb330 100644 --- a/context/ProjectUtils.hpp +++ b/context/ProjectUtils.hpp @@ -1,22 +1,5 @@ - -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/TokenUtils.cpp b/context/TokenUtils.cpp index 3daba2e..7d415ce 100644 --- a/context/TokenUtils.cpp +++ b/context/TokenUtils.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "TokenUtils.hpp" diff --git a/context/TokenUtils.hpp b/context/TokenUtils.hpp index ec13f63..8ad2164 100644 --- a/context/TokenUtils.hpp +++ b/context/TokenUtils.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/context/Utils.hpp b/context/Utils.hpp index 42b6d44..7cf9936 100644 --- a/context/Utils.hpp +++ b/context/Utils.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/logger/EmptyRequestPerformanceLogger.hpp b/logger/EmptyRequestPerformanceLogger.hpp index 34004b0..6237b65 100644 --- a/logger/EmptyRequestPerformanceLogger.hpp +++ b/logger/EmptyRequestPerformanceLogger.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "IRequestPerformanceLogger.hpp" diff --git a/logger/IRequestPerformanceLogger.hpp b/logger/IRequestPerformanceLogger.hpp index 430bbd4..1e80648 100644 --- a/logger/IRequestPerformanceLogger.hpp +++ b/logger/IRequestPerformanceLogger.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/logger/RequestPerformanceLogger.cpp b/logger/RequestPerformanceLogger.cpp index af845c1..4252685 100644 --- a/logger/RequestPerformanceLogger.cpp +++ b/logger/RequestPerformanceLogger.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "RequestPerformanceLogger.hpp" #include "Logger.hpp" diff --git a/logger/RequestPerformanceLogger.hpp b/logger/RequestPerformanceLogger.hpp index 6b7fce3..e8eecf2 100644 --- a/logger/RequestPerformanceLogger.hpp +++ b/logger/RequestPerformanceLogger.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "IRequestPerformanceLogger.hpp" #include diff --git a/pluginllmcore/ContentBlocks.hpp b/pluginllmcore/ContentBlocks.hpp index 2eb9014..1345862 100644 --- a/pluginllmcore/ContentBlocks.hpp +++ b/pluginllmcore/ContentBlocks.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/ContextData.hpp b/pluginllmcore/ContextData.hpp index b23cd94..9116993 100644 --- a/pluginllmcore/ContextData.hpp +++ b/pluginllmcore/ContextData.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/DataBuffers.hpp b/pluginllmcore/DataBuffers.hpp index 4d1b496..f8be9fb 100644 --- a/pluginllmcore/DataBuffers.hpp +++ b/pluginllmcore/DataBuffers.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/HttpClient.cpp b/pluginllmcore/HttpClient.cpp index 6799d29..02d86d6 100644 --- a/pluginllmcore/HttpClient.cpp +++ b/pluginllmcore/HttpClient.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "HttpClient.hpp" diff --git a/pluginllmcore/HttpClient.hpp b/pluginllmcore/HttpClient.hpp index c39d6bf..068c61e 100644 --- a/pluginllmcore/HttpClient.hpp +++ b/pluginllmcore/HttpClient.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/IPromptProvider.hpp b/pluginllmcore/IPromptProvider.hpp index c23bf04..b352083 100644 --- a/pluginllmcore/IPromptProvider.hpp +++ b/pluginllmcore/IPromptProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/IProviderRegistry.hpp b/pluginllmcore/IProviderRegistry.hpp index 855cee1..146e381 100644 --- a/pluginllmcore/IProviderRegistry.hpp +++ b/pluginllmcore/IProviderRegistry.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/PromptProviderChat.hpp b/pluginllmcore/PromptProviderChat.hpp index 5de59d4..94335a7 100644 --- a/pluginllmcore/PromptProviderChat.hpp +++ b/pluginllmcore/PromptProviderChat.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/PromptProviderFim.hpp b/pluginllmcore/PromptProviderFim.hpp index 6e9d006..54818f4 100644 --- a/pluginllmcore/PromptProviderFim.hpp +++ b/pluginllmcore/PromptProviderFim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/PromptTemplate.hpp b/pluginllmcore/PromptTemplate.hpp index 98c3690..d873239 100644 --- a/pluginllmcore/PromptTemplate.hpp +++ b/pluginllmcore/PromptTemplate.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/PromptTemplateManager.cpp b/pluginllmcore/PromptTemplateManager.cpp index 1ba002f..c3fc1fc 100644 --- a/pluginllmcore/PromptTemplateManager.cpp +++ b/pluginllmcore/PromptTemplateManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "PromptTemplateManager.hpp" diff --git a/pluginllmcore/PromptTemplateManager.hpp b/pluginllmcore/PromptTemplateManager.hpp index 7b359c7..6c18065 100644 --- a/pluginllmcore/PromptTemplateManager.hpp +++ b/pluginllmcore/PromptTemplateManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/Provider.cpp b/pluginllmcore/Provider.cpp index 02aad8b..07458e4 100644 --- a/pluginllmcore/Provider.cpp +++ b/pluginllmcore/Provider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "Provider.hpp" diff --git a/pluginllmcore/Provider.hpp b/pluginllmcore/Provider.hpp index 21b7e1f..2095ba3 100644 --- a/pluginllmcore/Provider.hpp +++ b/pluginllmcore/Provider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/ProviderID.hpp b/pluginllmcore/ProviderID.hpp index dc1ea6e..6682058 100644 --- a/pluginllmcore/ProviderID.hpp +++ b/pluginllmcore/ProviderID.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later namespace QodeAssist::PluginLLMCore { diff --git a/pluginllmcore/ProvidersManager.cpp b/pluginllmcore/ProvidersManager.cpp index a2abf15..01b75e8 100644 --- a/pluginllmcore/ProvidersManager.cpp +++ b/pluginllmcore/ProvidersManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProvidersManager.hpp" diff --git a/pluginllmcore/ProvidersManager.hpp b/pluginllmcore/ProvidersManager.hpp index 789a946..e070c7f 100644 --- a/pluginllmcore/ProvidersManager.hpp +++ b/pluginllmcore/ProvidersManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/RequestType.hpp b/pluginllmcore/RequestType.hpp index 3dd47e6..8baa569 100644 --- a/pluginllmcore/RequestType.hpp +++ b/pluginllmcore/RequestType.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include diff --git a/pluginllmcore/ResponseCleaner.hpp b/pluginllmcore/ResponseCleaner.hpp index 6363045..5aea1b4 100644 --- a/pluginllmcore/ResponseCleaner.hpp +++ b/pluginllmcore/ResponseCleaner.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/RulesLoader.cpp b/pluginllmcore/RulesLoader.cpp index 346a122..30301fd 100644 --- a/pluginllmcore/RulesLoader.cpp +++ b/pluginllmcore/RulesLoader.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "RulesLoader.hpp" diff --git a/pluginllmcore/RulesLoader.hpp b/pluginllmcore/RulesLoader.hpp index 437f75c..41b0d99 100644 --- a/pluginllmcore/RulesLoader.hpp +++ b/pluginllmcore/RulesLoader.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/pluginllmcore/SSEBuffer.cpp b/pluginllmcore/SSEBuffer.cpp index c0a7948..94e764a 100644 --- a/pluginllmcore/SSEBuffer.cpp +++ b/pluginllmcore/SSEBuffer.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "SSEBuffer.hpp" diff --git a/pluginllmcore/SSEBuffer.hpp b/pluginllmcore/SSEBuffer.hpp index 629444f..0dc6a12 100644 --- a/pluginllmcore/SSEBuffer.hpp +++ b/pluginllmcore/SSEBuffer.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/ClaudeMessage.cpp b/providers/ClaudeMessage.cpp index 13f48f5..1326f0d 100644 --- a/providers/ClaudeMessage.cpp +++ b/providers/ClaudeMessage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ClaudeMessage.hpp" #include "logger/Logger.hpp" diff --git a/providers/ClaudeMessage.hpp b/providers/ClaudeMessage.hpp index 68efdc8..0c04da4 100644 --- a/providers/ClaudeMessage.hpp +++ b/providers/ClaudeMessage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/ClaudeProvider.cpp b/providers/ClaudeProvider.cpp index 003a644..8befc10 100644 --- a/providers/ClaudeProvider.cpp +++ b/providers/ClaudeProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ClaudeProvider.hpp" diff --git a/providers/ClaudeProvider.hpp b/providers/ClaudeProvider.hpp index 2fc0677..efae62b 100644 --- a/providers/ClaudeProvider.hpp +++ b/providers/ClaudeProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/CodestralProvider.cpp b/providers/CodestralProvider.cpp index bd46639..2712569 100644 --- a/providers/CodestralProvider.cpp +++ b/providers/CodestralProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CodestralProvider.hpp" diff --git a/providers/CodestralProvider.hpp b/providers/CodestralProvider.hpp index 80f27d4..1bc6808 100644 --- a/providers/CodestralProvider.hpp +++ b/providers/CodestralProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/GoogleAIProvider.cpp b/providers/GoogleAIProvider.cpp index f8d8290..3d9d09a 100644 --- a/providers/GoogleAIProvider.cpp +++ b/providers/GoogleAIProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "GoogleAIProvider.hpp" diff --git a/providers/GoogleAIProvider.hpp b/providers/GoogleAIProvider.hpp index 8f6bbc5..32f9a97 100644 --- a/providers/GoogleAIProvider.hpp +++ b/providers/GoogleAIProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/GoogleMessage.cpp b/providers/GoogleMessage.cpp index 33be078..c149daf 100644 --- a/providers/GoogleMessage.cpp +++ b/providers/GoogleMessage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "GoogleMessage.hpp" diff --git a/providers/GoogleMessage.hpp b/providers/GoogleMessage.hpp index 39d9855..7802de0 100644 --- a/providers/GoogleMessage.hpp +++ b/providers/GoogleMessage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/LMStudioProvider.cpp b/providers/LMStudioProvider.cpp index 53cb0cf..fff5329 100644 --- a/providers/LMStudioProvider.cpp +++ b/providers/LMStudioProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "LMStudioProvider.hpp" diff --git a/providers/LMStudioProvider.hpp b/providers/LMStudioProvider.hpp index 7e81674..5ec9c02 100644 --- a/providers/LMStudioProvider.hpp +++ b/providers/LMStudioProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/LlamaCppProvider.cpp b/providers/LlamaCppProvider.cpp index 41f140d..0470970 100644 --- a/providers/LlamaCppProvider.cpp +++ b/providers/LlamaCppProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "LlamaCppProvider.hpp" diff --git a/providers/LlamaCppProvider.hpp b/providers/LlamaCppProvider.hpp index 2001c49..fa6a8c5 100644 --- a/providers/LlamaCppProvider.hpp +++ b/providers/LlamaCppProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/MistralAIProvider.cpp b/providers/MistralAIProvider.cpp index 2e85a68..99e1896 100644 --- a/providers/MistralAIProvider.cpp +++ b/providers/MistralAIProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "MistralAIProvider.hpp" diff --git a/providers/MistralAIProvider.hpp b/providers/MistralAIProvider.hpp index 97405e7..87fd16e 100644 --- a/providers/MistralAIProvider.hpp +++ b/providers/MistralAIProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OllamaMessage.cpp b/providers/OllamaMessage.cpp index 57f373d..2edb85c 100644 --- a/providers/OllamaMessage.cpp +++ b/providers/OllamaMessage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OllamaMessage.hpp" #include "logger/Logger.hpp" diff --git a/providers/OllamaMessage.hpp b/providers/OllamaMessage.hpp index b02546d..f471bcb 100644 --- a/providers/OllamaMessage.hpp +++ b/providers/OllamaMessage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OllamaProvider.cpp b/providers/OllamaProvider.cpp index 57006e1..576f56f 100644 --- a/providers/OllamaProvider.cpp +++ b/providers/OllamaProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OllamaProvider.hpp" diff --git a/providers/OllamaProvider.hpp b/providers/OllamaProvider.hpp index d922f43..7302cfc 100644 --- a/providers/OllamaProvider.hpp +++ b/providers/OllamaProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAICompatProvider.cpp b/providers/OpenAICompatProvider.cpp index 47c3afc..8c966f2 100644 --- a/providers/OpenAICompatProvider.cpp +++ b/providers/OpenAICompatProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenAICompatProvider.hpp" #include diff --git a/providers/OpenAICompatProvider.hpp b/providers/OpenAICompatProvider.hpp index 83ca6a0..a5b14b5 100644 --- a/providers/OpenAICompatProvider.hpp +++ b/providers/OpenAICompatProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIMessage.cpp b/providers/OpenAIMessage.cpp index 06335e9..53d0d81 100644 --- a/providers/OpenAIMessage.cpp +++ b/providers/OpenAIMessage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenAIMessage.hpp" diff --git a/providers/OpenAIMessage.hpp b/providers/OpenAIMessage.hpp index ab00334..c963765 100644 --- a/providers/OpenAIMessage.hpp +++ b/providers/OpenAIMessage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIProvider.cpp b/providers/OpenAIProvider.cpp index 2ef7b59..cd1250a 100644 --- a/providers/OpenAIProvider.cpp +++ b/providers/OpenAIProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenAIProvider.hpp" diff --git a/providers/OpenAIProvider.hpp b/providers/OpenAIProvider.hpp index b54ce5c..e44b952 100644 --- a/providers/OpenAIProvider.hpp +++ b/providers/OpenAIProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/CancelResponseRequest.hpp b/providers/OpenAIResponses/CancelResponseRequest.hpp index e4f9324..1918478 100644 --- a/providers/OpenAIResponses/CancelResponseRequest.hpp +++ b/providers/OpenAIResponses/CancelResponseRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/DeleteResponseRequest.hpp b/providers/OpenAIResponses/DeleteResponseRequest.hpp index 36294a1..f70acfa 100644 --- a/providers/OpenAIResponses/DeleteResponseRequest.hpp +++ b/providers/OpenAIResponses/DeleteResponseRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/GetResponseRequest.hpp b/providers/OpenAIResponses/GetResponseRequest.hpp index 2e30497..2d59ad3 100644 --- a/providers/OpenAIResponses/GetResponseRequest.hpp +++ b/providers/OpenAIResponses/GetResponseRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/InputTokensRequest.hpp b/providers/OpenAIResponses/InputTokensRequest.hpp index b881d48..4d3c265 100644 --- a/providers/OpenAIResponses/InputTokensRequest.hpp +++ b/providers/OpenAIResponses/InputTokensRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/ItemTypesReference.hpp b/providers/OpenAIResponses/ItemTypesReference.hpp index 5b6231d..86c274e 100644 --- a/providers/OpenAIResponses/ItemTypesReference.hpp +++ b/providers/OpenAIResponses/ItemTypesReference.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/ListInputItemsRequest.hpp b/providers/OpenAIResponses/ListInputItemsRequest.hpp index c9f9b31..5a9b7f1 100644 --- a/providers/OpenAIResponses/ListInputItemsRequest.hpp +++ b/providers/OpenAIResponses/ListInputItemsRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/ModelRequest.hpp b/providers/OpenAIResponses/ModelRequest.hpp index 4e1c7cf..cd342ed 100644 --- a/providers/OpenAIResponses/ModelRequest.hpp +++ b/providers/OpenAIResponses/ModelRequest.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponses/ResponseObject.hpp b/providers/OpenAIResponses/ResponseObject.hpp index 51c5b46..4e3d915 100644 --- a/providers/OpenAIResponses/ResponseObject.hpp +++ b/providers/OpenAIResponses/ResponseObject.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponsesMessage.cpp b/providers/OpenAIResponsesMessage.cpp index d356e70..72bcf88 100644 --- a/providers/OpenAIResponsesMessage.cpp +++ b/providers/OpenAIResponsesMessage.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenAIResponsesMessage.hpp" #include "OpenAIResponses/ResponseObject.hpp" diff --git a/providers/OpenAIResponsesMessage.hpp b/providers/OpenAIResponsesMessage.hpp index f4e0569..fa94b3e 100644 --- a/providers/OpenAIResponsesMessage.hpp +++ b/providers/OpenAIResponsesMessage.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponsesProvider.cpp b/providers/OpenAIResponsesProvider.cpp index 8c800bb..2bd133d 100644 --- a/providers/OpenAIResponsesProvider.cpp +++ b/providers/OpenAIResponsesProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenAIResponsesProvider.hpp" #include diff --git a/providers/OpenAIResponsesProvider.hpp b/providers/OpenAIResponsesProvider.hpp index 587570f..5401c01 100644 --- a/providers/OpenAIResponsesProvider.hpp +++ b/providers/OpenAIResponsesProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenAIResponsesRequestBuilder.hpp b/providers/OpenAIResponsesRequestBuilder.hpp index c70014a..3854dec 100644 --- a/providers/OpenAIResponsesRequestBuilder.hpp +++ b/providers/OpenAIResponsesRequestBuilder.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/OpenRouterAIProvider.cpp b/providers/OpenRouterAIProvider.cpp index 56484ec..507428a 100644 --- a/providers/OpenRouterAIProvider.cpp +++ b/providers/OpenRouterAIProvider.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "OpenRouterAIProvider.hpp" diff --git a/providers/OpenRouterAIProvider.hpp b/providers/OpenRouterAIProvider.hpp index 035b9be..5b24e77 100644 --- a/providers/OpenRouterAIProvider.hpp +++ b/providers/OpenRouterAIProvider.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/providers/Providers.hpp b/providers/Providers.hpp index f77fe88..c593730 100644 --- a/providers/Providers.hpp +++ b/providers/Providers.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/qodeassist.cpp b/qodeassist.cpp index 75d3f07..7a7f23d 100644 --- a/qodeassist.cpp +++ b/qodeassist.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "QodeAssistConstants.hpp" #include "QodeAssisttr.h" diff --git a/settings/AgentRole.cpp b/settings/AgentRole.cpp index 75e63dc..e9eb7a1 100644 --- a/settings/AgentRole.cpp +++ b/settings/AgentRole.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "AgentRole.hpp" diff --git a/settings/AgentRole.hpp b/settings/AgentRole.hpp index c3b70c8..3810c4e 100644 --- a/settings/AgentRole.hpp +++ b/settings/AgentRole.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/AgentRoleDialog.cpp b/settings/AgentRoleDialog.cpp index 8eff20a..74a9f80 100644 --- a/settings/AgentRoleDialog.cpp +++ b/settings/AgentRoleDialog.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "AgentRoleDialog.hpp" diff --git a/settings/AgentRoleDialog.hpp b/settings/AgentRoleDialog.hpp index 9cb8a0c..cff17cf 100644 --- a/settings/AgentRoleDialog.hpp +++ b/settings/AgentRoleDialog.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/AgentRolesWidget.cpp b/settings/AgentRolesWidget.cpp index 7c0f408..38af40e 100644 --- a/settings/AgentRolesWidget.cpp +++ b/settings/AgentRolesWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "AgentRolesWidget.hpp" diff --git a/settings/AgentRolesWidget.hpp b/settings/AgentRolesWidget.hpp index 9ce27b9..c46a059 100644 --- a/settings/AgentRolesWidget.hpp +++ b/settings/AgentRolesWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/Assisttr.h b/settings/Assisttr.h index cfaa0de..f240711 100644 --- a/settings/Assisttr.h +++ b/settings/Assisttr.h @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ButtonAspect.hpp b/settings/ButtonAspect.hpp index 16f6bb9..31f62a0 100644 --- a/settings/ButtonAspect.hpp +++ b/settings/ButtonAspect.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ChatAssistantSettings.cpp b/settings/ChatAssistantSettings.cpp index 5869a0b..5a94ad3 100644 --- a/settings/ChatAssistantSettings.cpp +++ b/settings/ChatAssistantSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ChatAssistantSettings.hpp" diff --git a/settings/ChatAssistantSettings.hpp b/settings/ChatAssistantSettings.hpp index cd40f65..1218a25 100644 --- a/settings/ChatAssistantSettings.hpp +++ b/settings/ChatAssistantSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/CodeCompletionSettings.cpp b/settings/CodeCompletionSettings.cpp index 5ef4f65..585d3b6 100644 --- a/settings/CodeCompletionSettings.cpp +++ b/settings/CodeCompletionSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CodeCompletionSettings.hpp" diff --git a/settings/CodeCompletionSettings.hpp b/settings/CodeCompletionSettings.hpp index 794138a..f26588c 100644 --- a/settings/CodeCompletionSettings.hpp +++ b/settings/CodeCompletionSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ConfigurationManager.cpp b/settings/ConfigurationManager.cpp index 75f7081..f5535df 100644 --- a/settings/ConfigurationManager.cpp +++ b/settings/ConfigurationManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ConfigurationManager.hpp" diff --git a/settings/ConfigurationManager.hpp b/settings/ConfigurationManager.hpp index 709a0c1..6bf4ef8 100644 --- a/settings/ConfigurationManager.hpp +++ b/settings/ConfigurationManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/GeneralSettings.cpp b/settings/GeneralSettings.cpp index 3b54fd6..febdf76 100644 --- a/settings/GeneralSettings.cpp +++ b/settings/GeneralSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "GeneralSettings.hpp" diff --git a/settings/GeneralSettings.hpp b/settings/GeneralSettings.hpp index 98c8de4..d68970d 100644 --- a/settings/GeneralSettings.hpp +++ b/settings/GeneralSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/PluginUpdater.cpp b/settings/PluginUpdater.cpp index 694f4e9..7756986 100644 --- a/settings/PluginUpdater.cpp +++ b/settings/PluginUpdater.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "PluginUpdater.hpp" diff --git a/settings/PluginUpdater.hpp b/settings/PluginUpdater.hpp index 7f88875..57d1036 100644 --- a/settings/PluginUpdater.hpp +++ b/settings/PluginUpdater.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ProjectSettings.cpp b/settings/ProjectSettings.cpp index ae1e29b..eedd8f0 100644 --- a/settings/ProjectSettings.cpp +++ b/settings/ProjectSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProjectSettings.hpp" diff --git a/settings/ProjectSettings.hpp b/settings/ProjectSettings.hpp index 2766e3a..618ff99 100644 --- a/settings/ProjectSettings.hpp +++ b/settings/ProjectSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ProjectSettingsPanel.cpp b/settings/ProjectSettingsPanel.cpp index e20c897..37ca2fa 100644 --- a/settings/ProjectSettingsPanel.cpp +++ b/settings/ProjectSettingsPanel.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProjectSettingsPanel.hpp" diff --git a/settings/ProjectSettingsPanel.hpp b/settings/ProjectSettingsPanel.hpp index b9130c0..cd16e7a 100644 --- a/settings/ProjectSettingsPanel.hpp +++ b/settings/ProjectSettingsPanel.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ProviderSettings.cpp b/settings/ProviderSettings.cpp index 46484ca..994ca43 100644 --- a/settings/ProviderSettings.cpp +++ b/settings/ProviderSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProviderSettings.hpp" diff --git a/settings/ProviderSettings.hpp b/settings/ProviderSettings.hpp index dfae5fa..26d8d74 100644 --- a/settings/ProviderSettings.hpp +++ b/settings/ProviderSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/QuickRefactorSettings.cpp b/settings/QuickRefactorSettings.cpp index 7045316..0cdbe4a 100644 --- a/settings/QuickRefactorSettings.cpp +++ b/settings/QuickRefactorSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "QuickRefactorSettings.hpp" diff --git a/settings/QuickRefactorSettings.hpp b/settings/QuickRefactorSettings.hpp index 4cca2dc..1bcbda2 100644 --- a/settings/QuickRefactorSettings.hpp +++ b/settings/QuickRefactorSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/SettingsConstants.hpp b/settings/SettingsConstants.hpp index 270105b..b2d9ed6 100644 --- a/settings/SettingsConstants.hpp +++ b/settings/SettingsConstants.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/SettingsDialog.cpp b/settings/SettingsDialog.cpp index c5ee411..5dda236 100644 --- a/settings/SettingsDialog.cpp +++ b/settings/SettingsDialog.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "SettingsDialog.hpp" diff --git a/settings/SettingsDialog.hpp b/settings/SettingsDialog.hpp index 8dacdf0..9339454 100644 --- a/settings/SettingsDialog.hpp +++ b/settings/SettingsDialog.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include #include diff --git a/settings/SettingsTr.hpp b/settings/SettingsTr.hpp index 35337d4..82b270e 100644 --- a/settings/SettingsTr.hpp +++ b/settings/SettingsTr.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/SettingsUtils.hpp b/settings/SettingsUtils.hpp index 9f86862..a48f072 100644 --- a/settings/SettingsUtils.hpp +++ b/settings/SettingsUtils.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/ToolsSettings.cpp b/settings/ToolsSettings.cpp index c0261f7..226f6bb 100644 --- a/settings/ToolsSettings.cpp +++ b/settings/ToolsSettings.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ToolsSettings.hpp" diff --git a/settings/ToolsSettings.hpp b/settings/ToolsSettings.hpp index 356ac0f..a36f06f 100644 --- a/settings/ToolsSettings.hpp +++ b/settings/ToolsSettings.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/settings/UpdateDialog.cpp b/settings/UpdateDialog.cpp index 1298fc7..17b69d8 100644 --- a/settings/UpdateDialog.cpp +++ b/settings/UpdateDialog.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "UpdateDialog.hpp" diff --git a/settings/UpdateDialog.hpp b/settings/UpdateDialog.hpp index 7fafb42..37ece74 100644 --- a/settings/UpdateDialog.hpp +++ b/settings/UpdateDialog.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Alpaca.hpp b/templates/Alpaca.hpp index cfccc4d..cab7288 100644 --- a/templates/Alpaca.hpp +++ b/templates/Alpaca.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/ChatML.hpp b/templates/ChatML.hpp index 62be0e8..f0b3427 100644 --- a/templates/ChatML.hpp +++ b/templates/ChatML.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Claude.hpp b/templates/Claude.hpp index b54301e..eea55ae 100644 --- a/templates/Claude.hpp +++ b/templates/Claude.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/CodeLlamaFim.hpp b/templates/CodeLlamaFim.hpp index c40247f..7f3684f 100644 --- a/templates/CodeLlamaFim.hpp +++ b/templates/CodeLlamaFim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/CodeLlamaQMLFim.hpp b/templates/CodeLlamaQMLFim.hpp index 2d3cf4f..4cbaff2 100644 --- a/templates/CodeLlamaQMLFim.hpp +++ b/templates/CodeLlamaQMLFim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/DeepSeekCoderFim.hpp b/templates/DeepSeekCoderFim.hpp index 6c89198..e365fa4 100644 --- a/templates/DeepSeekCoderFim.hpp +++ b/templates/DeepSeekCoderFim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/GoogleAI.hpp b/templates/GoogleAI.hpp index bbf0e37..cdf6c25 100644 --- a/templates/GoogleAI.hpp +++ b/templates/GoogleAI.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Llama2.hpp b/templates/Llama2.hpp index 038d1a4..0488b51 100644 --- a/templates/Llama2.hpp +++ b/templates/Llama2.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Llama3.hpp b/templates/Llama3.hpp index 5dd6cf0..7317449 100644 --- a/templates/Llama3.hpp +++ b/templates/Llama3.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/LlamaCppFim.hpp b/templates/LlamaCppFim.hpp index ca1616a..1a31da7 100644 --- a/templates/LlamaCppFim.hpp +++ b/templates/LlamaCppFim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/MistralAI.hpp b/templates/MistralAI.hpp index 89fa268..3bc49fb 100644 --- a/templates/MistralAI.hpp +++ b/templates/MistralAI.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Ollama.hpp b/templates/Ollama.hpp index cacb98a..4386117 100644 --- a/templates/Ollama.hpp +++ b/templates/Ollama.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/OpenAI.hpp b/templates/OpenAI.hpp index 72a80c0..16bc53b 100644 --- a/templates/OpenAI.hpp +++ b/templates/OpenAI.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/OpenAICompatible.hpp b/templates/OpenAICompatible.hpp index 9f9cc24..6fa9443 100644 --- a/templates/OpenAICompatible.hpp +++ b/templates/OpenAICompatible.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/OpenAIResponses.hpp b/templates/OpenAIResponses.hpp index fab26da..e24d58f 100644 --- a/templates/OpenAIResponses.hpp +++ b/templates/OpenAIResponses.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Qwen25CoderFIM.hpp b/templates/Qwen25CoderFIM.hpp index 739396b..4ee7958 100644 --- a/templates/Qwen25CoderFIM.hpp +++ b/templates/Qwen25CoderFIM.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Qwen3CoderFIM.hpp b/templates/Qwen3CoderFIM.hpp index b4ab172..889f85c 100644 --- a/templates/Qwen3CoderFIM.hpp +++ b/templates/Qwen3CoderFIM.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/StarCoder2Fim.hpp b/templates/StarCoder2Fim.hpp index a01d458..ea4bcd7 100644 --- a/templates/StarCoder2Fim.hpp +++ b/templates/StarCoder2Fim.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/templates/Templates.hpp b/templates/Templates.hpp index c02af3b..4818603 100644 --- a/templates/Templates.hpp +++ b/templates/Templates.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/test/CodeHandlerTest.cpp b/test/CodeHandlerTest.cpp index b4ab0d2..cddb347 100644 --- a/test/CodeHandlerTest.cpp +++ b/test/CodeHandlerTest.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "CodeHandler.hpp" #include "TestUtils.hpp" diff --git a/test/DocumentContextReaderTest.cpp b/test/DocumentContextReaderTest.cpp index e8b3c1b..3cf5b05 100644 --- a/test/DocumentContextReaderTest.cpp +++ b/test/DocumentContextReaderTest.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include "context/DocumentContextReader.hpp" #include "TestUtils.hpp" diff --git a/test/LLMSuggestionTest.cpp b/test/LLMSuggestionTest.cpp index 7b4cc73..93a5f7e 100644 --- a/test/LLMSuggestionTest.cpp +++ b/test/LLMSuggestionTest.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "LLMSuggestion.hpp" #include "TestUtils.hpp" diff --git a/test/MockDocumentReader.hpp b/test/MockDocumentReader.hpp index e3dc595..8a28ce3 100644 --- a/test/MockDocumentReader.hpp +++ b/test/MockDocumentReader.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/test/TestUtils.hpp b/test/TestUtils.hpp index 1e3594e..fc1384f 100644 --- a/test/TestUtils.hpp +++ b/test/TestUtils.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include #include diff --git a/test/unittest_main.cpp b/test/unittest_main.cpp index e59cda0..2d97eb9 100644 --- a/test/unittest_main.cpp +++ b/test/unittest_main.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Povilas Kanapickas - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025 Povilas Kanapickas +// SPDX-License-Identifier: GPL-3.0-or-later #include #include diff --git a/tools/BuildProjectTool.cpp b/tools/BuildProjectTool.cpp index d709b5e..7781ed0 100644 --- a/tools/BuildProjectTool.cpp +++ b/tools/BuildProjectTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "BuildProjectTool.hpp" diff --git a/tools/BuildProjectTool.hpp b/tools/BuildProjectTool.hpp index 12476a0..4417553 100644 --- a/tools/BuildProjectTool.hpp +++ b/tools/BuildProjectTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/CreateNewFileTool.cpp b/tools/CreateNewFileTool.cpp index 6013c3f..c656822 100644 --- a/tools/CreateNewFileTool.cpp +++ b/tools/CreateNewFileTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CreateNewFileTool.hpp" diff --git a/tools/CreateNewFileTool.hpp b/tools/CreateNewFileTool.hpp index 82a0177..6c33202 100644 --- a/tools/CreateNewFileTool.hpp +++ b/tools/CreateNewFileTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/EditFileTool.cpp b/tools/EditFileTool.cpp index b278889..8c46bf1 100644 --- a/tools/EditFileTool.cpp +++ b/tools/EditFileTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "EditFileTool.hpp" diff --git a/tools/EditFileTool.hpp b/tools/EditFileTool.hpp index c47e6fb..e979a60 100644 --- a/tools/EditFileTool.hpp +++ b/tools/EditFileTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ExecuteTerminalCommandTool.cpp b/tools/ExecuteTerminalCommandTool.cpp index 43e06ff..6154957 100644 --- a/tools/ExecuteTerminalCommandTool.cpp +++ b/tools/ExecuteTerminalCommandTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ExecuteTerminalCommandTool.hpp" diff --git a/tools/ExecuteTerminalCommandTool.hpp b/tools/ExecuteTerminalCommandTool.hpp index aefba3e..a26ffd8 100644 --- a/tools/ExecuteTerminalCommandTool.hpp +++ b/tools/ExecuteTerminalCommandTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/FileSearchUtils.cpp b/tools/FileSearchUtils.cpp index 333544d..f3142d8 100644 --- a/tools/FileSearchUtils.cpp +++ b/tools/FileSearchUtils.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "FileSearchUtils.hpp" diff --git a/tools/FileSearchUtils.hpp b/tools/FileSearchUtils.hpp index 6541495..d888194 100644 --- a/tools/FileSearchUtils.hpp +++ b/tools/FileSearchUtils.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/FindFileTool.cpp b/tools/FindFileTool.cpp index 1c8d2f1..e2d882e 100644 --- a/tools/FindFileTool.cpp +++ b/tools/FindFileTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "FindFileTool.hpp" diff --git a/tools/FindFileTool.hpp b/tools/FindFileTool.hpp index 2fe5ffe..417f229 100644 --- a/tools/FindFileTool.hpp +++ b/tools/FindFileTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/GetIssuesListTool.cpp b/tools/GetIssuesListTool.cpp index b86c797..75181a8 100644 --- a/tools/GetIssuesListTool.cpp +++ b/tools/GetIssuesListTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "GetIssuesListTool.hpp" diff --git a/tools/GetIssuesListTool.hpp b/tools/GetIssuesListTool.hpp index 8ec1989..b470d44 100644 --- a/tools/GetIssuesListTool.hpp +++ b/tools/GetIssuesListTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ListProjectFilesTool.cpp b/tools/ListProjectFilesTool.cpp index 3d6ddc7..ce5725e 100644 --- a/tools/ListProjectFilesTool.cpp +++ b/tools/ListProjectFilesTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ListProjectFilesTool.hpp" diff --git a/tools/ListProjectFilesTool.hpp b/tools/ListProjectFilesTool.hpp index 5f3fbf1..820988d 100644 --- a/tools/ListProjectFilesTool.hpp +++ b/tools/ListProjectFilesTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ProjectSearchTool.cpp b/tools/ProjectSearchTool.cpp index 39313f4..9c5a19f 100644 --- a/tools/ProjectSearchTool.cpp +++ b/tools/ProjectSearchTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProjectSearchTool.hpp" diff --git a/tools/ProjectSearchTool.hpp b/tools/ProjectSearchTool.hpp index 62f0d69..eb5ec04 100644 --- a/tools/ProjectSearchTool.hpp +++ b/tools/ProjectSearchTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ReadFileTool.cpp b/tools/ReadFileTool.cpp index c47da84..09974dc 100644 --- a/tools/ReadFileTool.cpp +++ b/tools/ReadFileTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ReadFileTool.hpp" diff --git a/tools/ReadFileTool.hpp b/tools/ReadFileTool.hpp index a25a015..7680f54 100644 --- a/tools/ReadFileTool.hpp +++ b/tools/ReadFileTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/TodoTool.cpp b/tools/TodoTool.cpp index 7ddc515..06ff553 100644 --- a/tools/TodoTool.cpp +++ b/tools/TodoTool.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "TodoTool.hpp" diff --git a/tools/TodoTool.hpp b/tools/TodoTool.hpp index e536842..095f2c3 100644 --- a/tools/TodoTool.hpp +++ b/tools/TodoTool.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ToolExceptions.hpp b/tools/ToolExceptions.hpp index 217e80b..7bc4388 100644 --- a/tools/ToolExceptions.hpp +++ b/tools/ToolExceptions.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/tools/ToolsRegistration.cpp b/tools/ToolsRegistration.cpp index 305023a..04c8329 100644 --- a/tools/ToolsRegistration.cpp +++ b/tools/ToolsRegistration.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2026 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ToolsRegistration.hpp" diff --git a/tools/ToolsRegistration.hpp b/tools/ToolsRegistration.hpp index a80c694..ec1e025 100644 --- a/tools/ToolsRegistration.hpp +++ b/tools/ToolsRegistration.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/AddCustomInstructionDialog.cpp b/widgets/AddCustomInstructionDialog.cpp index ac9e076..4c9b89a 100644 --- a/widgets/AddCustomInstructionDialog.cpp +++ b/widgets/AddCustomInstructionDialog.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "AddCustomInstructionDialog.hpp" #include "QodeAssisttr.h" diff --git a/widgets/AddCustomInstructionDialog.hpp b/widgets/AddCustomInstructionDialog.hpp index fd0224c..9a38e4e 100644 --- a/widgets/AddCustomInstructionDialog.hpp +++ b/widgets/AddCustomInstructionDialog.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/CompletionErrorHandler.cpp b/widgets/CompletionErrorHandler.cpp index 057dc3f..5cc7257 100644 --- a/widgets/CompletionErrorHandler.cpp +++ b/widgets/CompletionErrorHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CompletionErrorHandler.hpp" diff --git a/widgets/CompletionErrorHandler.hpp b/widgets/CompletionErrorHandler.hpp index 47d62c5..b86407f 100644 --- a/widgets/CompletionErrorHandler.hpp +++ b/widgets/CompletionErrorHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/CompletionHintHandler.cpp b/widgets/CompletionHintHandler.cpp index 4a0a884..a9e598f 100644 --- a/widgets/CompletionHintHandler.cpp +++ b/widgets/CompletionHintHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CompletionHintHandler.hpp" #include "CompletionHintWidget.hpp" diff --git a/widgets/CompletionHintHandler.hpp b/widgets/CompletionHintHandler.hpp index 78e24d2..abd05b3 100644 --- a/widgets/CompletionHintHandler.hpp +++ b/widgets/CompletionHintHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/CompletionHintWidget.cpp b/widgets/CompletionHintWidget.cpp index e9d6293..64c2fbe 100644 --- a/widgets/CompletionHintWidget.cpp +++ b/widgets/CompletionHintWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CompletionHintWidget.hpp" diff --git a/widgets/CompletionHintWidget.hpp b/widgets/CompletionHintWidget.hpp index ded4df1..8154a2f 100644 --- a/widgets/CompletionHintWidget.hpp +++ b/widgets/CompletionHintWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/CompletionProgressHandler.cpp b/widgets/CompletionProgressHandler.cpp index ded4aa2..b3a7fd9 100644 --- a/widgets/CompletionProgressHandler.cpp +++ b/widgets/CompletionProgressHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CompletionProgressHandler.hpp" diff --git a/widgets/CompletionProgressHandler.hpp b/widgets/CompletionProgressHandler.hpp index 5a39afe..7159e18 100644 --- a/widgets/CompletionProgressHandler.hpp +++ b/widgets/CompletionProgressHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/ContextExtractor.hpp b/widgets/ContextExtractor.hpp index 5541042..a66cced 100644 --- a/widgets/ContextExtractor.hpp +++ b/widgets/ContextExtractor.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/CustomInstructionsManager.cpp b/widgets/CustomInstructionsManager.cpp index 552e4d7..4ab9493 100644 --- a/widgets/CustomInstructionsManager.cpp +++ b/widgets/CustomInstructionsManager.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "CustomInstructionsManager.hpp" diff --git a/widgets/CustomInstructionsManager.hpp b/widgets/CustomInstructionsManager.hpp index 1a99305..4179759 100644 --- a/widgets/CustomInstructionsManager.hpp +++ b/widgets/CustomInstructionsManager.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2024-2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2024-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/DiffStatistics.hpp b/widgets/DiffStatistics.hpp index 89b64f9..835d5ca 100644 --- a/widgets/DiffStatistics.hpp +++ b/widgets/DiffStatistics.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/EditorChatButton.cpp b/widgets/EditorChatButton.cpp index 9603a49..1aa406a 100644 --- a/widgets/EditorChatButton.cpp +++ b/widgets/EditorChatButton.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "EditorChatButton.hpp" diff --git a/widgets/EditorChatButton.hpp b/widgets/EditorChatButton.hpp index 2bacc3c..fff01c6 100644 --- a/widgets/EditorChatButton.hpp +++ b/widgets/EditorChatButton.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/EditorChatButtonHandler.cpp b/widgets/EditorChatButtonHandler.cpp index 9be8dfd..fed5c01 100644 --- a/widgets/EditorChatButtonHandler.cpp +++ b/widgets/EditorChatButtonHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "EditorChatButtonHandler.hpp" #include "EditorChatButton.hpp" diff --git a/widgets/EditorChatButtonHandler.hpp b/widgets/EditorChatButtonHandler.hpp index c2adb35..27c37e3 100644 --- a/widgets/EditorChatButtonHandler.hpp +++ b/widgets/EditorChatButtonHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/ErrorWidget.cpp b/widgets/ErrorWidget.cpp index bf98b9d..22fd136 100644 --- a/widgets/ErrorWidget.cpp +++ b/widgets/ErrorWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ErrorWidget.hpp" diff --git a/widgets/ErrorWidget.hpp b/widgets/ErrorWidget.hpp index f9c502d..836741d 100644 --- a/widgets/ErrorWidget.hpp +++ b/widgets/ErrorWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/ProgressWidget.cpp b/widgets/ProgressWidget.cpp index befd2db..33dc394 100644 --- a/widgets/ProgressWidget.cpp +++ b/widgets/ProgressWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "ProgressWidget.hpp" diff --git a/widgets/ProgressWidget.hpp b/widgets/ProgressWidget.hpp index 1a68aba..b7ac258 100644 --- a/widgets/ProgressWidget.hpp +++ b/widgets/ProgressWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/QuickRefactorDialog.cpp b/widgets/QuickRefactorDialog.cpp index 0aeaa0f..fc75037 100644 --- a/widgets/QuickRefactorDialog.cpp +++ b/widgets/QuickRefactorDialog.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "QuickRefactorDialog.hpp" #include "AddCustomInstructionDialog.hpp" diff --git a/widgets/QuickRefactorDialog.hpp b/widgets/QuickRefactorDialog.hpp index 7364916..e5a38b3 100644 --- a/widgets/QuickRefactorDialog.hpp +++ b/widgets/QuickRefactorDialog.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/RefactorWidget.cpp b/widgets/RefactorWidget.cpp index 84113f9..7875668 100644 --- a/widgets/RefactorWidget.cpp +++ b/widgets/RefactorWidget.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "RefactorWidget.hpp" #include "DiffStatistics.hpp" diff --git a/widgets/RefactorWidget.hpp b/widgets/RefactorWidget.hpp index b990fbf..c3e0ba6 100644 --- a/widgets/RefactorWidget.hpp +++ b/widgets/RefactorWidget.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once diff --git a/widgets/RefactorWidgetHandler.cpp b/widgets/RefactorWidgetHandler.cpp index 634aea7..17251d6 100644 --- a/widgets/RefactorWidgetHandler.cpp +++ b/widgets/RefactorWidgetHandler.cpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #include "RefactorWidgetHandler.hpp" #include "RefactorWidget.hpp" diff --git a/widgets/RefactorWidgetHandler.hpp b/widgets/RefactorWidgetHandler.hpp index c268715..3c15519 100644 --- a/widgets/RefactorWidgetHandler.hpp +++ b/widgets/RefactorWidgetHandler.hpp @@ -1,21 +1,5 @@ -/* - * Copyright (C) 2025 Petr Mironychev - * - * This file is part of QodeAssist. - * - * QodeAssist is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * QodeAssist is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with QodeAssist. If not, see . - */ +// Copyright (C) 2025-2026 Petr Mironychev +// SPDX-License-Identifier: GPL-3.0-or-later #pragma once