~ubuntu-branches/ubuntu/wily/python-axolotl/wily

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Josue Ortega
  • Date: 2015-02-15 16:25:03 UTC
  • Revision ID: package-import@ubuntu.com-20150215162503-khac7v8u8lxae223
Tags: 0.1.6-1
Initial release (Closes: #776501)

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: python-axolotl
 
3
Source: https://github.com/tgalal/python-axolotl
 
4
 
 
5
Files: *
 
6
Copyright: 2014-2015 Tarek Galal <tare2.galal@gmail.com>
 
7
License: GPL-3
 
8
 
 
9
Files: debian/*
 
10
Copyright: 2015 Josue Ortega <josueortega@debian.org.gt>
 
11
License: GPL-3
 
12
 
 
13
License: GPL-3
 
14
 This program is free software: you can redistribute it and/or modify
 
15
 it under the terms of the GNU General Public License as published by
 
16
 the Free Software Foundation, version 3 of the License.
 
17
 .
 
18
 This package is distributed in the hope that it will be useful,
 
19
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
20
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
21
 GNU General Public License for more details.
 
22
 .
 
23
 You should have received a copy of the GNU General Public License
 
24
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
25
 .
 
26
 On Debian systems, the complete text of the GNU General
 
27
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".