summaryrefslogtreecommitdiffstats
path: root/mdadm.h
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-06-02 14:35:45 +1000
committerNeilBrown <neilb@suse.de>2009-06-02 14:35:45 +1000
commite736b62389a230cc427e7cf352539d1afab8f469 (patch)
tree43c6217a280147c20d2779d88847ca786e45d97b /mdadm.h
parentddc7201f965ce3192b8a96f65609fe8279148c2e (diff)
downloadmdadm-e736b62389a230cc427e7cf352539d1afab8f469.tar.gz
mdadm-e736b62389a230cc427e7cf352539d1afab8f469.tar.xz
mdadm-e736b62389a230cc427e7cf352539d1afab8f469.zip
Update copyright dates and remove references to @cse.unsw.edu.au
Also removed 'paper' addresses. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.h')
-rw-r--r--mdadm.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/mdadm.h b/mdadm.h
index 89ec77a..e564dee 100644
--- a/mdadm.h
+++ b/mdadm.h
@@ -1,7 +1,7 @@
/*
* mdadm - manage Linux "md" devices aka RAID arrays.
*
- * Copyright (C) 2001-2006 Neil Brown <neilb@suse.de>
+ * Copyright (C) 2001-2009 Neil Brown <neilb@suse.de>
*
*
* 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: <neilb@cse.unsw.edu.au>
- * Paper: Neil Brown
- * School of Computer Science and Engineering
- * The University of New South Wales
- * Sydney, 2052
- * Australia
+ * Email: <neilb@suse.de>
*/
#define _GNU_SOURCE