summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-02-26 13:35:55 +0000
committerEgbert Eich <eich@suse.de>2004-02-26 13:35:55 +0000
commitae76bd203e7991467fb9378bbd178fb6bbd81f58 (patch)
tree4c054b8f2e222bf4769079562aff12a3e8f77540
parent7aa726f59c686b21cdcd9ab481d16e7e58c121d6 (diff)
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r--man/sunbw2.man2
-rw-r--r--src/bw2.h2
-rw-r--r--src/bw2_driver.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/man/sunbw2.man b/man/sunbw2.man
index 33807fb..ac05ccf 100644
--- a/man/sunbw2.man
+++ b/man/sunbw2.man
@@ -1,4 +1,4 @@
-.\" $XFree86$
+.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunbw2/sunbw2.man,v 1.2 2001/01/27 18:20:53 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH SUNBW2 __drivermansuffix__ __vendorversion__
diff --git a/src/bw2.h b/src/bw2.h
index d5aed8a..a1284c8 100644
--- a/src/bw2.h
+++ b/src/bw2.h
@@ -20,7 +20,7 @@
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunbw2/bw2.h,v 1.1 2000/06/30 17:15:13 dawes Exp $ */
#ifndef BW2_H
#define BW2_H
diff --git a/src/bw2_driver.c b/src/bw2_driver.c
index c9ef851..5888b0e 100644
--- a/src/bw2_driver.c
+++ b/src/bw2_driver.c
@@ -20,7 +20,7 @@
* IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
* CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
-/* $XFree86$ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/sunbw2/bw2_driver.c,v 1.4 2003/10/30 17:37:11 tsi Exp $ */
#include "xf86.h"
#include "xf86_OSproc.h"