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
|
This package was debianized by Jean-marc Bourdaret <casi@ifrance.com> on
Thu Apr 13 12:23:35 CEST 2000
This package version has been downloaded from http://gtans.sourceforge.net/
Authors, as listed in the file AUTHORS:
Philippe Banwarth <bwt@users.sourceforge.net>: main author
Yaakov Selkowitz <yselkowitz@users.sourceforge.net>: GTK2 port
Arturo Espinosa <arturo@mezcal.dyndns.org>: gettext integration and spanish translation.
Valek Filippov <frob@df.ru> : russian translation
Dmytro Koval'ov <kov@tokyo.email.ne.jp> : ukrainian translation
Bartosz Taudul <wolf42@wp.pl> : polish translation
C. McCohy <mccohy@kyberdigi.cz> : czech translation
Arman Aksoy <armish@linux-sevenler.de> turkish translation
Copyright 1999-2003 Philippe Banwarth
Copyright 2009 Yaakov Selkowitz
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 with
the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
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.
The file po/Makefile.in.in contains this copyright and license information:
# Copyright (C) 1995, 1996, 1997 by Ulrich Drepper <drepper@gnu.ai.mit.edu>
# Copyright (C) 2004-2008 Rodney Dawes <dobey.pwns@gmail.com>
#
# This file may be copied and used freely without restrictions. It may
# be used in projects which are not available under a GNU Public License,
# but which still want to provide support for the GNU gettext functionality.
The Debian packaging is
Copyright (C) 2000-2001, Jean-Marc Bourdaret <casi@debian.org>
Copyright (C) 2004-2005, Florian Ernst <florian@debian.org>
Copyright (C) 2007, Michael Ablassmeier <abi@debian.org>
Copyright (C) 2007-2012, Bart Martens <bartm@knars.be>
and is licensed under the GPL, see above.
|