X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltooling%2Futil%2FDateTime.h;h=1aeaa8e08eb4f5ed4735a14394f413288540a78a;hb=5cb314df178f78c6fa7b9826c2c5a5298ec7a473;hp=44ce37448658ea67070ee97b132628b778fa697c;hpb=e7a65d784215bc04355f014141219b3e7ab4559a;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltooling/util/DateTime.h b/xmltooling/util/DateTime.h index 44ce374..1aeaa8e 100644 --- a/xmltooling/util/DateTime.h +++ b/xmltooling/util/DateTime.h @@ -1,5 +1,5 @@ /* - * Copyright 2001-2006 Internet2 + * Copyright 2001-2007 Internet2 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -15,13 +15,13 @@ */ /** - * @file DateTime.h + * @file xmltooling/util/DateTime.h * * Manipulation of XML date/time data. */ -#ifndef _XML_DATETIME_H -#define _XML_DATETIME_H +#ifndef __xmltool_datetime_h__ +#define __xmltool_datetime_h__ #include @@ -230,4 +230,4 @@ namespace xmltooling } -#endif +#endif /* __xmltool_datetime_h__ */