=== fconfig ===

The fconfig/ dir is from fconfig-20080329.tar.gz downloaded from:
   http://andrzejekiert.ovh.org/software.html.en

All fconfig/* files are:

 * Copyright (C) 2006 Ekiert sp z o.o.
 * Author: Andrzej Ekiert <a.ekiert@ekiert.com>

and are licensed under the GPL version 2 or later:

 * 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..


=== fis ===

The fis/ dir was exported from SVN at r6 from:
    http://svn.nslu2-linux.org/svnroot/fis/trunk/

fis/crc.c and fis/crc.h duplicate the files from fconfig and are:

 * Copyright (C) 2006 Ekiert sp z o.o.
 * Author: Andrzej Ekiert <a.ekiert@ekiert.com>

and are licensed under the GPL version 2 or later:

 * 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..


fis/fis.c is derived from fis.cc as found at http://svn.chezphil.org/utils and
is:

// (C) 2007 Philip Endecott

and is licensed under the GPL version 2 or later:

// 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
// 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.


=== Packaging ===

The packaging was created by Loïc Minier <lool@dooz.org> and is:

 Copyright 2009 Canonical Ltd.

and is licensed under GPLv2 or later.

=== Full license texts ===

On Debian and Ubuntu systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

