/usr/share/doc/shishi-common/README is in shishi-common 1.0.2-6build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | Shishi README -- Important introductory notes.
Copyright (C) 2002-2013 Simon Josefsson
See the end for copying conditions.
This directory holds Shishi, an implementation of the RFC 1510/4120
network authentication system. Shishi is part of the GNU system.
See doc/shishi.{info,ps,pdf} for the manual. Installation
instructions are found in the INSTALL file in this directory.
The library, applications and self tests (lib/, db/, src/, tests/) are
licensed under the GNU General Public License license version 3 or
later (see COPYING), and the documentation (doc/) is licensed under
the GNU Free Documentation License version 1.3 or later.
Third party files (e.g., gl/) are distributed here for convenience,
and they have their own respective licenses, typically the (L)GPL.
For updates to the project, see <http://www.gnu.org/software/shishi/>.
If you need help to use Shishi, or wish to help others, you are
invited to join our mailing list help-shishi@gnu.org, see
<http://lists.gnu.org/mailman/listinfo/help-shishi>.
Report bugs to bug-shishi@gnu.org, but please read the section "Bug
reports" in the manual first.
For any copyright year range specified as YYYY-ZZZZ in this package
note that the range specifies every single year in that closed interval.
----------------------------------------------------------------------
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.
|