~mterry/ubuntu-calculator-app/confined

36 by Riccardo Padovani
Created debian folder for package
1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2
Upstream-Name: ubuntu-calculator-app
3
Source: https://launchpad.net/ubuntu-calculator-app
4
5
Files: *
50.2.1 by Riccardo Padovani
Improved date as design request
6
Copyright: 2014-2015 Canonical Ltd.
55.3.5 by Bartosz Kosiorek
Merge from trunk
7
           2014-2015 Bartosz Kosiorek <gang65@poczta.onet.pl>
36 by Riccardo Padovani
Created debian folder for package
8
           2014 Michael Zanetti <michael.zanetti@canonical.com>
50.2.1 by Riccardo Padovani
Improved date as design request
9
           2014-2015 Riccardo Padovani <rpadovani@ubuntu.com>
55.1.2 by Giulio Collura
add myself to copyright
10
           2015 Giulio Collura <giulio.collura@gmail.com>
36 by Riccardo Padovani
Created debian folder for package
11
License: GPL-3
12
13
Files: debian/*
14
Copyright: 2014 Canonical Ltd.
15
License: LGPL-3
16
17
License: GPL-3
18
 This package is free software; you can redistribute it and/or
19
 modify it under the terms of the GNU General Public
20
 License as published by the Free Software Foundation; either
21
 version 3 of the License.
22
 .
23
 This package is distributed in the hope that it will be useful,
24
 but WITHOUT ANY WARRANTY; without even the implied warranty of
25
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
26
 General Public License for more details.
27
 .
28
 You should have received a copy of the GNU General Public License
29
 along with this program. If not, see <http://www.gnu.org/licenses/>.
30
 .
31
 On Debian systems, the complete text of the GNU General
32
 Public License can be found in "/usr/share/common-licenses/GPL-3".
33
34
License: LGPL-3
35
 This package is free software; you can redistribute it and/or
36
 modify it under the terms of the GNU Lesser General Public
37
 License as published by the Free Software Foundation; either
38
 version 3 of the License.
39
 .
40
 This package is distributed in the hope that it will be useful,
41
 but WITHOUT ANY WARRANTY; without even the implied warranty of
42
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
43
 Lesser General Public License for more details.
44
 .
45
 You should have received a copy of the GNU General Public License
46
 along with this program. If not, see <http://www.gnu.org/licenses/>.
47
 .
48
 On Debian systems, the complete text of the GNU Lesser General
49
 Public License can be found in "/usr/share/common-licenses/LGPL-3".