diff options
author | Ed Cashin <ecashin@coraid.com> | 2012-10-05 00:16:38 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 18:05:28 (GMT) |
commit | fea05a26c3a215796b7a4fa5cbc25278d3e16d30 (patch) | |
tree | 7cb0b1fa91c37582069c51d735226c49ab020321 /drivers/block/aoe/aoemain.c | |
parent | 7392fbe5ade3b28387bb467e39f5f3e01f6c9f13 (diff) | |
download | linux-fea05a26c3a215796b7a4fa5cbc25278d3e16d30.tar.xz |
aoe: update copyright year in touched files
Signed-off-by: Ed Cashin <ecashin@coraid.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/aoemain.c')
-rw-r--r-- | drivers/block/aoe/aoemain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/aoe/aoemain.c b/drivers/block/aoe/aoemain.c index 6fc4b05..04793c2 100644 --- a/drivers/block/aoe/aoemain.c +++ b/drivers/block/aoe/aoemain.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */ +/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* * aoemain.c * Module initialization routines, discover timer |