aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-05-06 22:05:42 +0000
committerWarner Losh <imp@FreeBSD.org>2021-07-31 05:04:52 +0000
commite605851b118cb5870bfa250cb5577ca269400fee (patch)
treeeffa475e53d1c633d1189ca3167747f4c9a6497c
parentabb811c40c9458976ff1935cd50b95fab0bad643 (diff)
downloadsrc-e605851b118cb5870bfa250cb5577ca269400fee.tar.gz
src-e605851b118cb5870bfa250cb5577ca269400fee.zip
nvmecontrol: update copyright on passthru command
I wrote this code, not Intel, so put my copyright on this. I mistakenly copied it for the initial commit. Sponsored by: Netflix (cherry picked from commit 6d6cca363392943689204f920fa2da9226e42056)
-rw-r--r--sbin/nvmecontrol/passthru.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/nvmecontrol/passthru.c b/sbin/nvmecontrol/passthru.c
index 8284261b769b..0b24d7b1ea1f 100644
--- a/sbin/nvmecontrol/passthru.c
+++ b/sbin/nvmecontrol/passthru.c
@@ -1,8 +1,7 @@
/*-
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
- * Copyright (C) 2012-2013 Intel Corporation
- * All rights reserved.
+ * Copyright (c) 2019-2021 Netflix, Inc
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions