~ubuntu-branches/debian/jessie/apachedex/jessie

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Arnaud Fontaine
  • Date: 2014-07-11 12:01:19 UTC
  • Revision ID: package-import@ubuntu.com-20140711120119-366m95oyv48tnp54
Tags: 1.6.2-1
Initial upload. Closes: #754352.

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: APacheDEX
 
3
Upstream-Contact: Vincent Pelletier <vincent@nexedi.com>
 
4
Source: https://pypi.python.org/pypi/APacheDEX/
 
5
Files-Excluded: apachedex/jquery-ui.js
 
6
                apachedex/jquery.flot.js
 
7
                apachedex/jquery.flot.time.js
 
8
                apachedex/jquery.js
 
9
                apachedex/jquery.flot.labels.js
 
10
 
 
11
Files: *
 
12
Copyright: 2013 Nexedi SA and Contributors
 
13
           2013 Vincent Pelletier <vincent@nexedi.com>
 
14
License: GPL-2+
 
15
 
 
16
Files: debian/*
 
17
Copyright: 2014, Arnaud Fontaine <arnaud@debian.org>
 
18
License: GPL-2+
 
19
 
 
20
Files: apachedex/jquery.flot.axislabels.js
 
21
Copyright: 2010-2012 Xuan Luo
 
22
License: Expat
 
23
 
 
24
License: GPL-2+
 
25
 This program is free software; you can redistribute it
 
26
 and/or modify it under the terms of the GNU General Public
 
27
 License as published by the Free Software Foundation; either
 
28
 version 2 of the License, or (at your option) any later
 
29
 version.
 
30
 .
 
31
 This program is distributed in the hope that it will be
 
32
 useful, but WITHOUT ANY WARRANTY; without even the implied
 
33
 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
 
34
 PURPOSE.  See the GNU General Public License for more
 
35
 details.
 
36
 .
 
37
 You should have received a copy of the GNU General Public
 
38
 License along with this package; if not, write to the Free
 
39
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 
40
 Boston, MA  02110-1301 USA
 
41
 .
 
42
 On Debian systems, the full text of the GNU General Public
 
43
 License version 2 can be found in the file
 
44
 `/usr/share/common-licenses/GPL-2'.
 
45
 
 
46
License: Expat
 
47
 Permission is hereby granted, free of charge, to any person obtaining
 
48
 a copy of this software and associated documentation files (the
 
49
 "Software"), to deal in the Software without restriction, including
 
50
 without limitation the rights to use, copy, modify, merge, publish,
 
51
 distribute, sublicense, and/or sell copies of the Software, and to
 
52
 permit persons to whom the Software is furnished to do so, subject to
 
53
 the following conditions:
 
54
 .
 
55
 The above copyright notice and this permission notice shall be
 
56
 included in all copies or substantial portions of the Software.
 
57
 .
 
58
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 
59
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 
60
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 
61
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
 
62
 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
 
63
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
 
64
 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.