~ubuntu-branches/ubuntu/wily/squeezelite/wily

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Chris Boot
  • Date: 2013-11-18 15:44:55 UTC
  • Revision ID: package-import@ubuntu.com-20131118154455-nm2jmxcnffnl9k9b
Tags: 1.3.1-1
Initial release (Closes: #729885)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 
2
Upstream-Name: squeezelite
 
3
Upstream-Contact: Adrian Smith <triode1@btinternet.com>
 
4
Source: https://code.google.com/p/squeezelite/
 
5
 
 
6
Files: *
 
7
Copyright: 2012-2013 Adrian Smith <triode1@btinternet.com>
 
8
License: GPL-3
 
9
 This program is free software: you can redistribute it and/or modify
 
10
 it under the terms of the GNU General Public License as published by
 
11
 the Free Software Foundation, either version 3 of the License, or
 
12
 (at your option) any later version.
 
13
 .
 
14
 This program is distributed in the hope that it will be useful,
 
15
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
16
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 
17
 GNU General Public License for more details.
 
18
 .
 
19
 You should have received a copy of the GNU General Public License
 
20
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
21
 .
 
22
 On Debian systems, the complete text of the GNU General
 
23
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
 
24
 
 
25
Files: debian/*
 
26
Copyright: 2013 Chris Boot <debian@bootc.net>
 
27
License: GPL-2+
 
28
 This package is free software; you can redistribute it and/or modify
 
29
 it under the terms of the GNU General Public License as published by
 
30
 the Free Software Foundation; either version 2 of the License, or
 
31
 (at your option) any later version.
 
32
 .
 
33
 This package is distributed in the hope that it will be useful,
 
34
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
35
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
36
 GNU General Public License for more details.
 
37
 .
 
38
 You should have received a copy of the GNU General Public License
 
39
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
40
 .
 
41
 On Debian systems, the complete text of the GNU General
 
42
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".