aboutsummaryrefslogtreecommitdiff
path: root/sys/ddb/db_watch.c
diff options
context:
space:
mode:
authorPedro F. Giffuni <pfg@FreeBSD.org>2017-11-30 15:48:35 +0000
committerPedro F. Giffuni <pfg@FreeBSD.org>2017-11-30 15:48:35 +0000
commit796df753f404f4772ae0fd7da0e1d2b948268448 (patch)
treeffa1824d10342f161f9112de178916d9387e992b /sys/ddb/db_watch.c
parentcf3329887e7001b368ff8cdea080ad1812b9b109 (diff)
downloadsrc-796df753f404f4772ae0fd7da0e1d2b948268448.tar.gz
src-796df753f404f4772ae0fd7da0e1d2b948268448.zip
SPDX: Consider code from Carnegie-Mellon University.
Interesting cases, most likely from CMU Mach sources.
Notes
Notes: svn path=/head/; revision=326403
Diffstat (limited to 'sys/ddb/db_watch.c')
-rw-r--r--sys/ddb/db_watch.c2
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.