summaryrefslogtreecommitdiff
path: root/i386
diff options
context:
space:
mode:
Diffstat (limited to 'i386')
-rw-r--r--i386/i386/xen.h2
-rw-r--r--i386/xen/xen.c2
-rw-r--r--i386/xen/xen_boothdr.S2
-rw-r--r--i386/xen/xen_locore.S2
4 files changed, 4 insertions, 4 deletions
diff --git a/i386/i386/xen.h b/i386/i386/xen.h
index 69a1c41..a8d919d 100644
--- a/i386/i386/xen.h
+++ b/i386/i386/xen.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2009, 2010, 2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2011 Free Software Foundation
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/i386/xen/xen.c b/i386/xen/xen.c
index aa3c2cc..87a1ed9 100644
--- a/i386/xen/xen.c
+++ b/i386/xen/xen.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009 Free Software Foundation
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/i386/xen/xen_boothdr.S b/i386/xen/xen_boothdr.S
index a8a510a..152924d 100644
--- a/i386/xen/xen_boothdr.S
+++ b/i386/xen/xen_boothdr.S
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2009, 2010, 2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2011 Free Software Foundation
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/i386/xen/xen_locore.S b/i386/xen/xen_locore.S
index 51f823f..1468ef8 100644
--- a/i386/xen/xen_locore.S
+++ b/i386/xen/xen_locore.S
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009 Free Software Foundation
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by