X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fmdadm.git;a=blobdiff_plain;f=Query.c;h=8847be7ec0b6a1e0880865d672b38f9f0374d2e2;hp=dc69eb8271ec171c35a418bf883b52cfacb04b6d;hb=9aaada0530396078063b17d138beb74fcbcfeebc;hpb=8a659c33212f85cc0dcecc759b7b36b0bb2b4fe4 diff --git a/Query.c b/Query.c index dc69eb82..8847be7e 100644 --- a/Query.c +++ b/Query.c @@ -1,7 +1,7 @@ /* * mdadm - manage Linux "md" devices aka RAID arrays. * - * Copyright (C) 2002-2006 Neil Brown + * Copyright (C) 2002-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"