From d6d2a9ea4a45b2809dc6629ac238853f60225557 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 9 Jun 2002 17:10:44 +0000 Subject: [PATCH] Make this file explicitely public domain. --- libexec/rpc.rquotad/rquotad.c | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index fb8910584f15..df14840850d1 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -1,14 +1,12 @@ -/* $NetBSD: rquotad.c,v 1.18 2002/06/05 23:22:38 itojun Exp $ */ +/* $NetBSD: rquotad.c,v 1.19 2002/06/09 17:10:44 bouyer 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 #ifndef lint -__RCSID("$NetBSD: rquotad.c,v 1.18 2002/06/05 23:22:38 itojun Exp $"); +__RCSID("$NetBSD: rquotad.c,v 1.19 2002/06/09 17:10:44 bouyer Exp $"); #endif #include