From 303035d797260032395189bdb52b2ecabdf919a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 14 May 2021 13:01:32 +0200 Subject: DEB cmake: Add a standalone package for TDE CMake modules. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 72eecb73e30b9ef2e6ead11d41efe256d7246567) --- debian/_base/common/cmake/debian/copyright | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 debian/_base/common/cmake/debian/copyright (limited to 'debian/_base/common/cmake/debian/copyright') diff --git a/debian/_base/common/cmake/debian/copyright b/debian/_base/common/cmake/debian/copyright new file mode 100644 index 000000000..82d825030 --- /dev/null +++ b/debian/_base/common/cmake/debian/copyright @@ -0,0 +1,18 @@ +This package was debianized by Slávek Banko on +Fri, 14 May 2021 04:20:08 +0200. + +Copyright Holder: TDE Team + +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. -- cgit v1.2.3