diff options
Diffstat (limited to 'src/xerces-test.cpp')
-rw-r--r-- | src/xerces-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/xerces-test.cpp b/src/xerces-test.cpp index feba8d3..cf06698 100644 --- a/src/xerces-test.cpp +++ b/src/xerces-test.cpp @@ -1,5 +1,7 @@ -/* This file is part of mingw-cross-env. */ -/* See doc/index.html for further information. */ +/* + * This file is part of MXE. + * See index.html for further information. + */ #include <xercesc/parsers/SAXParser.hpp> |