aboutsummaryrefslogtreecommitdiff
path: root/bin/ed/cbc.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed/cbc.c')
-rw-r--r--bin/ed/cbc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/ed/cbc.c b/bin/ed/cbc.c
index 507d454db898..7e1d03c3c634 100644
--- a/bin/ed/cbc.c
+++ b/bin/ed/cbc.c
@@ -1,5 +1,7 @@
/* cbc.c: This file contains the encryption routines for the ed line editor */
/*-
+ * SPDX-License-Identifier: BSD-3-Clause
+ *
* Copyright (c) 1993 The Regents of the University of California.
* All rights reserved.
*