aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/uma_dbg.h
diff options
context:
space:
mode:
authorBosko Milekic <bmilekic@FreeBSD.org>2004-12-26 00:35:12 +0000
committerBosko Milekic <bmilekic@FreeBSD.org>2004-12-26 00:35:12 +0000
commit7b8712053c8ebb4a89523dc626b880b7c17ec44c (patch)
tree6c2ef029b10d055b4a298c9fd8246781cd7301f9 /sys/vm/uma_dbg.h
parent907bdbc288d7eab76ba702debf9566c60d94ecb2 (diff)
downloadsrc-7b8712053c8ebb4a89523dc626b880b7c17ec44c.tar.gz
src-7b8712053c8ebb4a89523dc626b880b7c17ec44c.zip
Add my copyright and update Jeff's copyright on UMA source files,
as per his request. Discussed with: Jeffrey Roberson
Notes
Notes: svn path=/head/; revision=139318
Diffstat (limited to 'sys/vm/uma_dbg.h')
-rw-r--r--sys/vm/uma_dbg.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/vm/uma_dbg.h b/sys/vm/uma_dbg.h
index 200f05d475b8..f6bd8643d766 100644
--- a/sys/vm/uma_dbg.h
+++ b/sys/vm/uma_dbg.h
@@ -1,6 +1,8 @@
/*
- * Copyright (c) 2002, Jeffrey Roberson <jeff@freebsd.org>
- * All rights reserved.
+ * Copyright (c) 2004, 2005,
+ * Bosko Milekic <bmilekic@freebsd.org>
+ * Copyright (c) 2002, 2003, 2004, 2005,
+ * Jeffrey Roberson <jeff@freebsd.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions