Credit OpenSSH

This commit is contained in:
Ivo Timmermans 2001-11-15 23:28:58 +00:00
parent 18269cfbe8
commit b16bf68a6d

View file

@ -5,6 +5,7 @@ Ivo Timmermans <itimmermans@bigfoot.com>
These files are from other sources: These files are from other sources:
* lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
the syslog 1.3 sources. the syslog 1.3 sources.
* lib/dropin.c has various parts taken from OpenSSH.
Also some of the macro files in the directory m4, and their Also some of the macro files in the directory m4, and their
accompanying files in lib, were taken from GNU fileutils. accompanying files in lib, were taken from GNU fileutils.