summaryrefslogtreecommitdiff
path: root/kern
diff options
context:
space:
mode:
Diffstat (limited to 'kern')
-rw-r--r--kern/kernel_stats.cc2
-rw-r--r--kern/kernel_stats.hh2
-rw-r--r--kern/linux/linux.hh2
-rw-r--r--kern/linux/linux_syscalls.cc2
-rw-r--r--kern/linux/linux_syscalls.hh2
-rw-r--r--kern/linux/linux_system.cc2
-rw-r--r--kern/linux/linux_system.hh2
-rw-r--r--kern/linux/printk.cc2
-rw-r--r--kern/linux/printk.hh2
-rw-r--r--kern/system_events.cc2
-rw-r--r--kern/system_events.hh2
-rw-r--r--kern/tru64/dump_mbuf.cc2
-rw-r--r--kern/tru64/dump_mbuf.hh2
-rw-r--r--kern/tru64/mbuf.hh2
-rw-r--r--kern/tru64/printf.cc2
-rw-r--r--kern/tru64/printf.hh2
-rw-r--r--kern/tru64/tru64.hh2
-rw-r--r--kern/tru64/tru64_events.cc2
-rw-r--r--kern/tru64/tru64_events.hh2
-rw-r--r--kern/tru64/tru64_syscalls.cc2
-rw-r--r--kern/tru64/tru64_syscalls.hh2
-rw-r--r--kern/tru64/tru64_system.cc2
-rw-r--r--kern/tru64/tru64_system.hh2
23 files changed, 23 insertions, 23 deletions
diff --git a/kern/kernel_stats.cc b/kern/kernel_stats.cc
index ed0b613ff..6e4a77f4e 100644
--- a/kern/kernel_stats.cc
+++ b/kern/kernel_stats.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/kernel_stats.hh b/kern/kernel_stats.hh
index 66e9911b5..66364d2d7 100644
--- a/kern/kernel_stats.hh
+++ b/kern/kernel_stats.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/linux.hh b/kern/linux/linux.hh
index 9905a0b16..b083b5a31 100644
--- a/kern/linux/linux.hh
+++ b/kern/linux/linux.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/linux_syscalls.cc b/kern/linux/linux_syscalls.cc
index c3e0bf1e5..c85b6d28f 100644
--- a/kern/linux/linux_syscalls.cc
+++ b/kern/linux/linux_syscalls.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/linux_syscalls.hh b/kern/linux/linux_syscalls.hh
index 44a038def..7f2a08ea9 100644
--- a/kern/linux/linux_syscalls.hh
+++ b/kern/linux/linux_syscalls.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/linux_system.cc b/kern/linux/linux_system.cc
index afc9f1d93..21450e400 100644
--- a/kern/linux/linux_system.cc
+++ b/kern/linux/linux_system.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/linux_system.hh b/kern/linux/linux_system.hh
index 905b0ee70..f870b7744 100644
--- a/kern/linux/linux_system.hh
+++ b/kern/linux/linux_system.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/printk.cc b/kern/linux/printk.cc
index fc7c171bc..cafc9172a 100644
--- a/kern/linux/printk.cc
+++ b/kern/linux/printk.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/linux/printk.hh b/kern/linux/printk.hh
index 98493b753..45eab6b88 100644
--- a/kern/linux/printk.hh
+++ b/kern/linux/printk.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/system_events.cc b/kern/system_events.cc
index eb21afcd1..40c223b5e 100644
--- a/kern/system_events.cc
+++ b/kern/system_events.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/system_events.hh b/kern/system_events.hh
index 8a8549d03..24aa8f154 100644
--- a/kern/system_events.hh
+++ b/kern/system_events.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2004 The Regents of The University of Michigan
+ * Copyright (c) 2004-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/dump_mbuf.cc b/kern/tru64/dump_mbuf.cc
index 5dd8e64c3..215930923 100644
--- a/kern/tru64/dump_mbuf.cc
+++ b/kern/tru64/dump_mbuf.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/dump_mbuf.hh b/kern/tru64/dump_mbuf.hh
index f0b4c45fa..0ff5da3d7 100644
--- a/kern/tru64/dump_mbuf.hh
+++ b/kern/tru64/dump_mbuf.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/mbuf.hh b/kern/tru64/mbuf.hh
index d0f8dad2a..f89074653 100644
--- a/kern/tru64/mbuf.hh
+++ b/kern/tru64/mbuf.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/printf.cc b/kern/tru64/printf.cc
index a3438ec5b..12a089c40 100644
--- a/kern/tru64/printf.cc
+++ b/kern/tru64/printf.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/printf.hh b/kern/tru64/printf.hh
index 2461665b4..a48b4482c 100644
--- a/kern/tru64/printf.hh
+++ b/kern/tru64/printf.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64.hh b/kern/tru64/tru64.hh
index f8bb8ee43..07c0d21a7 100644
--- a/kern/tru64/tru64.hh
+++ b/kern/tru64/tru64.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_events.cc b/kern/tru64/tru64_events.cc
index 247b58558..2079922b7 100644
--- a/kern/tru64/tru64_events.cc
+++ b/kern/tru64/tru64_events.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_events.hh b/kern/tru64/tru64_events.hh
index d6e7c1c97..d3b6d6f8c 100644
--- a/kern/tru64/tru64_events.hh
+++ b/kern/tru64/tru64_events.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_syscalls.cc b/kern/tru64/tru64_syscalls.cc
index e28c67294..8aa57dbaa 100644
--- a/kern/tru64/tru64_syscalls.cc
+++ b/kern/tru64/tru64_syscalls.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_syscalls.hh b/kern/tru64/tru64_syscalls.hh
index 44e5de250..69fa9101c 100644
--- a/kern/tru64/tru64_syscalls.hh
+++ b/kern/tru64/tru64_syscalls.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_system.cc b/kern/tru64/tru64_system.cc
index 6914a9c54..d4b056c62 100644
--- a/kern/tru64/tru64_system.cc
+++ b/kern/tru64/tru64_system.cc
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/kern/tru64/tru64_system.hh b/kern/tru64/tru64_system.hh
index 13d283fb3..290b44230 100644
--- a/kern/tru64/tru64_system.hh
+++ b/kern/tru64/tru64_system.hh
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2003-2004 The Regents of The University of Michigan
+ * Copyright (c) 2003-2005 The Regents of The University of Michigan
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without