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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tuxcmd
Upstream-Contact: Tomáš Bžatek <tbzatek@users.sourceforge.net>
Source: http://tuxcmd.sourceforge.net/download.php
Files: *
Copyright: 2004-2009, Tomáš Bžatek <tbzatek@users.sourceforge.net>
License: GPL-2+
Files: UCoreUtils.pas
Copyright: 2008, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: GPL-2+
Comment:
The UCoreUtils.pas contains three functions copyied with apropriate notes:
.
OctalToAttr:
Copied from linux.pp (Free Pascal run time library) - Copyright (c) 1999-2000 by
Michael Van Canneyt, BSD parts (c) 2000 by Marco van de Voort, members of the Free
Pascal development team
.
IsWild:
Copied from Delphi VCL Extensions (RX) - Copyright (c) 1995, 1996 AO ROSNO,
Copyright (c) 1997, 1998 Master-Bank
.
ReplaceStr:
Copied from Delphi VCL Extensions (RX) - Copyright (c) 1995, 1996 AO ROSNO,
Copyright (c) 1997, 1998 Master-Bank
Files: UGnome.pas
Copyright: 2008, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: GPL-2+
Comment:
UGnome.pas contains two codesniplets which are marked as following:
// The following code has been stolen from gtkmountoperation.c
// Copyright (C) Christian Kellner <gicmo@gnome.org>
Files: libgtk_kylix/*
Copyright: 2003-2007, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: LGPL-2+
Files: translations/UTranslation_CHS.pas
translations/UTranslation_CHT.pas
Copyright: 2008 Kend <kendling@21cn.com>
License: GPL-2+
Files: translations/UTranslation_CZ.pas
translations/UTranslation_EN.pas
Copyright: 2008, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: GPL-2+
Files: translations/UTranslation_DE.pas
Copyright: 2004, Sven Laufersweiler <laufersweiler@bettercad.de>
License: GPL-2+
Files: translations/UTranslation_ES.pas
Copyright: 2007, Daniel Areiza <nnoseman@hotmail.com>
License: GPL-2+
Files: translations/UTranslation_FR.pas
Copyright: 2007, Stanislas Zeller <skogkatt@orange.fr>
License: GPL-2+
Files: translations/UTranslation_HU.pas
Copyright: 2007-2009, Marián Képesi <kepesi@gmail.com>
License: GPL-2+
Files: translations/UTranslation_IT.pas
Copyright: 2007, Francesco Turco <fctk86@gmail.com>
License: GPL-2+
Files: translations/UTranslation_PL.pas
Copyright: 2007-2008 by Dominik Zabłotny <doza@fren.pl>
License: GPL-2+
Files: translations/UTranslation_PT.pas
Copyright: 2009, Américo Monteiro <a_monteiro@netcabo.pt>
License: GPL-2+
Files: translations/UTranslation_RU.pas
Copyright: 2008, Gvorcek Spajreh <gotham48@gmail.com>
2004, Maxim Baranov <maxbaranov@hotbox.ru>
License: GPL-2+
Files: translations/UTranslation_SK.pas
Copyright: 2008, Jozef Štaffen <jozef.staffen@gmail.com>
License: GPL-2+
Files: translations/UTranslation_SR.pas
Copyright: 2008, Nikola Radovanovic <nrad@eunet.rs>
2005, Bojan Bozovic <bojanb@sbb.co.yu>
License: GPL-2+
Files: translations/UTranslation_SV.pas
Copyright: 2004, Johan Åkesson <johan@badanka.com>
License: GPL-2+
Files: translations/UTranslation_UA.pas
Copyright: 2007, Serhij Dubyk <dubyk@ukr.net>
License: GPL-2+
Files: vfs/uVFSprototypes.pas
Copyright: 2003, Radek Cervinka <radek.cervinka@centrum.cz>
2005-2009, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: GPL-2+
Files: vfs/null_plugin/null_plugin.c
Copyright: 2005, Tomas Bzatek <tbzatek@users.sourceforge.net>
License: LGPL-2+
Files: debian/*
Copyright: 2008-2013, Salvatore Bonaccorso <carnil@debian.org>
License: GPL-2+
License: GPL-2+
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 or
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
On Debian systems the full text of the GNU General Public License can be found
in the `/usr/share/common-licenses/GPL-2' file.
License: LGPL-2+
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Library General Public
License as published by the Free Software Foundation; either
version 2 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
Library General Public License for more details.
.
On Debian systems the full text of the GNU Library General Public License can
be found in the `/usr/share/common-licenses/LGPL-2' file.
|