diff --git a/AUTHORS b/AUTHORS index 02d9418b..51257fd8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,6 +1,6 @@ MBSE BBS AUTHORS. -$Id: AUTHORS,v 1.29 2007/08/22 21:14:38 mbse Exp $ +$Id: AUTHORS,v 1.29 2015/11/03 21:05:00 mbse Exp $ The following people are members of the MBSE BBS development team: @@ -43,7 +43,6 @@ NERvOus nervous@nervous.it Bobby Cabral bobbyc@digitelone.com Johannes Beekhuizen 2:280/1018@fidonet Lukas De Groen 2:280/1027@fidonet -Vincent Coen vbcoen@gmail.com 2:250/1@fidonet Joachim Kuwan 2:249/591@fidonet Greek greek@voyager.nnov.ru Sergey Nechaev 2:5015/53@fidonet @@ -60,4 +59,3 @@ val khokhlov 2:550/180@fidonet Robert Wolfe 1:2613/4307@fidonet Alan Ianson Simon Voortman 2:280/1049.1@fidonet -Andrew Leary 1:320/219@fidonet diff --git a/master/docs/mbse-1.odt b/docs/mbse-1.odt similarity index 100% rename from master/docs/mbse-1.odt rename to docs/mbse-1.odt diff --git a/master/docs/mbse-1.pdf b/docs/mbse-1.pdf similarity index 100% rename from master/docs/mbse-1.pdf rename to docs/mbse-1.pdf diff --git a/mbmon/mbmon.c b/mbmon/mbmon.c index 74aeb1e2..1bed3524 100644 --- a/mbmon/mbmon.c +++ b/mbmon/mbmon.c @@ -3,7 +3,7 @@ * Purpose ...............: Monitor Program * ***************************************************************************** - * Copyright (C) 1997-2011 + * Copyright (C) 1997-2015 * * Michiel Broek FIDO: 2:280/2802 * Beekmansbos 10 @@ -449,7 +449,7 @@ void soft_info(void) set_color(WHITE, BLACK); center_addstr( 8, (char *)COPYRIGHT); set_color(YELLOW, BLACK); - center_addstr(10, (char *)"Ceeated in the Netherlands."); + center_addstr(10, (char *)"Created in the Netherlands."); set_color(WHITE, BLACK); #ifdef __GLIBC__ snprintf(temp, 81, "Compiled on glibc v%d.%d", __GLIBC__, __GLIBC_MINOR__); diff --git a/mbsetup/mbsetup.c b/mbsetup/mbsetup.c index cdba0821..6b11c5bc 100644 --- a/mbsetup/mbsetup.c +++ b/mbsetup/mbsetup.c @@ -4,7 +4,7 @@ * Purpose ...............: Setup Program * ***************************************************************************** - * Copyright (C) 1997-2008 + * Copyright (C) 1997-2015 * * Michiel Broek FIDO: 2:280/2802 * Beekmansbos 10