diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-02-15 12:15:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-02-15 12:15:05 +0000 |
commit | 06634615835e34847f93a01401577f27522fe508 (patch) | |
tree | a931739650dec94052bb68fde3cd102e1ea49d0f /usr.sbin/rpc.pcnfsd/pcnfsd_print.c | |
parent | be14c96892f56ade43bb9b93844c87e5e4e6a6c7 (diff) |
oops; i forgot to delete the block he said i could delete
Diffstat (limited to 'usr.sbin/rpc.pcnfsd/pcnfsd_print.c')
-rw-r--r-- | usr.sbin/rpc.pcnfsd/pcnfsd_print.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/rpc.pcnfsd/pcnfsd_print.c b/usr.sbin/rpc.pcnfsd/pcnfsd_print.c index 1087e136982..c7acbaa9158 100644 --- a/usr.sbin/rpc.pcnfsd/pcnfsd_print.c +++ b/usr.sbin/rpc.pcnfsd/pcnfsd_print.c @@ -1,4 +1,4 @@ -/* $OpenBSD: pcnfsd_print.c,v 1.13 2003/02/15 11:53:45 deraadt Exp $ */ +/* $OpenBSD: pcnfsd_print.c,v 1.14 2003/02/15 12:15:04 deraadt Exp $ */ /* $NetBSD: pcnfsd_print.c,v 1.3 1995/08/14 19:45:18 gwr Exp $ */ /* @@ -13,8 +13,6 @@ * - you leave the Sun copyright notice in the source code * - you make clear what changes you have introduced and do * not represent them as being supported by Sun. - * - you do not charge money for the source code (unlikely, given - * its free availability) * * If you make changes to this software, we ask that you do so in * a way which allows you to build either the "standard" version or |