From a1c91f4695e208d5a8f80dc37b1818169b7829ff Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:24:59 +0200 Subject: 5.17 --- zenxml/cvrt_struc.h | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'zenxml/cvrt_struc.h') diff --git a/zenxml/cvrt_struc.h b/zenxml/cvrt_struc.h index b5340ec9..690edacb 100644 --- a/zenxml/cvrt_struc.h +++ b/zenxml/cvrt_struc.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 * // ************************************************************************** @@ -43,13 +43,6 @@ template void writeStruc(const T& value, XmlElement& output); - - - - - - - -- cgit