~ubuntu-branches/ubuntu/vivid/git-big-picture/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Doug Torrance
  • Date: 2015-01-07 14:54:32 UTC
  • Revision ID: package-import@ubuntu.com-20150107145432-369g98pxbcam27xx
Tags: 0.9.0+git20131031-1
Initial release (Closes: #774782).

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: git-big-picture
 
3
Source: https://github.com/esc/git-big-picture
 
4
 
 
5
Files: *
 
6
Copyright: 2010 Sebastian Pipping <sebastian@pipping.org>
 
7
           2010 Julius Plenz <julius@plenz.com>
 
8
           2010-12 Valentin Haenel <valentin.haenel@gmx.de>
 
9
           2011 Yaroslav Halchenko <debian@onerussian.com>
 
10
License: GPL-3+
 
11
 
 
12
Files: debian/*
 
13
Copyright: 2015 Doug Torrance <dtorrance@monmouthcollege.edu>
 
14
License: GPL-3+
 
15
 
 
16
License: GPL-3+
 
17
 This package is free software: you can redistribute it and/or modify
 
18
 it under the terms of the GNU General Public License as published by
 
19
 the Free Software Foundation, either version 3 of the License, or
 
20
 (at your option) any later version.
 
21
 .
 
22
 This package is distributed in the hope that it will be useful,
 
23
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
24
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 
25
 GNU General Public License for more details.
 
26
 .
 
27
 You should have received a copy of the GNU General Public License
 
28
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 
29
 .
 
30
 On Debian systems, the complete text of the GNU General
 
31
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".