diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-19 20:28:04 +0930 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-19 20:28:22 +0930 |
commit | 5d9d865b4ac2d7739ae93a8e0e682535aeb46b6d (patch) | |
tree | e4b7de51d2755161565513b9d1bf0b24addfb3f9 | |
parent | bf634290f7bdf1f5b922f4c28b333a739057f2f0 (diff) |
Nuke RCS tags.
-rw-r--r-- | man/mousedrv.man | 1 | ||||
-rw-r--r-- | src/mouse.c | 2 | ||||
-rw-r--r-- | src/mouse.h | 2 | ||||
-rw-r--r-- | src/mousePriv.h | 1 | ||||
-rw-r--r-- | src/pnp.c | 1 |
5 files changed, 0 insertions, 7 deletions
diff --git a/man/mousedrv.man b/man/mousedrv.man index a406ae9..52ba859 100644 --- a/man/mousedrv.man +++ b/man/mousedrv.man @@ -1,4 +1,3 @@ -.\" $XFree86: xc/programs/Xserver/hw/xfree86/input/mouse/mouse.man,v 1.6 2003/04/03 22:18:31 dawes Exp $ .\" shorthand for double quote that works everywhere. .ds q \N'34' .TH MOUSE __drivermansuffix__ __vendorversion__ diff --git a/src/mouse.c b/src/mouse.c index 4f9a1b4..5a80668 100644 --- a/src/mouse.c +++ b/src/mouse.c @@ -1,5 +1,3 @@ -/* $XdotOrg: driver/xf86-input-mouse/src/mouse.c,v 1.29 2006/04/21 11:15:23 mhopf Exp $ */ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mouse/mouse.c,v 1.79 2003/11/03 05:11:48 tsi Exp $ */ /* * * Copyright 1990,91 by Thomas Roell, Dinkelscherben, Germany. diff --git a/src/mouse.h b/src/mouse.h index 8397c9f..804a8f4 100644 --- a/src/mouse.h +++ b/src/mouse.h @@ -1,5 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mouse/mouse.h,v 1.13 2003/11/03 05:11:49 tsi Exp $ */ - /* * Copyright (c) 1997-1999 by The XFree86 Project, Inc. */ diff --git a/src/mousePriv.h b/src/mousePriv.h index 79dcdd1..0ccd1f8 100644 --- a/src/mousePriv.h +++ b/src/mousePriv.h @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mouse/mousePriv.h,v 1.11 2003/11/03 05:11:49 tsi Exp $ */ /* * Copyright (c) 1997-1999 by The XFree86 Project, Inc. */ @@ -1,4 +1,3 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/input/mouse/pnp.c,v 1.20tsi Exp $ */ /* * Copyright 1998 by Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> * |