diff options
Diffstat (limited to 'src/liboauth-test.c')
-rw-r--r-- | src/liboauth-test.c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/liboauth-test.c b/src/liboauth-test.c index 74e5974..ebd459f 100644 --- a/src/liboauth-test.c +++ b/src/liboauth-test.c @@ -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 <stdio.h> #include <oauth.h> |