Spelling and grammar corrections to several of the BBS programs. Thanks to Sean Dennis for the updates.

This commit is contained in:
Andrew Leary
2016-06-23 13:56:09 -04:00
parent 18a1fff1d1
commit 862eb0ca88
8 changed files with 54 additions and 48 deletions

6
configure vendored
View File

@@ -2309,10 +2309,10 @@ SUBDIRS="lib mbcico mbfido mbmon mbsebbs mbutils mbnntp mbtask mbsetup unix lang
PACKAGE="mbsebbs"
MAJOR="1"
MINOR="0"
REVISION="6.5"
REVISION="6.6"
VERSION="$MAJOR.$MINOR.$REVISION"
COPYRIGHT="Copyright (C) 1997-2015 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2015 M. Broek"
COPYRIGHT="Copyright (C) 1997-2016 Michiel Broek, All Rights Reserved"
SHORTRIGHT="Copyright (C) 1997-2016 M. Broek"
GROUP="bbs"
OWNER="mbse"
ROWNER="`id -un root`"