aboutsummaryrefslogtreecommitdiff
path: root/sbin/bectl
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2020-01-24 02:18:09 +0000
committerKyle Evans <kevans@FreeBSD.org>2020-01-24 02:18:09 +0000
commit6966ac055c3b7a39266fb982493330df7a097997 (patch)
tree557ceb650cf460da58b9502a7f68e112a378355e /sbin/bectl
parent510b01833eaeb88ea926a878d5b44efc90f08301 (diff)
downloadsrc-6966ac055c3b7a39266fb982493330df7a097997.tar.gz
src-6966ac055c3b7a39266fb982493330df7a097997.zip
Notes
Diffstat (limited to 'sbin/bectl')
-rw-r--r--sbin/bectl/bectl.81
-rw-r--r--sbin/bectl/bectl.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/sbin/bectl/bectl.8 b/sbin/bectl/bectl.8
index 99116e22982f..1315fa71d97f 100644
--- a/sbin/bectl/bectl.8
+++ b/sbin/bectl/bectl.8
@@ -2,7 +2,6 @@
.\" SPDX-License-Identifier: BSD-2-Clause-FreeBSD
.\"
.\" Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
-.\" All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
diff --git a/sbin/bectl/bectl.c b/sbin/bectl/bectl.c
index 3ce385221a92..71108b9c0855 100644
--- a/sbin/bectl/bectl.c
+++ b/sbin/bectl/bectl.c
@@ -2,7 +2,6 @@
* SPDX-License-Identifier: BSD-2-Clause-FreeBSD
*
* Copyright (c) 2017 Kyle J. Kneitinger <kyle@kneit.in>
- * All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions