aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_kern.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm_kern.h')
-rw-r--r--sys/vm/vm_kern.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/vm/vm_kern.h b/sys/vm/vm_kern.h
index c3db4bb57651..e9f59f0189b7 100644
--- a/sys/vm/vm_kern.h
+++ b/sys/vm/vm_kern.h
@@ -58,8 +58,6 @@
*
* any improvements or extensions that they make and grant Carnegie the
* rights to redistribute these changes.
- *
- * $FreeBSD$
*/
#ifndef _VM_VM_KERN_H_