diff options
Diffstat (limited to 'sys/teken/teken.c')
-rw-r--r-- | sys/teken/teken.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/teken/teken.c b/sys/teken/teken.c index 5a8177762be8..9eaf3838f544 100644 --- a/sys/teken/teken.c +++ b/sys/teken/teken.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2008-2009 Ed Schouten <ed@FreeBSD.org> * All rights reserved. * |