aboutsummaryrefslogtreecommitdiff
path: root/sbin/nvmecontrol
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2021-05-06 22:05:42 +0000
committerWarner Losh <imp@FreeBSD.org>2021-05-06 22:09:31 +0000
commit6d6cca363392943689204f920fa2da9226e42056 (patch)
tree7409928aec6ae2c28f4b745825cbc4cf97150c4b /sbin/nvmecontrol
parent510a3da1477a917aa2aaf6b9e3cd6fd50dd13206 (diff)
downloadsrc-6d6cca363392943689204f920fa2da9226e42056.tar.gz
src-6d6cca363392943689204f920fa2da9226e42056.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
Diffstat (limited to 'sbin/nvmecontrol')
-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