summaryrefslogtreecommitdiff
path: root/kern/linux
diff options
context:
space:
mode:
Diffstat (limited to 'kern/linux')
-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
7 files changed, 7 insertions, 7 deletions
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