diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:05 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:05 +0000 |
commit | e7ccf4f3cdb1265e38524efa20db010713e2bd47 (patch) | |
tree | 62c53d70052319e49a912ea903ea2d1e1ceb579c | |
parent | 0010c7d5bf893f18f6bae52b58229a5ae1557a9b (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEXORG-RELEASE-1-STSF-FORKXORG-CYGWIN-LAST-MERGEIPv6-REVIEW-BASEXORG-RELEASE-1-TMXORG-RELEASE-1-STSFIPv6-REVIEW
a changed license. There was only one change which happened to be from
me (Egbert Eich).
-rw-r--r-- | src/magellan.c | 2 | ||||
-rw-r--r-- | src/magellan.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/magellan.c b/src/magellan.c index 5554a70..329933d 100644 --- a/src/magellan.c +++ b/src/magellan.c @@ -32,7 +32,7 @@ * port based on pre-XFree4.2.0 driver code v1.10 and XFree4.2.0 SpaceOrb driver code */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.c,v 1.11 2002/06/07 21:03:27 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.c,v 1.10 2001/11/26 16:25:53 dawes Exp $ */ #define _MAGELLAN_C_ /***************************************************************************** diff --git a/src/magellan.h b/src/magellan.h index 4fbf4aa..88ac77e 100644 --- a/src/magellan.h +++ b/src/magellan.h @@ -24,7 +24,7 @@ * in this Software without prior written authorization from Metro Link. * */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.h,v 1.4 2002/06/07 21:03:27 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/input/magellan/magellan.h,v 1.3 1999/05/15 12:10:30 dawes Exp $ */ #ifndef _MAGELLAN_H_ #define _MAGELLAN_H_ |