diff options
| author | thlo <smarttv640@gmail.com> | 2014-04-25 16:57:31 +0200 |
|---|---|---|
| committer | thlo <smarttv640@gmail.com> | 2014-04-25 16:57:31 +0200 |
| commit | c35351510ccd0e99ac6cc8a0bb9384d24acc5571 (patch) | |
| tree | c0c780190a25b137bdb2f1bc3af9cf596f5bc1e4 /debian/copyright | |
| parent | a02ff029d7dc91822c835b1ab9cdc42434a8caff (diff) | |
| download | vdr-plugin-smarttvweb-c35351510ccd0e99ac6cc8a0bb9384d24acc5571.tar.gz vdr-plugin-smarttvweb-c35351510ccd0e99ac6cc8a0bb9384d24acc5571.tar.bz2 | |
Debianize Plugin.
Diffstat (limited to 'debian/copyright')
| -rw-r--r-- | debian/copyright | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..8f3f57f --- /dev/null +++ b/debian/copyright @@ -0,0 +1,32 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: vdr-plugin-smarttvweb +Source: <url://example.com> + +Files: * +Copyright: 2011-2014 T. Lohmar + +License: GPL-2.0+ + +Files: debian/* +Copyright: 2014 T. Lohmar <smarttv640@gmail.com> +License: GPL-2.0+ + +License: GPL-2.0+ + This package 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 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 2 can be found in "/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 here. |
