--- innwebd/App_common.h 2004/07/02 11:21:20 1.2 +++ innwebd/App_common.h 2008/04/11 17:14:49 1.5 @@ -1,14 +1,10 @@ /*******************************************************/ /* */ -/* LeafOK Innd */ -/* Copyright (C) LeafOK.com, 2003-2004 */ +/* LeafOK Innbbsd */ /* */ -/* Programmed by Leaf */ -/* E-mail:leaf@leafok.com QQ:6049044 */ +/* Copyright (C) LeafOK.com, 2003-2008 */ /* */ -/* http://bbs.leafok.com */ -/* http://bbs.leafok.net */ -/* http://bbs.fenglin.info */ +/* http://www.leafok.com */ /* */ /*******************************************************/ @@ -18,6 +14,8 @@ class App_common { public: static const char ProductName[100]; + static const char ServiceName[100]; + static const char App_common::Copyright[256]; static const int Ver_Major; static const int Ver_Minor; static const int Ver_Inner;