diff options
Diffstat (limited to 'zenxml/xml.h')
-rw-r--r-- | zenxml/xml.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/zenxml/xml.h b/zenxml/xml.h index 0fd954ae..3a01b1a1 100644 --- a/zenxml/xml.h +++ b/zenxml/xml.h @@ -1,5 +1,5 @@ // ************************************************************************** -// * This file is part of the zenXML project. It is distributed under the * +// * This file is part of the zen::Xml project. It is distributed under the * // * Boost Software License: http://www.boost.org/LICENSE_1_0.txt * // * Copyright (C) Zenju (zenju AT gmx DOT de) - All Rights Reserved * // ************************************************************************** @@ -9,7 +9,7 @@ #include "bind.h" -/// The zenXML namespace +/// The zen::Xml namespace namespace zen {} #endif //ZEN_XML_HEADER_349578228034572457454554
\ No newline at end of file |