diff options
author | Ed Cashin <ecashin@coraid.com> | 2012-10-04 17:16:38 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-06 03:05:28 +0900 |
commit | fea05a26c3a215796b7a4fa5cbc25278d3e16d30 (patch) | |
tree | 7cb0b1fa91c37582069c51d735226c49ab020321 /drivers/block/aoe/aoe.h | |
parent | 7392fbe5ade3b28387bb467e39f5f3e01f6c9f13 (diff) | |
download | linux-fea05a26c3a215796b7a4fa5cbc25278d3e16d30.tar.gz linux-fea05a26c3a215796b7a4fa5cbc25278d3e16d30.tar.bz2 linux-fea05a26c3a215796b7a4fa5cbc25278d3e16d30.zip |
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/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 32aede997f01..27d0a214f3bc 100644 --- a/drivers/block/aoe/aoe.h +++ b/drivers/block/aoe/aoe.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */ +/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ #define VERSION "49" #define AOE_MAJOR 152 #define DEVICE_NAME "aoe" |