~ci-train-bot/ubuntu-filemanager-app/ubuntu-filemanager-app-ubuntu-zesty-2562

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Michael Hall
  • Date: 2013-02-12 16:18:48 UTC
  • Revision ID: mhall119@ubuntu.com-20130212161848-u5qt45e38jovrbyk
Initial code template

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://dep.debian.net/deps/dep5
 
2
Upstream-Name: app-template
 
3
Source:
 
4
 
 
5
Files: *
 
6
Copyright: 2013 Canonical Ltd.
 
7
License: GPL-3.0
 
8
 
 
9
Files: debian/*
 
10
Copyright: 2013 Canonical Ltd.
 
11
License: LGPL-3.0
 
12
 
 
13
License: GPL-3.0
 
14
 This package is free software; you can redistribute it and/or
 
15
 modify it under the terms of the GNU General Public
 
16
 License as published by the Free Software Foundation; either
 
17
 version 3 of the License.
 
18
 .
 
19
 This package is distributed in the hope that it will be useful,
 
20
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
21
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
22
 General Public License for more details.
 
23
 .
 
24
 You should have received a copy of the GNU General Public License
 
25
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
26
 .
 
27
 On Debian systems, the complete text of the GNU General
 
28
 Public License can be found in "/usr/share/common-licenses/GPL-3".
 
29
 
 
30
License: LGPL-3.0
 
31
 This package is free software; you can redistribute it and/or
 
32
 modify it under the terms of the GNU Lesser General Public
 
33
 License as published by the Free Software Foundation; either
 
34
 version 3 of the License.
 
35
 .
 
36
 This package is distributed in the hope that it will be useful,
 
37
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
38
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
39
 Lesser General Public License for more details.
 
40
 .
 
41
 You should have received a copy of the GNU General Public License
 
42
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
43
 .
 
44
 On Debian systems, the complete text of the GNU Lesser General
 
45
 Public License can be found in "/usr/share/common-licenses/LGPL-3".