diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-30 23:23:18 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-08-30 23:23:18 +0200 |
commit | 54771e827e3e2e228178f4c1286b6736181c23fa (patch) | |
tree | d545dbf85b2c5a2d7284edec852ab6d7bbf2cd69 /xen/console.h | |
parent | 8110904381e06d9c0216db626d287ad6d8f0dcf8 (diff) |
Fix copyright assignment
I have assigned copyright to the Free Software Foundation.
* i386/i386/xen.h: Fix copyright assignment
* i386/xen/xen.c: Likewise.
* i386/xen/xen_boothdr.S: Likewise.
* i386/xen/xen_locore.S: Likewise.
* include/mach/xen.h: Likewise.
* xen/block.c: Likewise.
* xen/block.h: Likewise.
* xen/console.c: Likewise.
* xen/console.h: Likewise.
* xen/evt.c: Likewise.
* xen/evt.h: Likewise.
* xen/grant.c: Likewise.
* xen/grant.h: Likewise.
* xen/net.c: Likewise.
* xen/net.h: Likewise.
* xen/ring.c: Likewise.
* xen/ring.h: Likewise.
* xen/store.c: Likewise.
* xen/store.h: Likewise.
* xen/time.c: Likewise.
* xen/time.h: Likewise.
* xen/xen.c: Likewise.
* xen/xen.h: Likewise.
Diffstat (limited to 'xen/console.h')
-rw-r--r-- | xen/console.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/console.h b/xen/console.h index 172abb8..ad171a4 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 |