diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:43:44 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-20 19:43:44 +0000 |
commit | 51369649b03ece2aed3eb61b0c8214b9aa5b2fa2 (patch) | |
tree | 645c2905a7f379f437a29af98a1c312cedb94482 /sys/kern/kern_clock.c | |
parent | 7282444b103e0b3e7c8cd053413ff6c068831cc6 (diff) | |
download | src-test2-51369649b03ece2aed3eb61b0c8214b9aa5b2fa2.tar.gz src-test2-51369649b03ece2aed3eb61b0c8214b9aa5b2fa2.zip |
Notes
Diffstat (limited to 'sys/kern/kern_clock.c')
-rw-r--r-- | sys/kern/kern_clock.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/kern_clock.c b/sys/kern/kern_clock.c index e88fcd14c2b4..396f98fbd413 100644 --- a/sys/kern/kern_clock.c +++ b/sys/kern/kern_clock.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: BSD-3-Clause + * * Copyright (c) 1982, 1986, 1991, 1993 * The Regents of the University of California. All rights reserved. * (c) UNIX System Laboratories, Inc. |