diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-04-25 14:50:24 +0930 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-04-25 14:50:24 +0930 |
commit | f5ac98747de921d48f36d4f3f66dbe73e26a6760 (patch) | |
tree | 24f02a66573018c3eb8f47875bd313fcb2b05f69 /mi/misprite.c | |
parent | 3fc67b4205851dcffcc431a07a885828549bd9cf (diff) |
Standardise copyright headers for all new files created as part of MPX.
Diffstat (limited to 'mi/misprite.c')
-rw-r--r-- | mi/misprite.c | 6 |
1 files changed, 0 insertions, 6 deletions
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> |