summaryrefslogtreecommitdiff
path: root/usr.bin/seq/seq.1
diff options
context:
space:
mode:
authorginsbach <ginsbach@NetBSD.org>2005-01-20 12:52:03 +0000
committerginsbach <ginsbach@NetBSD.org>2005-01-20 12:52:03 +0000
commitcf8e68cb3997c5c2ecb05af6872fd13ea088bf44 (patch)
tree6c23d021d034c9133978ba67af057b45a95965de /usr.bin/seq/seq.1
parent704c845e603d7e45da52d7be0896e2f427599762 (diff)
Add missing 'by' in license attribution -- Thanks, wiz!
Diffstat (limited to 'usr.bin/seq/seq.1')
-rw-r--r--usr.bin/seq/seq.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/seq/seq.1 b/usr.bin/seq/seq.1
index 3d01ee43459..fa21c7d0507 100644
--- a/usr.bin/seq/seq.1
+++ b/usr.bin/seq/seq.1
@@ -1,10 +1,10 @@
-.\" $NetBSD: seq.1,v 1.3 2005/01/20 09:18:11 wiz Exp $
+.\" $NetBSD: seq.1,v 1.4 2005/01/20 12:52:03 ginsbach Exp $
.\"
.\" Copyright (c) 2005 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
-.\" Brian Ginsbach.
+.\" by Brian Ginsbach.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions