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