This is an automated email from the git hooks/post-receive script. tiber-guest pushed a commit to branch master in repository vdr-plugin-restfulapi.
commit 848782fa0e569fcd279a13ec6bbc21f9a4bae629 Author: Tobias Grimm <[email protected]> Date: Sat Feb 17 12:28:13 2018 +0100 Updated debian/copyright --- debian/copyright | 76 ++++++++++++++++++++++---------------------------------- 1 file changed, 30 insertions(+), 46 deletions(-) diff --git a/debian/copyright b/debian/copyright index 4da4675..58ca70b 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,47 +1,31 @@ -Upstream Homepage: - https://github.com/yavdr/vdr-plugin-restfulapi +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: vdr-plugin-restfulapi +Source: https://github.com/yavdr/vdr-plugin-restfulapi + +Files: * +Copyright: 2015 Michael Eiler <eiler DOT mike AT gmail DOT com> +License: GPL-2 + +Files: debian/* +Copyright: 2017 Frank Neumann <[email protected]> + 2016 Tobias Grimm <[email protected]> +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 version 2 as + published by the Free Software Foundation. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in '/usr/share/common-licenses/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 2, or (at your option) + any later version. + . + On Debian systems, the complete text of version 2 of the GNU General + Public License can be found in '/usr/share/common-licenses/GPL-2'. -Upstream Author: - Michael Eiler <[email protected]> - -Debian Maintainer(s): - Tobias Grimm <[email protected]> - Michael Eiler <[email protected]> - -Copyright: - (C) 2011 Michael Eiler - -Copyright (Debian packaging): - (C) 2011 Michael Eiler - (C) 2015 Tobias Grimm - -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 2 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, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - - The complete text of the GNU General Public License can be found - in /usr/share/common-licenses/GPL-2 on most Debian systems. - -License (Debian packaging): - The Debian packaging is licensed under the GPL, version 2 or any - later version, see /usr/share/common-licenses/GPL-2. - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them in this file. -# -# Check if the upstream sources explicitly state which licenses apply to -# which action. If this is not the case, ask the upstream author to add such a -# license disclaimer to all source files or at least to the README. For the -# GPL2 or GPL3 the small license disclaimer mentioned at the end of the full license -# text in "How to Apply These Terms to Your New Programs" should be sufficient. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-vdr-dvb/vdr-plugin-restfulapi.git _______________________________________________ pkg-vdr-dvb-changes mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-vdr-dvb-changes
