diff options
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/rpc.rquotad/rquotad.c | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index 006027ecc05..4ff2caebabf 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -1,8 +1,7 @@ -/* $OpenBSD: rquotad.c,v 1.12 2002/06/09 04:18:55 deraadt Exp $ */ +/* $OpenBSD: rquotad.c,v 1.13 2002/06/09 17:42:16 itojun Exp $ */ + /* - * by Manuel Bouyer (bouyer@ensta.fr) - * - * There is no copyright, you can use it as you want. + * by Manuel Bouyer (bouyer@ensta.fr). Public domain. */ #include <sys/param.h> |