--- innwebd/App_common.cpp 2005/02/08 05:52:45 1.14 +++ innwebd/App_common.cpp 2005/02/26 16:10:25 1.15 @@ -1,7 +1,7 @@ /*******************************************************/ /* */ /* LeafOK Innbbsd */ -/* Copyright (C) LeafOK.com, 2003-2004 */ +/* Copyright (C) LeafOK.com, 2003-2005 */ /* */ /* Programmed by Leaf */ /* E-mail:leaflet@leafok.com QQ:6049044 */ @@ -17,7 +17,7 @@ const char App_common::ProductName[100] = "LeafOK Innbbsd"; const char App_common::ServiceName[100] = "Innbbsd"; -const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2004"; +const char App_common::Copyright[256] = "Copyright (C) LeafOK.com, 2003-2005"; const int App_common::Ver_Major = 1; const int App_common::Ver_Minor = 4; const int App_common::Ver_Inner = 12;