aoe: update copyright year in touched files
authorEd Cashin <ecashin@coraid.com>
Fri, 5 Oct 2012 00:16:38 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:28 +0000 (03:05 +0900)
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>
drivers/block/aoe/aoe.h
drivers/block/aoe/aoeblk.c
drivers/block/aoe/aoechr.c
drivers/block/aoe/aoecmd.c
drivers/block/aoe/aoedev.c
drivers/block/aoe/aoemain.c
drivers/block/aoe/aoenet.c

index 32aede997f0171fa91bfcf3554362a95a1146dd2..27d0a214f3bc505e6d5ff75024cd6ce6fc459dc4 100644 (file)
@@ -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"
index 7ec4b8fa28fdd4c617104fa847f312f90f049d6e..83160ab0d273a02c64d651c9d3f57b12b026b293 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
 /*
  * aoeblk.c
  * block device routines
index 723e60419ed86715001cf49e12aeadebdde395c2..deb30c183fbaaa24f1d2e29b031373808a8c6419 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
 /*
  * aoechr.c
  * AoE character device driver
index 6d2a21458b50e1b01ae5d8b11f2264b787f15c10..39dacdbda7f15d6abd12f51a3715ed52381dcc46 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
 /*
  * aoecmd.c
  * Filesystem request handling methods
index 6be7b38583403f5ed482bf5ae2e590ba8c87d7d4..ccaecff4c69b1514dce4405d9e293217f23e8c7c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
 /*
  * aoedev.c
  * AoE device utility functions; maintains device list.
index 6fc4b050fab1f5968445f8faf5809e1ec02c98bd..04793c2c701b7b0bf707a576a5a9e1a01bccc376 100644 (file)
@@ -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
index 3c923e56d535a9a67b318e41d44157fde4b5a3d1..162c6471275c6792454871732e1d4d21cefa04ac 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2007 Coraid, Inc.  See COPYING for GPL terms. */
+/* Copyright (c) 2012 Coraid, Inc.  See COPYING for GPL terms. */
 /*
  * aoenet.c
  * Ethernet portion of AoE driver