~zyga/checkbox/packaging-0.3

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Brendan Donegan
  • Date: 2013-02-28 11:55:46 UTC
  • Revision ID: brendan.donegan@canonical.com-20130228115546-k6e2zglqqd1uquga
Initialise packaging branch for plainbox

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: plainbox
 
3
Source: https://github.com/zyga/plainbox
 
4
 
 
5
Files: *
 
6
Copyright: Copyright 2012 Canonical Ltd.
 
7
License: GPL-3
 
8
 This package is free software: you can redistribute it and/or modify
 
9
 it under the terms of the GNU General Public License as published by
 
10
 the Free Software Foundation, either version 3 of the License, or
 
11
 (at your option) any later version.
 
12
 .
 
13
 This program is distributed in the hope that it will be useful,
 
14
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
15
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
16
 GNU General Public License for more details.
 
17
 .
 
18
 You should have received a copy of the GNU General Public License
 
19
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
20
 .
 
21
 On Debian systems, the complete text of the GNU General
 
22
 Public License can be found in `/usr/share/common-licenses/GPL'.