GSS README -- Important introductory notes.
Copyright (C) 2003, 2004 Simon Josefsson
See the end for copying conditions.

This directory holds the Generic Security Service Library (GSSLib).
See INSTALL for installation instructions, and doc/gss.{info,ps,pdf}
for the manual.

Unless you want to use this library to implement a new GSS mechanism,
you will need to first install Shishi <http://josefsson.org/shishi/>,
as it currently is the only supported mechanism.

The GSS library (lib/) and test suite (tests/) are licensed under the
GNU General Public License license (see COPYING), and the
documentation (doc/) is licensed under the GNU Free Documentation
License (see COPYING.DOC).

The other sub-directories are included here for convenience, and are
generated by other tools, or copied from other projects.

For updates to the project, see <http://www.gnu.org/software/gss/>.

----------------------------------------------------------------------
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
