summaryrefslogtreecommitdiff
path: root/i386/xen
diff options
context:
space:
mode:
Diffstat (limited to 'i386/xen')
-rw-r--r--i386/xen/xen.c2
-rw-r--r--i386/xen/xen_boothdr.S2
-rw-r--r--i386/xen/xen_locore.S2
3 files changed, 3 insertions, 3 deletions
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