- Added in trunk debian/ dir to build the debian package. It won't be added in the source tar.gz

git-svn-id: http://galileo.dmi.unict.it/svn/relational/trunk@248 014f5005-505e-4b48-8d0a-63407b615a7c
This commit is contained in:
LtWorf
2010-08-05 15:44:52 +00:00
parent 9032f1c674
commit 557fcabb01
21 changed files with 366 additions and 0 deletions

40
debian/copyright vendored Normal file
View File

@@ -0,0 +1,40 @@
Author: Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
Download: http://galileo.dmi.unict.it/wiki/relational/doku.php
Files: *
Copyright: © 2008 Salvo "LtWorf" Tomaselli <tiposchi@tiscali.it>
License: GPL-3+
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 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/>.
.
On Debian systems, the complete text of the GNU General Public License
can be found in the /usr/share/common-licenses/GPL-3 file.
Files: debian/*
Copyright: © 2009 Chris Lamb <lamby@debian.org>
License: GPL-3+
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 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/>.
.
On Debian systems, the complete text of the GNU General Public License
can be found in the /usr/share/common-licenses/GPL-3 file.