Module Name: src
Committed By: nia
Date: Wed Mar 1 21:07:21 UTC 2023
Modified Files:
src/share/man/man3lua: netpgp.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/netpgp.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/netpgp.3lua
diff -u src/share/man/man3lua/netpgp.3lua:1.3 src/share/man/man3lua/netpgp.3lua:1.4
--- src/share/man/man3lua/netpgp.3lua:1.3 Sat Sep 10 12:14:17 2022
+++ src/share/man/man3lua/netpgp.3lua Wed Mar 1 21:07:21 2023
@@ -1,11 +1,8 @@
-.\" $NetBSD: netpgp.3lua,v 1.3 2022/09/10 12:14:17 rillig Exp $
+.\" $NetBSD: netpgp.3lua,v 1.4 2023/03/01 21:07:21 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:
@@ -86,8 +83,6 @@ The
.Nm
Lua binding was written by
.An Alistair Crooks .
-This manual was written by
-.An Sevan Janiyan Aq Mt [email protected] .
.Sh BUGS
This binding currently only provides a subset of the functionality available in
.Xr libnetpgp 3 .