~thopiekar/+junk/emgd-binaries

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Thomas-Karl Pietrowski
  • Date: 2013-07-14 00:04:32 UTC
  • Revision ID: thopiekar@googlemail.com-20130714000432-b2gm6zzrb927gfgh
* binaries taken from Intel for Meego
* added basic packaging

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: emgd-binaries
 
3
Source: <url://example.com>
 
4
 
 
5
Files: *
 
6
Copyright: <years> <put author's name and email here>
 
7
           <years> <likewise for another author>
 
8
License: <special license>
 
9
 <Put the license of the package here indented by 1 space>
 
10
 <This follows the format of Description: lines in control file>
 
11
 .
 
12
 <Including paragraphs>
 
13
 
 
14
# If you want to use GPL v2 or later for the /debian/* files use 
 
15
# the following clauses, or change it to suit. Delete these two lines
 
16
Files: debian/*
 
17
Copyright: 2013 Thomas-Karl Pietrowski <thopiekar@unknown>
 
18
License: GPL-2+
 
19
 This package 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".
 
34
 
 
35
# Please also look if there are files or directories which have a
 
36
# different copyright/license attached and list them here.
 
37
# Please avoid to pick license terms that are more restrictive than the
 
38
# packaged work, as it may make Debian's contributions unacceptable upstream.