Fix small typos in manpages
[rrq/maintain_lilo.git] / src / raid.c
index 6a1a640171a29d86cf2b568abc2f444056aebf4a..fc0dc659504dfaf7dfc63d447865c95efc19fa24 100644 (file)
@@ -1,12 +1,12 @@
-/* raid.c  -  The RAID-1 hooks for LILO */
-/*
-Copyright 2001-2005 John Coffman.
-All rights reserved.
-
-Licensed under the terms contained in the file 'COPYING' in the 
-source directory.
-
-*/
+/* raid.c  -  The RAID-1 hooks for LILO
+ * 
+ * Copyright 2001-2005 John Coffman
+ * Copyright 2009-2011 Joachim Wiedorn
+ * All rights reserved.
+ * 
+ * Licensed under the terms contained in the file 'COPYING'
+ * in the source directory.
+ */
 
 #define _GNU_SOURCE
 #include <stdlib.h>