diff options
Diffstat (limited to 'usr.sbin/fstyp/cd9660.c')
| -rw-r--r-- | usr.sbin/fstyp/cd9660.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/fstyp/cd9660.c b/usr.sbin/fstyp/cd9660.c index e981a5978dd4..73a18b16edea 100644 --- a/usr.sbin/fstyp/cd9660.c +++ b/usr.sbin/fstyp/cd9660.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause + * * Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org> * Copyright (c) 2014 The FreeBSD Foundation * All rights reserved. |
