diff --git a/build_scripts/Debian/debian/copyright b/build_scripts/Debian/debian/copyright index e230e1ad4..10d880b88 100644 --- a/build_scripts/Debian/debian/copyright +++ b/build_scripts/Debian/debian/copyright @@ -3,6 +3,22 @@ Upstream-Name: retroshare Upstream-Contact: retroshare.team@gmail.com Source: https://github.com/retroshare/retroshare +Files: libretroshare/* * +Copyright: Copyright 2007-2018, Retroshare Team +License: LGPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU Lesser 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 Lesser General Public License for more details. + . + You should have received a copy of the GNU Lesser General Public License + along with this program. If not, see . + Files: * Copyright: Copyright 2007-2018, Retroshare Team License: GPL-2+ diff --git a/build_scripts/Debian/debian_release_howto.txt b/build_scripts/Debian/debian_release_howto.txt index 8e85d0b02..bb1b8dc87 100644 --- a/build_scripts/Debian/debian_release_howto.txt +++ b/build_scripts/Debian/debian_release_howto.txt @@ -80,7 +80,7 @@ Licensing issues: libretroshare | GPLv2,GPLv3 | | csoler,drbob,Mr-alice,Chris,Thunder | Some files unversionned. plugins/dlfcn_win32.cc | GPLv2.1 | L| Ramiro Polla | pqi/authgpg.h | GPLv2 | L| Raghu Dev R. | .cc is authed by drbob - upnp/UPnPBase.h | GPLv2 | | Marcelo Roberto Jimenez, aMule Team | other code in upnp/ not copyrighted + upnp/UPnPBase.h | GPLv2 | L| Marcelo Roberto Jimenez, aMule Team | other code in upnp/ not copyrighted. Re-licensed with permission util/pugiconfig.h | MIT | | Arseny Kapoulkyne | [unused file!] util/rsstring.h | GPLv2 | L| Thomas Kister | util/rswin.h | GPLv2 | L| Thomas Kister | diff --git a/build_scripts/Debian/makeSourcePackage.sh b/build_scripts/Debian/makeSourcePackage.sh index 30e6aa736..4d037d92f 100755 --- a/build_scripts/Debian/makeSourcePackage.sh +++ b/build_scripts/Debian/makeSourcePackage.sh @@ -124,6 +124,9 @@ if ! test "${nodl}" = "yes"; then # remove unised qml code, only needed on Android rm -rf ${workdir}/src/retroshare-qml-app/ rm -rf ${workdir}/src/librssimulator/ + rm -rf ${workdir}/src/libretroshare/tests/ + rm -rf ${workdir}/src/libretroshare/unfinished/ + rm -rf ${workdir}/src/libretroshare/unused/ rm -rf ${workdir}/src/retroshare-android-notify-service/ rm -rf ${workdir}/src/retroshare-android-service/ rm -rf ${workdir}/src/libretroshare/src/unused/