From 9a9134b5fb1e6cd5b1e83356cc23bb545d60483c Mon Sep 17 00:00:00 2001 From: jnahmias Date: Sat, 17 Oct 2020 20:42:09 -0400 Subject: [PATCH] update copyright / author statements --- docs/dasm.1 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/dasm.1 b/docs/dasm.1 index 406bce7..ed59309 100644 --- a/docs/dasm.1 +++ b/docs/dasm.1 @@ -1,5 +1,5 @@ .\" Hey, EMACS: -*- nroff -*- -.\" (C) Copyright 2020 Joe Nahmias , +.\" (C) Copyright 2020 the DASM team and its contributors .\" .TH DASM 1 "October 11 2020" .\" Please adjust this date whenever revising the manpage. @@ -81,5 +81,4 @@ maximum allowed file-size in kB .IR /usr/share/doc/dasm/dasm.pdf : .B dasm Technical Reference Manual .SH AUTHOR -This manual page was written by Joe Nahmias , -for the Debian GNU/Linux system (but may be used by others). +Written and maintained by the DASM team and its contributors.