diff options
Diffstat (limited to 'hw/kdrive/src/vga.h')
-rw-r--r-- | hw/kdrive/src/vga.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/kdrive/src/vga.h b/hw/kdrive/src/vga.h index 5d7e77307..0615d5256 100644 --- a/hw/kdrive/src/vga.h +++ b/hw/kdrive/src/vga.h @@ -1,6 +1,4 @@ /* - * Id: vga.h,v 1.1 1999/11/02 03:54:46 keithp Exp $ - * * Copyright © 1999 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its @@ -21,7 +19,6 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $RCSId: xc/programs/Xserver/hw/kdrive/vga.h,v 1.2 1999/12/30 03:03:07 robin Exp $ */ #ifndef _VGA_H_ #define _VGA_H_ |