Update the copyright year to 2006. Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com> Acked-by: Alan Cox <alan@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
@@ -1,4 +1,4 @@
-/* Copyright (c) 2004 Coraid, Inc. See COPYING for GPL terms. */
+/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "22"
#define AOE_MAJOR 152
#define DEVICE_NAME "aoe"
/*
* aoeblk.c
* block device routines
* aoechr.c
* AoE character device driver
* aoecmd.c
* Filesystem request handling methods
* aoedev.c
* AoE device utility functions; maintains device list.
* aoemain.c
* Module initialization routines, discover timer
* aoenet.c
* Ethernet portion of AoE driver