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>
This commit is contained in:
Ed Cashin 2012-10-04 17:16:38 -07:00 коммит произвёл Linus Torvalds
Родитель 7392fbe5ad
Коммит fea05a26c3
7 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -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"

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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.

Просмотреть файл

@ -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

Просмотреть файл

@ -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