summaryrefslogtreecommitdiff
path: root/sys/kern/kern_cap.c
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2001-11-05 15:36:24 +0000
committerRobert Watson <rwatson@FreeBSD.org>2001-11-05 15:36:24 +0000
commit149e39ea9e28f2bd1193ca903f186da5cb1ffa4f (patch)
tree35aa0094097076b27d216b70b7d7d745a6e94c0b /sys/kern/kern_cap.c
parent09e97d2f24d20879cdcf36602307310a7c5d85fc (diff)
Notes
Diffstat (limited to 'sys/kern/kern_cap.c')
-rw-r--r--sys/kern/kern_cap.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/sys/kern/kern_cap.c b/sys/kern/kern_cap.c
index 13de616df7cc..c9be68d4e4fc 100644
--- a/sys/kern/kern_cap.c
+++ b/sys/kern/kern_cap.c
@@ -1,12 +1,11 @@
/*-
- * Copyright (c) 2000-2001 Robert N. M. Watson
- * All rights reserved.
- *
* Copyright (c) 1999 Ilmar S. Habibulin
+ * Copyright (c) 2000-2001 Robert N. M. Watson
+ * Copyright (c) 2001 Thomas Moestl
* All rights reserved.
*
- * This software was developed by Robert Watson and Ilmar Habibulin
- * for the TrustedBSD Project.
+ * This software was developed by Robert Watson, Thomas Moestl, and Ilmar
+ * Habibulin for the TrustedBSD Project.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions