diff options
Diffstat (limited to 'src/poco-test.cpp')
-rw-r--r-- | src/poco-test.cpp | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/poco-test.cpp b/src/poco-test.cpp index 7d98dcc..715a446 100644 --- a/src/poco-test.cpp +++ b/src/poco-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 <Poco/DateTimeFormat.h> |