diff options
author | Ed L. Cashin <ecashin@coraid.com> | 2006-09-20 14:36:48 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2006-10-18 12:53:50 -0700 |
commit | 2611464d7f36685fb1990275d3de1e72e6aff9d9 (patch) | |
tree | 6a595f85870a19a1e9f8000b76796d00f369d45e /drivers/block/aoe/aoe.h | |
parent | 463c2c12dce78dd0cb77b65beba93f029a164ba3 (diff) | |
download | talos-op-linux-2611464d7f36685fb1990275d3de1e72e6aff9d9.tar.gz talos-op-linux-2611464d7f36685fb1990275d3de1e72e6aff9d9.zip |
aoe: update copyright date
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>
Diffstat (limited to 'drivers/block/aoe/aoe.h')
-rw-r--r-- | drivers/block/aoe/aoe.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoe.h b/drivers/block/aoe/aoe.h index 6eebcb7be97e..507c37799882 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -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" |