diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:06 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:48:06 +0000 |
commit | c891073907ae55db935b880ff8a14f6898f2f6b2 (patch) | |
tree | 24c486780b88e3a88fa7d68c5c5bdf7f927743c3 | |
parent | 355ffda76e10f0608bf7685bce1a4aff629ee449 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXPRINT_BASEXORG-RELEASE-1-TM-MERGEXORG-RELEASE-1-TM-BASEIPv6-REVIEW-BASEIPv6-REVIEW
a changed license. There was only one change which happened to be from
me (Egbert Eich).
-rw-r--r-- | man/tek4957.man | 2 | ||||
-rw-r--r-- | src/xf86Tek4957.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/tek4957.man b/man/tek4957.man index 9167af4..670dd83 100644 --- a/man/tek4957.man +++ b/man/tek4957.man @@ -1,4 +1,4 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/tek4957/tek4957.man,v 1.1 2002/11/11 01:18:08 alanh Exp $ +.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/jamstudio/js_x.man,v 0.2 2002/11/09 18:20:59 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH TEK4957 __drivermansuffix__ __vendorversion__ diff --git a/src/xf86Tek4957.c b/src/xf86Tek4957.c index 452a2bb..41ef830 100644 --- a/src/xf86Tek4957.c +++ b/src/xf86Tek4957.c @@ -21,7 +21,7 @@ * TORTIOUS ACTIONS, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/tek4957/xf86Tek4957.c,v 1.1 2002/11/11 01:18:08 alanh Exp $ */ +/* $XFree86$ */ #ifndef XFree86LOADER #include <unistd.h> |