X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=src%2Fraid.c;h=fc0dc659504dfaf7dfc63d447865c95efc19fa24;hb=e0e242d01cf140e5213a90b32ef6088bdedb5ede;hp=6a1a640171a29d86cf2b568abc2f444056aebf4a;hpb=23c77cc092dbbb1e12c47c2b0021d4476b543702;p=rrq%2Fmaintain_lilo.git diff --git a/src/raid.c b/src/raid.c index 6a1a640..fc0dc65 100644 --- a/src/raid.c +++ b/src/raid.c @@ -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