diff options
Diffstat (limited to 'mi')
-rw-r--r-- | mi/mieq.c | 7 | ||||
-rw-r--r-- | mi/mipointer.c | 7 | ||||
-rw-r--r-- | mi/misprite.c | 6 |
3 files changed, 0 insertions, 20 deletions
@@ -24,13 +24,6 @@ in this Software without prior written authorization from The Open Group. * * Author: Keith Packard, MIT X Consortium */ - /* - * MPX additions: - * Copyright © 2006 Peter Hutterer - * License see above. - * Author: Peter Hutterer <peter@cs.unisa.edu.au> - * - */ /* * mieq.c diff --git a/mi/mipointer.c b/mi/mipointer.c index 42d38c084..8f8086cc9 100644 --- a/mi/mipointer.c +++ b/mi/mipointer.c @@ -22,13 +22,6 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ - /* - * MPX additions: - * Copyright © 2006 Peter Hutterer - * License see above. - * Author: Peter Hutterer <peter@cs.unisa.edu.au> - * - */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> diff --git a/mi/misprite.c b/mi/misprite.c index 2be814fdc..c998e556a 100644 --- a/mi/misprite.c +++ b/mi/misprite.c @@ -29,12 +29,6 @@ Except as contained in this notice, the name of The Open Group shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* - * MPX additions: - * Copyright © 2006 Peter Hutterer - * Author: Peter Hutterer <peter@cs.unisa.edu.au> - * - */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> |