~ubuntu-branches/ubuntu/saucy/gaupol/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2013-01-06 17:10:10 UTC
  • mfrom: (1.1.15) (21 sid)
  • mto: This revision was merged to the branch mainline in revision 22.
  • Revision ID: package-import@ubuntu.com-20130106171010-u4r5prby5kd6dc3m
Tags: 0.21-1
* New upstream release
  - ported to Python 3 (dependencies and build process updated)
* python-aeidon binary package replaced with python3-aeidon
* Update debian/watch file to search for tar.xz files

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
Upstream Author: Osmo Salomaa <otsaloma@cc.hut.fi>
7
7
 
8
 
Copyright (C) 2005-2009 Osmo Salomaa
 
8
Copyright (C) 2005-2010 Osmo Salomaa
9
9
 
10
10
 Gaupol is free software: you can redistribute it and/or modify it under the
11
11
 terms of the GNU General Public License as published by the Free Software
21
21
 
22
22
---------------------------------------------------------------
23
23
 
24
 
gaupol/gtk/conf/configobj.py, gaupol/gtk/conf/validate.py files:
25
 
 
26
 
 Copyright (C) 2005-2006 Michael Foord, Nicola Larosa
27
 
 E-mail: fuzzyman AT voidspace DOT org DOT uk
28
 
         nico AT tekNico DOT net
29
 
 License: This software is licensed under the terms of the BSD license.
30
 
 
31
 
On Debian systems, the complete text of the BSD License
32
 
can be found in `/usr/share/common-licenses/BSD'
 
24
doc/sphinx/autogen.py and doc/sphinx/_ext/autoclean.py files:
 
25
 
 
26
 Redistribution and use in source and binary forms, with or without
 
27
 modification, are permitted provided that the following conditions are
 
28
 met:
 
29
 
 
30
 * Redistributions of source code must retain the above copyright
 
31
   notice, this list of conditions and the following disclaimer.
 
32
 
 
33
 * Redistributions in binary form must reproduce the above copyright
 
34
   notice, this list of conditions and the following disclaimer in the
 
35
   documentation and/or other materials provided with the distribution.
 
36
 
 
37
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
 
38
 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
 
39
 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
 
40
 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
 
41
 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
 
42
 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
 
43
 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 
44
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 
45
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
46
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 
47
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33
48
 
34
49
---------------------------------------------------------------
35
50