diff options
Diffstat (limited to 'lib/libc/sys/clock_gettime.c')
-rw-r--r-- | lib/libc/sys/clock_gettime.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/clock_gettime.c b/lib/libc/sys/clock_gettime.c index e7e701b2e509..cf95986973e2 100644 --- a/lib/libc/sys/clock_gettime.c +++ b/lib/libc/sys/clock_gettime.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-2-Clause-FreeBSD + * * Copyright (c) 2012 Konstantin Belousov <kib@FreeBSD.org> * * Redistribution and use in source and binary forms, with or without |