~ubuntu-branches/ubuntu/wily/nautilus-hide/wily-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Bruno Nova
  • Date: 2015-05-22 12:31:02 UTC
  • Revision ID: package-import@ubuntu.com-20150522123102-axlqnja24vyfu0wz
Tags: 0.1.2-1
Initial release. (Closes: #786348)

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: nautilus-hide
 
3
Source: https://bitbucket.org/brunonova/nautilus-hide
 
4
 
 
5
Files: *
 
6
Copyright: 2015 Bruno Nova <brunomb.nova@gmail.com>
 
7
License: GPL-3+
 
8
 
 
9
Files: debian/*
 
10
Copyright: 2015 Bruno Nova <brunomb.nova@gmail.com>
 
11
License: GPL-3+
 
12
 
 
13
Files: po/fr.po
 
14
Copyright: 2015 Bruno Nova <brunomb.nova@gmail.com>
 
15
           2015 Okki <okki@gnomelibre.fr>
 
16
License: GPL-3+
 
17
 
 
18
License: GPL-3+
 
19
 This program is free software: you can redistribute it and/or modify
 
20
 it under the terms of the GNU General Public License as published by
 
21
 the Free Software Foundation, either version 3 of the License, or
 
22
 (at your option) any later version.
 
23
 .
 
24
 This package is distributed in the hope that it will be useful,
 
25
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
26
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
27
 GNU General Public License for more details.
 
28
 .
 
29
 You should have received a copy of the GNU General Public License
 
30
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
31
 .
 
32
 On Debian systems, the complete text of the GNU General
 
33
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".