Update URLs and email addresses.
[osl.git] / examples / hlt / hlt.c
index 24179e3609e37a50c17513e9d6632930a3ff352b..9771741f39844e45048fcd0300c98c5961117150 100644 (file)
@@ -1,10 +1,10 @@
 /*
- * Copyright (C) 2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2009 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
 
-/* A simple program that all hard links of a given directory. */
+/* A simple program that prints all hard links of a given directory. */
 
 #include <inttypes.h>
 #include <osl.h>