diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2023-01-13 15:43:18 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2023-01-14 18:45:24 +0100 |
commit | 9a6dd2b8bf4426a490b8e50539e694bcf0e78a73 (patch) | |
tree | cb4f1b8859a9e3e68d9507363a361b602949d56a /ubuntu/_base/common/cmake/debian/copyright | |
parent | b627539f12bdae23fe2b0a185767e706d473a468 (diff) | |
download | tde-packaging-9a6dd2b8bf4426a490b8e50539e694bcf0e78a73.tar.gz tde-packaging-9a6dd2b8bf4426a490b8e50539e694bcf0e78a73.zip |
DEB tde-cmake: Move from common submodule to dependencies.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/common/cmake/debian/copyright')
-rw-r--r-- | ubuntu/_base/common/cmake/debian/copyright | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/_base/common/cmake/debian/copyright b/ubuntu/_base/common/cmake/debian/copyright deleted file mode 100644 index 82d825030..000000000 --- a/ubuntu/_base/common/cmake/debian/copyright +++ /dev/null @@ -1,18 +0,0 @@ -This package was debianized by Slávek Banko <slavek.banko@axis.cz> on -Fri, 14 May 2021 04:20:08 +0200. - -Copyright Holder: TDE Team <devels@trinitydesktop.org> - -License: - -This program is free software; you can redistribute it and/or -modify it under the terms of the GNU General Public License, version 2 -as published by the Free Software Foundation. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANDABILITY of FITNESS FOR A PARTICULAR PURPOSE. -See the GNU General Public License for details. - -On Debian GNU/Linux systems, the complete text of the GNU General -Public License can be found in /usr/share/common-licenses/GPL. |