From e11a1ed0558b1dc1a0f049c54aa56da1a4714522 Mon Sep 17 00:00:00 2001 From: fanyuchen Date: Tue, 26 Dec 2023 14:15:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=BD=AF=E4=BB=B6=E7=89=88?= =?UTF-8?q?=E6=9D=83=E5=A4=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debian/changelog | 10 ++++++++++ src/crop.h | 1 + src/custom_push_button.cpp | 18 ++++++++++++++++++ src/custom_push_button.h | 18 ++++++++++++++++++ src/customtablewidget.cpp | 17 +++++++++++++++++ src/customtablewidget.h | 17 +++++++++++++++++ src/device/base_info.cpp | 17 +++++++++++++++++ src/device/base_info.h | 18 ++++++++++++++++++ src/device/common.cpp | 18 ++++++++++++++++++ src/device/common.h | 18 ++++++++++++++++++ src/device/connect.cpp | 20 +++++++++++++++++++- src/device/connect.h | 20 +++++++++++++++++++- src/device/deviceFinder.cpp | 20 +++++++++++++++++--- src/device/deviceFinder.h | 20 +++++++++++++++++--- src/device/device_information.cpp | 18 ++++++++++++++++++ src/device/device_information.h | 18 ++++++++++++++++++ src/device/network_device_detector.cpp | 18 ++++++++++++++++++ src/device/network_device_detector.h | 18 ++++++++++++++++++ src/device/singleton.h | 18 ++++++++++++++++++ src/device/snmpFinder.cpp | 20 +++++++++++++++++--- src/device/snmpFinder.h | 20 +++++++++++++++++--- src/device/snmpwalk_browser.h | 15 ++++++++++++++- src/device/ukui_apt.cpp | 18 ++++++++++++++++++ src/device/ukui_apt.h | 18 ++++++++++++++++++ src/device/usbFinder.cpp | 20 +++++++++++++++++--- src/device/usbFinder.h | 20 +++++++++++++++++--- src/failedpagewidget.cpp | 18 ++++++++++++++++++ src/failedpagewidget.h | 18 ++++++++++++++++++ src/global.cpp | 18 ++++++++++++++++++ src/global.h | 18 +++++++++++++++++- src/imageBaseOP/loadimage.cpp | 18 ++++++++++++++++++ src/imageBaseOP/loadimage.h | 18 ++++++++++++++++++ src/imageBaseOP/pngsaver.cpp | 19 ++++++++++++++++++- src/imageBaseOP/pngsaver.h | 18 ++++++++++++++++++ src/imageBaseOP/savefilebase.cpp | 18 ++++++++++++++++++ src/imageBaseOP/savefilebase.h | 18 ++++++++++++++++++ src/imageOp/imageoperationbase.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationbase.h | 18 ++++++++++++++++++ src/imageOp/imageoperationbeauty.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationbeauty.h | 18 ++++++++++++++++++ src/imageOp/imageoperationmirror.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationmirror.h | 18 ++++++++++++++++++ src/imageOp/imageoperationocr.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationocr.h | 18 ++++++++++++++++++ src/imageOp/imageoperationrectify.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationrectify.h | 18 ++++++++++++++++++ src/imageOp/imageoperationrotate.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationrotate.h | 18 ++++++++++++++++++ src/imageOp/imageoperationwatermark.cpp | 18 ++++++++++++++++++ src/imageOp/imageoperationwatermark.h | 18 ++++++++++++++++++ src/kabase/Qt/log.hpp | 20 +++++++++++++++++++- src/kabase/buriedpoint.hpp | 18 ++++++++++++++++++ src/navigator.cpp | 17 +++++++++++++++++ src/navigator.h | 17 +++++++++++++++++ src/newdevicelistpage.cpp | 17 +++++++++++++++++ src/newdevicelistpage.h | 17 +++++++++++++++++ src/nodevicewidget.cpp | 17 +++++++++++++++++ src/nodevicewidget.h | 17 +++++++++++++++++ src/rectify.cpp | 17 +++++++++++++++++ src/rectify.h | 17 +++++++++++++++++ src/scandialog.cpp | 17 +++++++++++++++++ src/scandialog.h | 17 +++++++++++++++++ src/showimagewidget.cpp | 17 +++++++++++++++++ src/showimagewidget.h | 17 +++++++++++++++++ src/showocrwidget.cpp | 17 +++++++++++++++++ src/showocrwidget.h | 17 +++++++++++++++++ src/thumbnaildelegate.cpp | 17 +++++++++++++++++ src/thumbnaildelegate.h | 17 +++++++++++++++++ src/thumbnailwidget.cpp | 17 +++++++++++++++++ src/thumbnailwidget.h | 17 +++++++++++++++++ src/toolbarwidget.cpp | 17 +++++++++++++++++ src/toolbarwidget.h | 17 +++++++++++++++++ src/usbhotplugthread.cpp | 17 +++++++++++++++++ src/utils/HorizontalOrVerticalMode.cpp | 18 ++++++++++++++++++ src/utils/HorizontalOrVerticalMode.h | 18 ++++++++++++++++++ src/utils/copyoperation.cpp | 18 ++++++++++++++++++ src/utils/copyoperation.h | 18 ++++++++++++++++++ src/utils/login1_dbus.cpp | 18 ++++++++++++++++++ src/utils/login1_dbus.h | 18 ++++++++++++++++++ src/utils/rotatechangeinfo.cpp | 18 ++++++++++++++++++ src/utils/rotatechangeinfo.h | 18 ++++++++++++++++++ src/waittingdialog.cpp | 17 +++++++++++++++++ src/waittingdialog.h | 17 +++++++++++++++++ src/watermarkdialog.cpp | 17 +++++++++++++++++ src/watermarkdialog.h | 17 +++++++++++++++++ 85 files changed, 1469 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69c425d..c4f518d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +kylin-scanner (3.2.1-0k2.5) v101; urgency=medium + + * BUG号:无 + * 需求号:无 + * 任务号: 无 + * 其他改动说明: 自研代码添加标注麒麟软件版权头 + * 其他改动影响域:无 + + -- fanyuchen Tue, 26 Dec 2023 14:10:37 +0800 + kylin-scanner (3.2.1-0k2.4) nile; urgency=medium * BUG号:无 diff --git a/src/crop.h b/src/crop.h index fb8e956..60aa313 100644 --- a/src/crop.h +++ b/src/crop.h @@ -15,6 +15,7 @@ * along with this program; if not, see diff --git a/src/custom_push_button.h b/src/custom_push_button.h index 0560a4a..609265c 100644 --- a/src/custom_push_button.h +++ b/src/custom_push_button.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see header, QWidget *parent) : QTreeWidget(parent) diff --git a/src/customtablewidget.h b/src/customtablewidget.h index a7c1c7b..130f009 100644 --- a/src/customtablewidget.h +++ b/src/customtablewidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include #include diff --git a/src/device/common.h b/src/device/common.h index 4d8d7b6..e4dcb60 100644 --- a/src/device/common.h +++ b/src/device/common.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include #include @@ -51,4 +69,4 @@ int tryConnectFromHost(const QString &hostname) { QHostInfo host = QHostInfo::fromName(hostname); return host.error(); -} \ No newline at end of file +} diff --git a/src/device/connect.h b/src/device/connect.h index baceed3..75dd744 100644 --- a/src/device/connect.h +++ b/src/device/connect.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/device/device_information.h b/src/device/device_information.h index 308e25d..175ec97 100644 --- a/src/device/device_information.h +++ b/src/device/device_information.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include "network_device_detector.h" diff --git a/src/device/network_device_detector.h b/src/device/network_device_detector.h index 5010e2f..d26f8c5 100644 --- a/src/device/network_device_detector.h +++ b/src/device/network_device_detector.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/device/snmpFinder.cpp b/src/device/snmpFinder.cpp index 096e446..5b25c68 100644 --- a/src/device/snmpFinder.cpp +++ b/src/device/snmpFinder.cpp @@ -1,6 +1,20 @@ -// -// Created by oubayasho on 2023/6/8. -// +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see &buf, const std::vector &hosts, std::vector &oids); -#endif // SNMPWALK_BROWSER_H \ No newline at end of file +#endif // SNMPWALK_BROWSER_H diff --git a/src/device/ukui_apt.cpp b/src/device/ukui_apt.cpp index cb1bba8..1578e3d 100644 --- a/src/device/ukui_apt.cpp +++ b/src/device/ukui_apt.cpp @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/device/ukui_apt.h b/src/device/ukui_apt.h index 9a9bb0c..2a96092 100644 --- a/src/device/ukui_apt.h +++ b/src/device/ukui_apt.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/device/usbFinder.h b/src/device/usbFinder.h index 5856f69..44f8ce8 100644 --- a/src/device/usbFinder.h +++ b/src/device/usbFinder.h @@ -1,6 +1,20 @@ -// -// Created by oubayasho on 2023/6/5. -// +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/failedpagewidget.h b/src/failedpagewidget.h index e83710b..dce0544 100644 --- a/src/failedpagewidget.h +++ b/src/failedpagewidget.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/global.h b/src/global.h index 0619789..7d23332 100644 --- a/src/global.h +++ b/src/global.h @@ -1,4 +1,20 @@ - +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/imageBaseOP/loadimage.h b/src/imageBaseOP/loadimage.h index f944751..c01393c 100644 --- a/src/imageBaseOP/loadimage.h +++ b/src/imageBaseOP/loadimage.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include "../saneobject.h" diff --git a/src/imageBaseOP/savefilebase.h b/src/imageBaseOP/savefilebase.h index 69bf9a9..0e1f1ad 100644 --- a/src/imageBaseOP/savefilebase.h +++ b/src/imageBaseOP/savefilebase.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/imageOp/imageoperationbase.h b/src/imageOp/imageoperationbase.h index 9fc823b..536f448 100644 --- a/src/imageOp/imageoperationbase.h +++ b/src/imageOp/imageoperationbase.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/imageOp/imageoperationbeauty.h b/src/imageOp/imageoperationbeauty.h index 4e503b8..5fad0cd 100644 --- a/src/imageOp/imageoperationbeauty.h +++ b/src/imageOp/imageoperationbeauty.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/imageOp/imageoperationrectify.h b/src/imageOp/imageoperationrectify.h index eec78d1..53b073b 100644 --- a/src/imageOp/imageoperationrectify.h +++ b/src/imageOp/imageoperationrectify.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/imageOp/imageoperationwatermark.h b/src/imageOp/imageoperationwatermark.h index 2a0a8ae..7b0078b 100644 --- a/src/imageOp/imageoperationwatermark.h +++ b/src/imageOp/imageoperationwatermark.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/newdevicelistpage.h b/src/newdevicelistpage.h index 79f8211..dc11c5e 100644 --- a/src/newdevicelistpage.h +++ b/src/newdevicelistpage.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/nodevicewidget.h b/src/nodevicewidget.h index 2158a2e..feab8fc 100644 --- a/src/nodevicewidget.h +++ b/src/nodevicewidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include "Qt/windowmanage.hpp" diff --git a/src/scandialog.h b/src/scandialog.h index 6bb38f3..a3a917e 100644 --- a/src/scandialog.h +++ b/src/scandialog.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/showimagewidget.h b/src/showimagewidget.h index 6b56a70..55b511a 100644 --- a/src/showimagewidget.h +++ b/src/showimagewidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/showocrwidget.h b/src/showocrwidget.h index f593214..baa04f5 100644 --- a/src/showocrwidget.h +++ b/src/showocrwidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/thumbnailwidget.h b/src/thumbnailwidget.h index 03e1674..c8ebc4b 100644 --- a/src/thumbnailwidget.h +++ b/src/thumbnailwidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/toolbarwidget.h b/src/toolbarwidget.h index ce66be7..ae4bf56 100644 --- a/src/toolbarwidget.h +++ b/src/toolbarwidget.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/utils/HorizontalOrVerticalMode.cpp b/src/utils/HorizontalOrVerticalMode.cpp index be9903c..ac3b47f 100644 --- a/src/utils/HorizontalOrVerticalMode.cpp +++ b/src/utils/HorizontalOrVerticalMode.cpp @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include diff --git a/src/utils/copyoperation.h b/src/utils/copyoperation.h index 3332c85..5e8a660 100644 --- a/src/utils/copyoperation.h +++ b/src/utils/copyoperation.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see #include "login1_dbus.h" diff --git a/src/utils/login1_dbus.h b/src/utils/login1_dbus.h index c8fcfb6..001d13b 100644 --- a/src/utils/login1_dbus.h +++ b/src/utils/login1_dbus.h @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/utils/rotatechangeinfo.cpp b/src/utils/rotatechangeinfo.cpp index 998af94..c10be79 100644 --- a/src/utils/rotatechangeinfo.cpp +++ b/src/utils/rotatechangeinfo.cpp @@ -1,3 +1,21 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see diff --git a/src/watermarkdialog.h b/src/watermarkdialog.h index c97d5b7..ceeafa5 100644 --- a/src/watermarkdialog.h +++ b/src/watermarkdialog.h @@ -1,3 +1,20 @@ +/* +* Copyright (C) 2021, KylinSoft Co., Ltd. +* +* This program is free software; you can redistribute it and/or modify +* it under the terms of the GNU General Public License as published by +* the Free Software Foundation; either version 3, or (at your option) +* any later version. +* +* This program is distributed in the hope that it will be useful, +* but WITHOUT ANY WARRANTY; without even the implied warranty of +* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +* GNU General Public License for more details. +* +* You should have received a copy of the GNU General Public License +* along with this program; if not, see