Module Name: src
Committed By: nia
Date: Wed Mar 1 21:06:41 UTC 2023
Modified Files:
src/share/man/man3lua: bozohttpd.3lua
Log Message:
delete attribution per request of contributor
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man3lua/bozohttpd.3lua
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3lua/bozohttpd.3lua
diff -u src/share/man/man3lua/bozohttpd.3lua:1.3 src/share/man/man3lua/bozohttpd.3lua:1.4
--- src/share/man/man3lua/bozohttpd.3lua:1.3 Sun May 6 14:41:01 2018
+++ src/share/man/man3lua/bozohttpd.3lua Wed Mar 1 21:06:41 2023
@@ -1,11 +1,8 @@
-.\" $NetBSD: bozohttpd.3lua,v 1.3 2018/05/06 14:41:01 sevan Exp $
+.\" $NetBSD: bozohttpd.3lua,v 1.4 2023/03/01 21:06:41 nia Exp $
.\"
.\" Copyright (c) 2018 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
-.\" This code is derived from software contributed to The NetBSD Foundation
-.\" by Sevan Janiyan <[email protected]>.
-.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -93,7 +90,5 @@ The
.Nm
Lua binding was written by
.An Alistair Crooks Aq Mt [email protected] .
-This manual was written by
-.An Sevan Janiyan Aq Mt [email protected] .
.Sh BUGS
This manual needs more description of the available functionality.