feat: update code's copyright information

update code's copyright information

Log:

Change-Id: I2af8c0223c2ea4fbe6ade0dc5a3b285ff60c8810
This commit is contained in:
范朋程 2021-03-06 19:07:44 +08:00
parent 5943d8868d
commit 4f2e51fafa
12 changed files with 122 additions and 25 deletions

View File

@ -1,3 +1,24 @@
/*
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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 of the License, or
* 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 <http://www.gnu.org/licenses/>.
*/
#ifndef QGSETTINGSINTERFACE_H
#define QGSETTINGSINTERFACE_H

View File

@ -1,3 +1,23 @@
/*
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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 of the License, or
* 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 <http://www.gnu.org/licenses/>.
*/
#include <QGSettings>
#include <QVariant>

View File

@ -1,3 +1,23 @@
/*
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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 of the License, or
* 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 <http://www.gnu.org/licenses/>.
*/
#ifndef QGSETTINGSINTERFACEIMPL_H
#define QGSETTINGSINTERFACEIMPL_H
#include <QObject>

View File

@ -1,3 +1,23 @@
/*
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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 of the License, or
* 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 <http://www.gnu.org/licenses/>.
*/
#include <QGSettings>
#include <QVariant>

View File

@ -1,3 +1,23 @@
/*
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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 of the License, or
* 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 <http://www.gnu.org/licenses/>.
*/
#ifndef QGSETTINGSINTERFACEMOCK_H
#define QGSETTINGSINTERFACEMOCK_H
#include <QObject>

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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
@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <QObject>
#include <QTest>

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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
@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <QObject>
#include <QDebug>

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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
@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <QObject>
#include <QThread>
#include <QTest>

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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
@ -18,7 +18,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include <QObject>
#include <QThread>
#include <QTest>

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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

View File

@ -1,9 +1,9 @@
/*
* Copyright (C) 2018 ~ 2028 Uniontech Technology Co., Ltd.
* Copyright (C) 2011 ~ 2018 Deepin Technology Co., Ltd.
*
* Author: chenjun <chenjun@uniontech.com>
* Author: fanpengcheng <fanpengcheng@uniontech.com>
*
* Maintainer: chenjun <chenjun@uniontech.com>
* Maintainer: fanpengcheng <fanpengcheng@uniontech.com>
*
* 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