diff options
Diffstat (limited to 'include/pthread.h')
-rw-r--r-- | include/pthread.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/include/pthread.h b/include/pthread.h index 33267c1f6ebf..24b2b5bb4a26 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -1,4 +1,6 @@ -/* +/*- + * SPDX-License-Identifier: BSD-4-Clause + * * Copyright (c) 1993, 1994 by Chris Provenzano, proven@mit.edu * Copyright (c) 1995-1998 by John Birrell <jb@cimlogic.com.au> * All rights reserved. |