]> git.tuebingen.mpg.de Git - osl.git/blobdiff - fsck.c
Update URLs and email addresses.
[osl.git] / fsck.c
diff --git a/fsck.c b/fsck.c
index 3ad043b94e9bca2cddd8b4c4fd79e85e5906b182..ce8f1dc704c6c335f356233284a85093b11ddcad 100644 (file)
--- a/fsck.c
+++ b/fsck.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2009 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -23,7 +23,7 @@
        "This is free software with ABSOLUTELY NO WARRANTY." \
        " See COPYING for details.\n" \
        "Written by Andre Noll.\n" \
-       "Report bugs to <maan@systemlinux.org>.\n"
+       "Report bugs to <maan@tuebingen.mpg.de>.\n"
 
 /** print out \p VERSION_TEXT and exit if version flag was given */
 #define HANDLE_VERSION_FLAG(_prefix, _args_info_struct) \