diff options
Diffstat (limited to 'vdr-vdrmanager/debian/copyright')
-rw-r--r-- | vdr-vdrmanager/debian/copyright | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/vdr-vdrmanager/debian/copyright b/vdr-vdrmanager/debian/copyright new file mode 100644 index 0000000..03f8e1b --- /dev/null +++ b/vdr-vdrmanager/debian/copyright @@ -0,0 +1,46 @@ +Upstream Homepage: + <fill in http/ftp site> + +Upstream Author(s): + <put author(s) name and email here> + +Debian Maintainer(s): + root <root@unknown> + +Copyright: + <put the year(s) of the copyright, and the names of the copyright + holder(s) here> + +Copyright (Debian packaging): + (C) 2011 root + +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. |