fixed bugs in control and copyright

This commit is contained in:
csoler 2018-05-19 22:03:31 +02:00
parent d7340fe400
commit f10a24dbbd
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 72 additions and 46 deletions

View file

@ -1,42 +1,54 @@
This package was debianized by:
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: retroshare
Source: https://github.com/retroshare/retroshare
Cyril Soler <csoler@sourceforge.net> on Sat, 19 May 2018 20:15:46 +0100
Files: *
It was downloaded from:
Upstream Author(s):
Cyril Soler <csoler@users.sourceforge.net>
Robert Fernie <retroshare@lunamutt.com>
<url://retroshare.net>
Upstream Author(s):
Cyril Soler <csoler@sourceforge.net>
Robert Fernie <retroshare@lunamutt.com>
Copyright:
Copyright (C) 2018 Retroshare Team
License:
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 3 can be found in `/usr/share/common-licenses/GPL-3'.
The Debian packaging is:
Cyril Soler <csoler@sourceforge.net> on Sat, 19 May 2018 20:15:46 +0100
and is licensed under the GPL version 3, see above.
Upstream-Contact: retroshare.team@gmail.com
Copyright: Copyright 2007-2018 Retroshare Team All rights reserved.
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 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
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, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
.
See /usr/share/common-licenses/GPL-2 on your Debian system.
.
In addition to these license terms, the author grants the following
additional rights:
.
If you modify this program, or any covered work, by linking or
combining it with the OpenSSL project's OpenSSL library (or a
modified version of that library), containing parts covered by the
terms of the OpenSSL or SSLeay licenses, the author
grants you additional permission to convey the resulting work.
Corresponding Source for a non-source form of such a combination
shall include the source code for the parts of OpenSSL used as well
as that of the covered work.
.
You may at your option choose to remove this additional permission from
the work, or from any part of it.
.
It is possible to build this program in a way that it loads OpenSSL
libraries at run-time. If doing so, the following notices are required
by the OpenSSL and SSLeay licenses:
.
This product includes software developed by the OpenSSL Project
for use in the OpenSSL Toolkit. (http://www.openssl.org/)
.
This product includes cryptographic software written by Eric Young
(eay@cryptsoft.com)