diff options
Diffstat (limited to 'usr.bin/cut/cut.c')
| -rw-r--r-- | usr.bin/cut/cut.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/cut/cut.c b/usr.bin/cut/cut.c index 39b584514a1e9..a963b7a99dd7e 100644 --- a/usr.bin/cut/cut.c +++ b/usr.bin/cut/cut.c @@ -1,4 +1,6 @@ /* + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1989, 1993 * The Regents of the University of California. All rights reserved. * |
