aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_pageout.h
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/vm/vm_pageout.h
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/vm/vm_pageout.h')
-rw-r--r--sys/vm/vm_pageout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm_pageout.h b/sys/vm/vm_pageout.h
index 75e3a1475186..2cdb1492fabc 100644
--- a/sys/vm/vm_pageout.h
+++ b/sys/vm/vm_pageout.h
@@ -1,5 +1,5 @@
/*-
- * SPDX-License-Identifier: BSD-3-Clause
+ * SPDX-License-Identifier: (BSD-3-Clause AND MIT-CMU)
*
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.