diff options
author | Ed L. Cashin <ecashin@coraid.com> | 2008-02-08 13:20:09 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-08 18:22:32 +0100 |
commit | 52e112b3ab6b2b35a144565c8ea3bdda1e2845f2 (patch) | |
tree | a27675a7116310d7a2279a7bc7d93c17a3b73b09 /drivers/block/aoe/aoechr.c | |
parent | aoe: make error messages more specific (diff) | |
download | linux-52e112b3ab6b2b35a144565c8ea3bdda1e2845f2.tar.xz linux-52e112b3ab6b2b35a144565c8ea3bdda1e2845f2.zip |
aoe: update copyright date
Update the year in the copyright notices.
Signed-off-by: Ed L. Cashin <ecashin@coraid.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/block/aoe/aoechr.c')
-rw-r--r-- | drivers/block/aoe/aoechr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoechr.c b/drivers/block/aoe/aoechr.c index 1bc85aa2271f..e8e60e7a2e70 100644 --- a/drivers/block/aoe/aoechr.c +++ b/drivers/block/aoe/aoechr.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ +/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */ /* * aoechr.c * AoE character device driver |