aboutsummaryrefslogtreecommitdiff
path: root/xen
diff options
context:
space:
mode:
Diffstat (limited to 'xen')
-rw-r--r--xen/block.c2
-rw-r--r--xen/block.h2
-rw-r--r--xen/console.c2
-rw-r--r--xen/console.h2
-rw-r--r--xen/evt.c2
-rw-r--r--xen/evt.h2
-rw-r--r--xen/grant.c2
-rw-r--r--xen/grant.h2
-rw-r--r--xen/net.c2
-rw-r--r--xen/net.h2
-rw-r--r--xen/ring.c2
-rw-r--r--xen/ring.h2
-rw-r--r--xen/store.c2
-rw-r--r--xen/store.h2
-rw-r--r--xen/time.c2
-rw-r--r--xen/time.h2
-rw-r--r--xen/xen.c2
-rw-r--r--xen/xen.h2
18 files changed, 18 insertions, 18 deletions
diff --git a/xen/block.c b/xen/block.c
index 4718891d..10befcc6 100644
--- a/xen/block.c
+++ b/xen/block.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2009, 2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009, 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/xen/block.h b/xen/block.h
index 5955968a..82488855 100644
--- a/xen/block.h
+++ b/xen/block.h
@@ -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/xen/console.c b/xen/console.c
index 0f8b8287..ed72d1ab 100644
--- a/xen/console.c
+++ b/xen/console.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 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/xen/console.h b/xen/console.h
index 172abb82..ad171a47 100644
--- a/xen/console.h
+++ b/xen/console.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009, 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/xen/evt.c b/xen/evt.c
index 345e1d06..6346baa0 100644
--- a/xen/evt.c
+++ b/xen/evt.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2007-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/xen/evt.h b/xen/evt.h
index a5839776..e4dbad1b 100644
--- a/xen/evt.h
+++ b/xen/evt.h
@@ -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/xen/grant.c b/xen/grant.c
index 505d2026..3d5c3fe7 100644
--- a/xen/grant.c
+++ b/xen/grant.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/xen/grant.h b/xen/grant.h
index ff8617d4..30ce344d 100644
--- a/xen/grant.h
+++ b/xen/grant.h
@@ -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/xen/net.c b/xen/net.c
index dd903eda..5c1194c6 100644
--- a/xen/net.c
+++ b/xen/net.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2009, 2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009, 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/xen/net.h b/xen/net.h
index 66838700..836e75f2 100644
--- a/xen/net.h
+++ b/xen/net.h
@@ -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/xen/ring.c b/xen/ring.c
index 8644059e..91ce3ff1 100644
--- a/xen/ring.c
+++ b/xen/ring.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/xen/ring.h b/xen/ring.h
index 6ed00acd..c5c2fe39 100644
--- a/xen/ring.h
+++ b/xen/ring.h
@@ -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/xen/store.c b/xen/store.c
index 3c6baebf..94d0ae45 100644
--- a/xen/store.c
+++ b/xen/store.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/xen/store.h b/xen/store.h
index 4b3ee187..ae236eb6 100644
--- a/xen/store.h
+++ b/xen/store.h
@@ -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/xen/time.c b/xen/time.c
index 4c5cc351..5cddd8fa 100644
--- a/xen/time.c
+++ b/xen/time.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/xen/time.h b/xen/time.h
index f8755884..8c8bc53e 100644
--- a/xen/time.h
+++ b/xen/time.h
@@ -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/xen/xen.c b/xen/xen.c
index c3c533c6..28953512 100644
--- a/xen/xen.c
+++ b/xen/xen.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007-2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2007-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/xen/xen.h b/xen/xen.h
index 2f4d6bd3..f0a3abb9 100644
--- a/xen/xen.h
+++ b/xen/xen.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2010, 2011 Samuel Thibault <samuel.thibault@ens-lyon.org>
+ * Copyright (C) 2006-2009, 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