Fix a couple of Grzegorz Milos copyright lines.
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 10 Jul 2008 09:02:15 +0000 (10:02 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 10 Jul 2008 09:02:15 +0000 (10:02 +0100)
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
extras/mini-os/fs-front.c
xen/include/public/io/fsif.h

index 3320b879f0bc866309c028c00fbd30e1fd617e48..fd01c849e8c575a4a5c84d514d4f8429431d3914 100644 (file)
@@ -3,7 +3,7 @@
  * 
  * Frontend driver for FS split device driver.
  *
- * Copyright (c) 2007, Grzegorz Milos, Sun Microsystems, Inc.
+ * Copyright (c) 2007, Grzegorz Milos, <gm281@cam.ac.uk>.
  * 
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to
index 8abc075f6e4a9fab376fe7e9dd91a3b7f9104b04..0e1bc822b5aa4b8c32d7fcf4e6f8314baff2c348 100644 (file)
@@ -21,7 +21,7 @@
  * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
  * DEALINGS IN THE SOFTWARE.
  *
- * Copyright (c) 2007, Grzegorz Milos, Sun Microsystems, Inc.  
+ * Copyright (c) 2007, Grzegorz Milos, <gm281@cam.ac.uk>.
  */
 
 #ifndef __XEN_PUBLIC_IO_FSIF_H__