diff options
Diffstat (limited to 'src/boost-test.cpp')
-rw-r--r-- | src/boost-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/boost-test.cpp b/src/boost-test.cpp index baccf94..a81b11a 100644 --- a/src/boost-test.cpp +++ b/src/boost-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 <iostream> #include <boost/archive/xml_oarchive.hpp> |