summaryrefslogtreecommitdiff
path: root/sbin/rcorder
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-27 15:37:16 +0000
commit1de7b4b805ddbf2429da511c053686ac4591ed89 (patch)
treef8124ad7243ccb1b4e727aa06c7f7c643addfc17 /sbin/rcorder
parentf0cfa1b168014f56c02b83e5f28412cc5f78d117 (diff)
downloadsrc-test2-1de7b4b805ddbf2429da511c053686ac4591ed89.tar.gz
src-test2-1de7b4b805ddbf2429da511c053686ac4591ed89.zip
Notes
Diffstat (limited to 'sbin/rcorder')
-rw-r--r--sbin/rcorder/rcorder.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/rcorder/rcorder.c b/sbin/rcorder/rcorder.c
index 37faa2470e55..86fba7cfca10 100644
--- a/sbin/rcorder/rcorder.c
+++ b/sbin/rcorder/rcorder.c
@@ -2,7 +2,9 @@
/* $NetBSD: rcorder.c,v 1.7 2000/08/04 07:33:55 enami Exp $ */
#endif
-/*
+/*-
+ * SPDX-License-Identifier: BSD-2-Clause-FreeBSD
+ *
* Copyright (c) 1998, 1999 Matthew R. Green
* All rights reserved.
* Copyright (c) 1998