[deb] Add control files.

Change-Id: I081d0dbb35a96810617c58b2ca99c02161122918
This commit is contained in:
Enrico Faulhaber
2017-07-19 10:39:34 +02:00
committed by Alexander Lenz
parent 29ee07c5b3
commit 2e2af35817
11 changed files with 295 additions and 0 deletions

28
debian/copyright vendored Normal file
View File

@ -0,0 +1,28 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: playground
Source: http://forge.frm2.tum.de/cgit/cgit.cgi/frm2/sine2020/secop/playground.git
Files: *
Copyright: 2016-2017 by the SECOP contributors (see AUTHORS)
License: GPL-2
Files: debian/*
Copyright: 2015-2017 Enrico Faulhaber <enrico.faulhaber@frm2.tum.de>
License: GPL-2
License: GPL-2
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
(at your option) any later version.
.
This package 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/>.
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".