From 4837e07cd2af5d2698ed1fdb25ab7f3ece566917 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Wed, 3 Apr 2024 12:10:08 -0600 Subject: [PATCH] nvme: Add my copyright to logpage.c Reflect the command line refactoring I did, and other changes. git blame says I'm to blame for ~1/4 of this file. Sponsored by: Netflix (cherry picked from commit fe83abacd4d097342cabef94b3128cd12c5fdccb) --- sbin/nvmecontrol/logpage.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sbin/nvmecontrol/logpage.c b/sbin/nvmecontrol/logpage.c index 8c03aa6fb7f..6bdf83abefe 100644 --- a/sbin/nvmecontrol/logpage.c +++ b/sbin/nvmecontrol/logpage.c @@ -6,6 +6,7 @@ * * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. + * Copyright (C) 2016-2023 Warner Losh * Copyright (C) 2018-2019 Alexander Motin * * Redistribution and use in source and binary forms, with or without