You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
aoe: update copyright date
Update the year in the copyright notices. Signed-off-by: Ed L. Cashin <ecashin@coraid.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
578c4aa0b4
commit
52e112b3ab
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
#define VERSION "47"
|
||||
#define AOE_MAJOR 152
|
||||
#define DEVICE_NAME "aoe"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoeblk.c
|
||||
* block device routines
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoechr.c
|
||||
* AoE character device driver
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoecmd.c
|
||||
* Filesystem request handling methods
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoedev.c
|
||||
* AoE device utility functions; maintains device list.
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoemain.c
|
||||
* Module initialization routines, discover timer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2006 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
|
||||
/*
|
||||
* aoenet.c
|
||||
* Ethernet portion of AoE driver
|
||||
|
||||
Reference in New Issue
Block a user