diff --git a/Cantera/src/xml.h b/Cantera/src/xml.h index bff2e6547..8e5035ed3 100755 --- a/Cantera/src/xml.h +++ b/Cantera/src/xml.h @@ -1,9 +1,18 @@ /** + * @file xml.h + * * Classes providing support for XML data files. These classes * implement only those aspects of XML required to read, write, and * manipulate CTML data files. */ +/* $Author$ + * $Revision$ + * $Date$ + */ + +// Copyright 2001 California Institute of Technology + #ifndef CT_XML #define CT_XML