Fixing copyright file
This commit is contained in:
parent
cbf050125b
commit
c6c6ec5e7b
1 changed files with 20 additions and 7 deletions
27
copyright
27
copyright
|
@ -1,10 +1,9 @@
|
|||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||
Upstream-Name: begin
|
||||
Upstream-Contact: Mikael Nordin <mik@elnord.in>
|
||||
Files: *
|
||||
Source: https://github.com/mickenordin/begin/
|
||||
|
||||
Copyright: 2011-2013 Mikael Nordin <mik@elnord.in>
|
||||
|
||||
Copyright: Copyright 2011-2013 Mikael Nordin <mik@elnord.in>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
|
@ -24,9 +23,23 @@ License: GPL-2+
|
|||
License version 2 can be found in the file
|
||||
"/usr/share/common-licenses/GPL-2".
|
||||
|
||||
The Debian packaging is:
|
||||
Files: debian/*
|
||||
Copyright: Copyright 2013 Mikael Nordin <mik@elnord.in>
|
||||
License: GPL-2+
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU General Public License
|
||||
as published by the Free Software Foundation; either version 2
|
||||
of the License, or (at your option) any later version.
|
||||
|
||||
Copyright (C) 2013 Mikael Nordin <mik@elnord.in>
|
||||
and is licensed under the GPL version 2 or any later version,
|
||||
see "/usr/share/common-licenses/GPL-2".
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
|
||||
On Debian systems, the full text of the GNU General Public
|
||||
License version 2 can be found in the file
|
||||
"/usr/share/common-licenses/GPL-2".
|
||||
|
|
Loading…
Add table
Reference in a new issue