diff options
Diffstat (limited to 'lib/libthread_db/libpthread_db.h')
-rw-r--r-- | lib/libthread_db/libpthread_db.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lib/libthread_db/libpthread_db.h b/lib/libthread_db/libpthread_db.h index 79f6aa5bcacbc..ec14298313d68 100644 --- a/lib/libthread_db/libpthread_db.h +++ b/lib/libthread_db/libpthread_db.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2004 David Xu <davidxu@freebsd.org> * All rights reserved. * |