From: Jens Axboe Date: Sun, 16 Dec 2018 15:43:24 +0000 (-0700) Subject: aio: add my copyright X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=refs%2Fheads%2Faio-ring;p=linux-2.6-block.git aio: add my copyright Signed-off-by: Jens Axboe --- diff --git a/fs/aio.c b/fs/aio.c index 17d4ee5b0fc2..4bf797218bdd 100644 --- a/fs/aio.c +++ b/fs/aio.c @@ -6,6 +6,7 @@ * * Copyright 2000, 2001, 2002 Red Hat, Inc. All Rights Reserved. * Copyright 2018 Christoph Hellwig. + * Copyright 2018 Jens Axboe * * See ../COPYING for licensing terms. */