diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/i740.h | 2 | ||||
-rw-r--r-- | src/i740_accel.c | 2 | ||||
-rw-r--r-- | src/i740_cursor.c | 2 | ||||
-rw-r--r-- | src/i740_dga.c | 2 | ||||
-rw-r--r-- | src/i740_dga.h | 2 | ||||
-rw-r--r-- | src/i740_driver.c | 2 | ||||
-rw-r--r-- | src/i740_i2c.c | 2 | ||||
-rw-r--r-- | src/i740_io.c | 2 | ||||
-rw-r--r-- | src/i740_macros.h | 2 | ||||
-rw-r--r-- | src/i740_reg.h | 2 | ||||
-rw-r--r-- | src/i740_video.c | 2 |
11 files changed, 11 insertions, 11 deletions
@@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.h,v 1.8 2003/08/23 16:09:17 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740.h,v 1.7 2002/10/23 16:08:36 tsi Exp $ */ /* * Authors: diff --git a/src/i740_accel.c b/src/i740_accel.c index 78c9644..83ee0c0 100644 --- a/src/i740_accel.c +++ b/src/i740_accel.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_accel.c,v 1.7 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_accel.c,v 1.6 2002/01/25 21:56:02 tsi Exp $ */ /* * Authors: diff --git a/src/i740_cursor.c b/src/i740_cursor.c index 6f62660..a783a85 100644 --- a/src/i740_cursor.c +++ b/src/i740_cursor.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_cursor.c,v 1.5 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_cursor.c,v 1.4 2000/02/23 04:47:13 martin Exp $ */ /* * Authors: diff --git a/src/i740_dga.c b/src/i740_dga.c index 0edc0b9..2741e0d 100644 --- a/src/i740_dga.c +++ b/src/i740_dga.c @@ -21,7 +21,7 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.c,v 1.2 2003/02/12 21:46:42 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.c,v 1.1tsi Exp $ */ #include "xf86.h" diff --git a/src/i740_dga.h b/src/i740_dga.h index ea00de2..4f64ac3 100644 --- a/src/i740_dga.h +++ b/src/i740_dga.h @@ -21,6 +21,6 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_dga.h,v 1.1 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86$ */ Bool I740DGAInit(ScreenPtr pScreen); diff --git a/src/i740_driver.c b/src/i740_driver.c index 53240c1..4f52953 100644 --- a/src/i740_driver.c +++ b/src/i740_driver.c @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_driver.c,v 1.50 2003/11/03 05:11:16 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_driver.c,v 1.49tsi Exp $ */ /* * Authors: diff --git a/src/i740_i2c.c b/src/i740_i2c.c index 174a578..92e2fdc 100644 --- a/src/i740_i2c.c +++ b/src/i740_i2c.c @@ -21,7 +21,7 @@ * * Authors: Patrick LERDA */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_i2c.c,v 1.1 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86$ */ /* not working at this time */ diff --git a/src/i740_io.c b/src/i740_io.c index 0195862..d70aad3 100644 --- a/src/i740_io.c +++ b/src/i740_io.c @@ -24,7 +24,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.5 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_io.c,v 1.4 2002/01/25 21:56:03 tsi Exp $ */ /* * Authors: diff --git a/src/i740_macros.h b/src/i740_macros.h index 797b89f..84b4c19 100644 --- a/src/i740_macros.h +++ b/src/i740_macros.h @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_macros.h,v 1.4 2002/10/21 13:32:58 alanh Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_macros.h,v 1.3 2002/01/25 21:56:03 tsi Exp $ */ /* * Authors: diff --git a/src/i740_reg.h b/src/i740_reg.h index 0366d7e..28f6a16 100644 --- a/src/i740_reg.h +++ b/src/i740_reg.h @@ -25,7 +25,7 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_reg.h,v 1.2 2000/02/23 04:47:14 martin Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_reg.h,v 1.1 1999/08/29 12:20:59 dawes Exp $ */ /* * Authors: diff --git a/src/i740_video.c b/src/i740_video.c index 1ea5370..1a28b91 100644 --- a/src/i740_video.c +++ b/src/i740_video.c @@ -44,7 +44,7 @@ * 12 September 2002 - Better software scaling with some averaging, giving a * nicer picture. */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_video.c,v 1.6 2003/11/10 18:22:21 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i740/i740_video.c,v 1.5tsi Exp $ */ /* |