~ubuntu-branches/ubuntu/jaunty/geany/jaunty

« back to all changes in this revision

Viewing changes to debian/copyright

  • Committer: Bazaar Package Importer
  • Author(s): Damián Viano
  • Date: 2006-08-09 19:35:11 UTC
  • Revision ID: james.westby@ubuntu.com-20060809193511-c75lwlvsxd4h3j2i
Tags: 0.8-1
* New upstream release
  - Fixed clipboard commands used in the find entry and Scribble (Closes: #377060)
  - Don't autocomplete constructs inside a string (Closes: #377090)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
This package was debianized by Damián Viano <debian@damianv.com.ar> on
 
2
Tue,  6 Jun 2006 11:39:58 -0300.
 
3
 
 
4
It was downloaded from http://geany.uvena.de/downloads.html
 
5
 
 
6
For geany:
 
7
 
 
8
Copyright Holder: 2005-2006 Enrico Tröger <enrico.troeger@uvena.de>
 
9
                       2006 Nick Treleaven
 
10
 
 
11
License:
 
12
 
 
13
   This package 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 package 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
 
24
   along with this package; if not, write to the Free Software
 
25
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
26
 
 
27
On Debian systems, the complete text of the GNU General
 
28
Public License can be found in `/usr/share/common-licenses/GPL'.
 
29
 
 
30
 
 
31
For Scintilla library:
 
32
 
 
33
Copyright Holder: 1998-2006 Neil Hodgson <neilh@scintilla.org>
 
34
 
 
35
License: 
 
36
 
 
37
   All Rights Reserved 
 
38
 
 
39
   Permission to use, copy, modify, and distribute this software and its 
 
40
   documentation for any purpose and without fee is hereby granted, 
 
41
   provided that the above copyright notice appear in all copies and that 
 
42
   both that copyright notice and this permission notice appear in 
 
43
   supporting documentation. 
 
44
   
 
45
   NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
 
46
   SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
 
47
   AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY 
 
48
   SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
 
49
   WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
 
50
   WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 
 
51
   TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE 
 
52
   OR PERFORMANCE OF THIS SOFTWARE.