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
|
This package was debianized by Luis Parravicini <luis@ktulu.com.ar> on
Wed, 9 Oct 2002 15:24:12 -0300.
It was downloaded from http://www.gwhere.org/download/source/
Upstream Authors:
Sbastien LECACHEUR <zero@gwhere.org> : main author and developer of GWhere, French translation.
Hermann-Josef BECKERS <hj.beckers@onelinehome.de> : German translation.
Grgory BLOQUEL <gregory.bloquel@fnac.net> : developer (debugging, new functionalities) and tester.
Luis PARRAVICINI <luis@ktulu.com.ar> : Argentinian translation, developer (catalogs compression), Debian package.
Brice LEROY <oritorx@hotmail.com : graphism (animated logo).
Bogdan MODZELEWSKI <motzel@proterians.net.pl> : Polish translation.
Paulo ANDRE' <l16083@alunos.uevora.pt> : Portuguese translation.
Victor G. MARIMON <vgmarimon@terra.es> : Gentoo port, Spanish translation.
Thomas NAVARA <navara@shalmirane.net> : Czech translation.
Joe LAZARO <gwhere@joepenguin.com> : developer (file rights patch).
Mike HOKENSON <logan@dct.com> : IHM improvement patch.
Dimitris GARANATSIOS <rs96057@hotmail.com> : Greek translation.
Urbn Zoltn <uzolee@freemail.hu> : Hungarian translation.
Guillermo GRIATZKY <jarkor@jarkor.homelinux.org> : mirror hosting, tester, site translation, Spanish translation.
LAJOSHZI Lszl Gergely <lajoshaz@zeus.iit.uni-miskolc.hu> : Hungarian translation.
Mykhaylo Sorochan <msorc@bigmir.net> : FreeBSD port.
Raphal MARINIER <marinier.raphael@free.fr> : developer (MPC description plugin).
Michele PETRECCA <petrecca@interfree.it> : Italian translation.
Arpad LUKACS <mrprise@despammed.com> : developer.
Venelin GEORGIEV <xyzt2@yahoo.com> : Slackware package.
Herman VIAENE <herman.viaene@edpnet.be> : Dutch translation.
LESNEVSKY Gennady <glesnev@mail.ru> : Russian translation.
Nemanja AVRAMOVIC <avram@avramovic.info> : Serbian translation.
Copyright:
Copyright (C) 2000-2006 Sbastien LECACHEUR <zero@gwhere.org>
Copyright (C) 1989-2005 Free Software Foundation, Inc.
Copyright (C) Andree Buschmann and Frank Klemm
Copyright (C) 1999-2003 Buschmann/Klemm/Piecha/Wolf
Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
Copyright (C) 1999-2000 by Balzs Ternyi
License:
This package 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 package 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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.
However, some files have this license:
# Makefile for program source directory in GNU NLS utilities package.
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
#
# This file file be copied and used freely without restrictions. It can
# be used in projects which are not available under the GNU Public License
# but which still want to provide support for the GNU gettext functionality.
# Please note that the actual code is *not* freely available.
And some files have this license:
# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.
The Debian packaging is
Copyright (C) 2000-2006 Sbastien LECACHEUR <zero@gwhere.org>
Copyright (C) 2006-2007, Bart Martens <bartm@knars.be>
and is licensed under the GPL, see above.
|