~ubuntu-branches/ubuntu/karmic/hotssh/karmic

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Thomas Bläsing
  • Date: 2008-08-25 14:26:35 UTC
  • Revision ID: james.westby@ubuntu.com-20080825142635-quapln1wgom2sv9q
Tags: 0.2.5-1
Initial release (Closes: #492169)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Thomas Bläsing <thomasbl@pool.math.tu-berlin.de> on
 
2
Mon, 25 Aug 2008 14:26:35 +0200
 
3
 
 
4
It was downloaded from http://www.gnome.org/projects/hotssh/
 
5
 
 
6
Upstream Author:
 
7
        Colin Walters <walters@verbum.org>
 
8
 
 
9
Copyright: 
 
10
        Copyright (C) 2008 Colin Walters
 
11
 
 
12
License:
 
13
        This program is free software; you can redistribute it and/or modify
 
14
        it under the terms of the GNU General Public License as published by
 
15
        the Free Software Foundation; either version 2 of the License, or
 
16
        (at your option) any later version.
 
17
        
 
18
        This program is distributed in the hope that it will be useful,
 
19
        but WITHOUT ANY WARRANTY; without even the implied warranty of
 
20
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 
21
        GNU General Public License for more details.
 
22
        
 
23
        You should have received a copy of the GNU General Public License along
 
24
        with this program; if not, write to the Free Software Foundation, Inc.,
 
25
        51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
26
        
 
27
On Debian systems, the complete text of the GNU General Public
 
28
License, version 2, can be found in /usr/share/common-licenses/GPL-2.
 
29
 
 
30
The Files hotlib/logutil.py, version.py are under the following license:
 
31
        Permission is hereby granted, free of charge, to any person obtaining a copy 
 
32
        of this software and associated documentation files (the "Software"), to deal 
 
33
        in the Software without restriction, including without limitation the rights 
 
34
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
 
35
        of the Software, and to permit persons to whom the Software is furnished to do so, 
 
36
        subject to the following conditions:
 
37
 
 
38
        The above copyright notice and this permission notice shall be included in all 
 
39
        copies or substantial portions of the Software.
 
40
 
 
41
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
 
42
        INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
 
43
        PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE X CONSORTIUM BE 
 
44
        LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
 
45
        TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR 
 
46
        THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
47
 
 
48
The File hotlib/timesince.py is under the following license:
 
49
        This is lifted from Django:
 
50
        http://code.djangoproject.com/browser/django/trunk/django/utils/timesince.py
 
51
 
 
52
        Copyright (c) 2005, the Lawrence Journal-World
 
53
        All rights reserved.
 
54
 
 
55
        Redistribution and use in source and binary forms, with or without modification,
 
56
        are permitted provided that the following conditions are met:
 
57
 
 
58
            1. Redistributions of source code must retain the above copyright notice, 
 
59
               this list of conditions and the following disclaimer.
 
60
            
 
61
            2. Redistributions in binary form must reproduce the above copyright 
 
62
               notice, this list of conditions and the following disclaimer in the
 
63
               documentation and/or other materials provided with the distribution.
 
64
 
 
65
            3. Neither the name of Django nor the names of its contributors may be used
 
66
               to endorse or promote products derived from this software without
 
67
               specific prior written permission.
 
68
 
 
69
        THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
 
70
        ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 
71
        WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 
72
        DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
 
73
        ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 
74
        (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
 
75
        LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
 
76
        ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 
77
        (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 
78
        SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
79
 
 
80
On Debian systems, the complete text of the BSD license can be found
 
81
in /usr/share/common-licenses/BSD.
 
82
 
 
83
The Debian packaging is (C) 2008, Thomas Bläsing <thomasbl@pool.math.tu-berlin.de> and
 
84
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
 
85