summaryrefslogtreecommitdiff
path: root/libexec/rpc.rquotad
diff options
context:
space:
mode:
authorJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-09 17:42:17 +0000
committerJun-ichiro itojun Hagino <itojun@cvs.openbsd.org>2002-06-09 17:42:17 +0000
commit032817c76f0938274926441a7968ed6c238f086c (patch)
tree4f65c20ac7e2fafff6f839fa59a325d2ce6d6ac5 /libexec/rpc.rquotad
parentb34f774bbf1f7c4a735e2fa11d6e5948e474ba0e (diff)
new copyright (explicitly public domain) - from netbsd
Diffstat (limited to 'libexec/rpc.rquotad')
-rw-r--r--libexec/rpc.rquotad/rquotad.c7
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>