~ubuntu-branches/ubuntu/saucy/gsimplecal/saucy

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Julien Valroff
  • Date: 2011-09-01 06:51:37 UTC
  • Revision ID: package-import@ubuntu.com-20110901065137-c1lnyfqflt9ivp76
Tags: 0.9-1
Initial release (Closes: #633342)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Format: http://dep.debian.net/deps/dep5
 
2
Upstream-Name: gsimplecal
 
3
Source: https://github.com/dmedvinsky/gsimplecal
 
4
 
 
5
Files: *
 
6
Copyright: 2009 Dmitry Medvinsky <dmedvinsky@gmail.com>
 
7
License: BSD-3-clause
 
8
 Some rights reserved.
 
9
 .
 
10
 Redistribution and use in source and binary forms, with or without
 
11
 modification, are permitted provided that the following conditions are
 
12
 met:
 
13
 .
 
14
    * Redistributions of source code must retain the above copyright
 
15
      notice, this list of conditions and the following disclaimer.
 
16
 .
 
17
    * Redistributions in binary form must reproduce the above
 
18
      copyright notice, this list of conditions and the following
 
19
      disclaimer in the documentation and/or other materials provided
 
20
      with the distribution.
 
21
 .
 
22
    * The names of the contributors may not be used to endorse or
 
23
      promote products derived from this software without specific
 
24
      prior written permission.
 
25
 .
 
26
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
27
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
28
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
29
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 
30
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
31
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
32
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
33
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
34
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
35
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
36
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
 
37
 
 
38
Files: debian/*
 
39
Copyright: 2011 Julien Valroff <julien@debian.org>
 
40
License: GPL-3+
 
41
 This package is free software; you can redistribute it and/or modify
 
42
 it under the terms of the GNU General Public License as published by
 
43
 the Free Software Foundation; either version 3 of the License, or
 
44
 (at your option) any later version.
 
45
 .
 
46
 This package is distributed in the hope that it will be useful,
 
47
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 
48
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
49
 GNU General Public License for more details.
 
50
 .
 
51
 You should have received a copy of the GNU General Public License
 
52
 along with this program. If not, see <http://www.gnu.org/licenses/>
 
53
 .
 
54
 On Debian systems, the complete text of the GNU General
 
55
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".