From acf73199fa227b97217238334236af367c8ab2d7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 26 Jul 2022 07:25:24 +0200 Subject: Adding upstream version 1.1~rc0. Signed-off-by: Daniel Baumann --- src/nvme/log.c | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) (limited to 'src/nvme/log.c') diff --git a/src/nvme/log.c b/src/nvme/log.c index 1bc44f2..e4697df 100644 --- a/src/nvme/log.c +++ b/src/nvme/log.c @@ -1,16 +1,9 @@ +// SPDX-License-Identifier: LGPL-2.1-or-later /* + * This file is part of libnvme. * Copyright (C) 2021 SUSE LLC * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License version - * 2 as published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + * Authors: Hannes Reinecke * * This file implements basic logging functionality. */ -- cgit v1.2.3