This package was assembled by Klee Dienes <klee@mit.edu> from sources at
<URL:ftp://terminator.rs.itd.umich.edu/unix/netatalk/netatalk-1.3.3.tar.Z>.
The netatalk home page can be found at
<URL:http://www.umich.edu/~rsug/netatalk>.  Linux-specific netatalk
information can be found at <URL:http://thehamptons.com/atalk.html>.

The changes were fairly minimal: updating the Makefiles to allow more
flexibility in choosing the install directories, and adding support
for the Debian package maintenance scheme, by adding various debian.*
files.

atalkd will currently try to write its cached Appletalk address in
/etc/atalkd.conf, but will still work if it cannot write to that
directory.  atalkd will be changed to store cached data into
/var/lib/atalk/atalkd.conf in the next revision.

The following copyright applies to the entire netatalk package:

/*
 * Copyright (c) 1990,1994 Regents of The University of Michigan.
 * All Rights Reserved.
 *
 * Permission to use, copy, modify, and distribute this software and
 * its documentation for any purpose and without fee is hereby granted,
 * provided that the above copyright notice appears in all copies and
 * that both that copyright notice and this permission notice appear
 * in supporting documentation, and that the name of The University
 * of Michigan not be used in advertising or publicity pertaining to
 * distribution of the software without specific, written prior
 * permission. This software is supplied as is without expressed or
 * implied warranties of any kind.
 *
 * This product includes software developed by the University of
 * California, Berkeley and its contributors.
 *
 * Code in sys/linux is developed by Alan Cox.  You may redistribute it
 * and/or modify it under the terms of the GNU General Pulic License as
 * published by the Free Software Foundation; either version 2 of the
 * License, or (at your option) any later version.
 *
 *      Research Systems Unix Group
 *      the University of Michigan
 *      c/o Wesley Craig
 *      535 W. William Street
 *      Ann Arbor, Michigan
 *      +1-313-764-2278
 *      netatalk@umich.edu
 */
