Commit 52e112b3 authored by Ed L. Cashin's avatar Ed L. Cashin Committed by Linus Torvalds

aoe: update copyright date

Update the year in the copyright notices.
Signed-off-by: default avatarEd L. Cashin <ecashin@coraid.com>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 578c4aa0
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
#define VERSION "47" #define VERSION "47"
#define AOE_MAJOR 152 #define AOE_MAJOR 152
#define DEVICE_NAME "aoe" #define DEVICE_NAME "aoe"
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoeblk.c * aoeblk.c
* block device routines * block device routines
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoechr.c * aoechr.c
* AoE character device driver * AoE character device driver
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoecmd.c * aoecmd.c
* Filesystem request handling methods * Filesystem request handling methods
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoedev.c * aoedev.c
* AoE device utility functions; maintains device list. * AoE device utility functions; maintains device list.
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoemain.c * aoemain.c
* Module initialization routines, discover timer * Module initialization routines, discover timer
......
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */ /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/* /*
* aoenet.c * aoenet.c
* Ethernet portion of AoE driver * Ethernet portion of AoE driver
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment