$Id: AUTHORS 70 2010-09-13 16:06:18Z carlo $

This is SWU (Shell-Ware Utilities), a set of command-line programs and
misc. libraries used across my free software projects.

This package was written by Carlo Strozzi <carlos@linux.it>

   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; version 2 dated June, 1991.

   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., 675 Mass Ave, Cambridge, MA 02139, USA.

SWU is Free Software. See http://www.gnu.org for details. SWU fully
qualifies also as Open Source Software, see http://www.opensource.org.

The author can be reached at :

  E-Mail :     <carlos@linux.it>
  Snail-Mail : Carlo Strozzi, Viale II Giugno, 33/1
	       29015 Castel San Giovanni (PC) - Italy

Parts of this program, or external programs and/or libraries that this
program depends on or links to are distributed under other compatible
copying terms, and are copyright by the respective authors, namely:

* The Open Lock Daemon ('old'), the relevant libold.so and include files
  are Copyright (c) 2006 Alberto Bertogli <albertogli@telpin.com.ar>
  and are covered by the Open Software License version 2.0
  (See http://www.opensource.org/licenses/osl-2.0.php).

* The bsearch(1) utility is Copyright (c) Steve Summit,
  http://www.eskimo.com/~scs/, and is covered by a BSD-style license
  (see the relevant source files for more information).

* misc.c, strlist.c and util.h are Copyright (c) 2003 Micah Stetson
  <micah@cnm-vra.com>, and are covered by a BSD-style license.
  See the relevant source files for details.

* 'swu-parsewiki' is a heavily modified version of 'parsewiki', 
  a Wiki-style text parser which is Copyright (C) 2002 Jaime Villate 
  <villate@gnu.org> under the terms of a BSD-style license. The
  original code seems  to draw extensively from UseMod Wiki, so a good
  share of the credit goes also to the author(s) of the latter program.
  See the relevant source file for details.

* The General Purpose Hash Function Algorithms Library used by 'swu-lock'
  and 'swu-unlock' is Copyright (C) Arash Partow (http://www.partow.net)
  and is covered by the most current version of the Common Public License
  (see http://www.opensource.org/licenses/cpl.php).

Please refer to the relevant source code files and the accompanying
documentation for further details.

