Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fea05a26 authored by Ed L. Cashin's avatar Ed L. Cashin Committed by Linus Torvalds
Browse files

aoe: update copyright year in touched files

parent 7392fbe5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* 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 −1
Original line number Diff line number Diff line
/* 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 −1
Original line number Diff line number Diff line
/* 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 −1
Original line number Diff line number Diff line
/* 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 −1
Original line number Diff line number Diff line
/* 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.
Loading