diff options
author | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-30 15:48:35 +0000 |
---|---|---|
committer | Pedro F. Giffuni <pfg@FreeBSD.org> | 2017-11-30 15:48:35 +0000 |
commit | 796df753f404f4772ae0fd7da0e1d2b948268448 (patch) | |
tree | ffa1824d10342f161f9112de178916d9387e992b /sys/ddb/db_watch.c | |
parent | cf3329887e7001b368ff8cdea080ad1812b9b109 (diff) | |
download | src-796df753f404f4772ae0fd7da0e1d2b948268448.tar.gz src-796df753f404f4772ae0fd7da0e1d2b948268448.zip |
Notes
Diffstat (limited to 'sys/ddb/db_watch.c')
-rw-r--r-- | sys/ddb/db_watch.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/ddb/db_watch.c b/sys/ddb/db_watch.c index 23612fe5eb58..2a3ccbf8b00e 100644 --- a/sys/ddb/db_watch.c +++ b/sys/ddb/db_watch.c @@ -1,4 +1,6 @@ /*- + * SPDX-License-Identifier: MIT-CMU + * * Mach Operating System * Copyright (c) 1991,1990 Carnegie Mellon University * All Rights Reserved. |