diff options
author | Kaleb S. Keithley <kaleb@x.org> | 2004-02-23 21:35:23 +0000 |
---|---|---|
committer | Kaleb S. Keithley <kaleb@x.org> | 2004-02-23 21:35:23 +0000 |
commit | d4c29a12e0dc88af0dd197124355d18e9372a9d9 (patch) | |
tree | 6971c0fdf0db707f05cdfa9ba3c1ca6df160abb3 /src/atiutil.c | |
parent | 7333d374a18542965ed0e444e8985b52c5e6bb95 (diff) |
merge most of XFree86 RC3 (4.3.99.903) from vendor branch. bug #214XORG-RELEASE-1-BASEXEVIE-MERGEXINERAMA_2
Diffstat (limited to 'src/atiutil.c')
-rw-r--r-- | src/atiutil.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/atiutil.c b/src/atiutil.c index e7bb412..2fea931 100644 --- a/src/atiutil.c +++ b/src/atiutil.c @@ -1,6 +1,6 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atiutil.c,v 1.8 2003/01/01 19:16:34 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/ati/atiutil.c,v 1.9 2004/01/05 16:42:05 tsi Exp $ */ /* - * Copyright 1997 through 2003 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org + * Copyright 1997 through 2004 by Marc Aurele La France (TSI @ UQV), tsi@xfree86.org * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that |