chore: adapt license and copyright (#697)

Modify project to pass the REUSE check

Log: Modify project to pass the REUSE check
Task: https://pms.uniontech.com/task-view-185215.html
Change-Id: I491fcd3e179e45fc482ca4e6aa41ff3e91d633b0
This commit is contained in:
shaojun 2022-09-26 14:09:01 +08:00 committed by GitHub
parent 7ef4d5dc91
commit 82f145c9f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@ pkgrel=1
pkgdesc='Deepin desktop-environment - dock module' pkgdesc='Deepin desktop-environment - dock module'
arch=('x86_64' 'aarch64') arch=('x86_64' 'aarch64')
url="https://github.com/linuxdeepin/dde-dock" url="https://github.com/linuxdeepin/dde-dock"
license=('GPL3') license=('LGPL-3.0-or-later')
depends=('qt5-svg' 'deepin-daemon-git' 'deepin-qt5integration-git' depends=('qt5-svg' 'deepin-daemon-git' 'deepin-qt5integration-git'
'deepin-qt-dbus-factory-git' 'deepin-network-utils-git' 'libdbusmenu-qt5') 'deepin-qt-dbus-factory-git' 'deepin-network-utils-git' 'libdbusmenu-qt5')
makedepends=('git' 'cmake' 'ninja' 'qt5-tools' 'gtest' 'gmock' makedepends=('git' 'cmake' 'ninja' 'qt5-tools' 'gtest' 'gmock'

2
debian/copyright vendored
View File

@ -3,7 +3,7 @@ Upstream-Name: dde-dock
Files: * Files: *
Copyright: 2015 Deepin Technology Co., Ltd. Copyright: 2015 Deepin Technology Co., Ltd.
License: GPL-3+ License: LGPL-3.0-or-later
This package is free software; you can redistribute it and/or modify This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or the Free Software Foundation; either version 3 of the License, or

View File

@ -4,7 +4,7 @@ Name: dde-dock
Version: 5.4.9 Version: 5.4.9
Release: 1 Release: 1
Summary: Deepin desktop-environment - Dock module Summary: Deepin desktop-environment - Dock module
License: GPLv3 License: LGPL-3.0-or-later
URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-dock/ URL: http://shuttle.corp.deepin.com/cache/repos/eagle/release-candidate/RERFNS4wLjAuNjU3NQ/pool/main/d/dde-dock/
Source0: %{name}-%{version}.orig.tar.xz Source0: %{name}-%{version}.orig.tar.xz