X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=util.c;h=00bf80378de615e8ece5d40ab4d56990062ea4c8;hb=e736b62389a230cc427e7cf352539d1afab8f469;hp=f09fd843c9aa8bec32aeb0e39da7e6c47e9ba5c2;hpb=ddc7201f965ce3192b8a96f65609fe8279148c2e;p=thirdparty%2Fmdadm.git diff --git a/util.c b/util.c index f09fd843..00bf8037 100644 --- a/util.c +++ b/util.c @@ -1,7 +1,7 @@ /* * mdadm - manage Linux "md" devices aka RAID arrays. * - * Copyright (C) 2001-2006 Neil Brown + * Copyright (C) 2001-2009 Neil Brown * * * This program is free software; you can redistribute it and/or modify @@ -19,12 +19,7 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * * Author: Neil Brown - * Email: - * Paper: Neil Brown - * School of Computer Science and Engineering - * The University of New South Wales - * Sydney, 2052 - * Australia + * Email: */ #include "mdadm.h"