1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91
|
This package was debianized by Sylvestre Ledru <sylvestre.ledru@inria.fr> on
Sat, 17 May 2008 16:04:07 +0200.
It was downloaded from <http://guake-terminal.org/>
Upstream Authors:
Gabriel Falcao <gabriel@guake-terminal.org>
Lincoln de Sousa <lincoln@guake-terminal.org>
Copyright (C) 2007-2008 Sandino Flores Moreno
Copyright (C) 2007-2008 Lincoln de Sousa
License:
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA
Please see `/usr/share/common-licenses/GPL-2' for the full text of the
license.
src/simplegladeapp.py:
Copyright (C) 2004 Sandino Flores Moreno
License:
LGPL
src/globalhotkeys/eggaccelerators.h:
src/eggcellrendererkeys/eggaccelerators.h:
Copyright (C) 2002 Red Hat, Inc.
License:
LGPL
src/globalhotkeys/eggaccelerators.c:
src/eggcellrendererkeys/eggaccelerators.c
Copyright (C) 2002 Red Hat, Inc.; Copyright 1998, 2001 Tim Janik
License:
LGPL
src/eggcellrendererkeys/eggcellrendererkeys.h:
Copyright (C) 2000 Red Hat, Inc., Jonathan Blandford <jrb@redhat.com>
License:
LGPL
The LGPL license:
This library is free software; you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as
published by the Free Software Foundation; either version 2.1 of the
License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA
Please see `/usr/share/common-licenses/LGPL-2.1' for the full text of
the license.
The Debian packaging is (C) 2008, Sylvestre Ledru <sylvestre@ecranbleu.org> and
is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
|