diff options
Diffstat (limited to 'hw/xfree86/os-support/sco')
-rw-r--r-- | hw/xfree86/os-support/sco/VTsw_sco.c | 1 | ||||
-rw-r--r-- | hw/xfree86/os-support/sco/sco_init.c | 1 | ||||
-rw-r--r-- | hw/xfree86/os-support/sco/sco_iop.c | 2 | ||||
-rw-r--r-- | hw/xfree86/os-support/sco/sco_mouse.c | 2 | ||||
-rw-r--r-- | hw/xfree86/os-support/sco/sco_video.c | 1 |
5 files changed, 0 insertions, 7 deletions
diff --git a/hw/xfree86/os-support/sco/VTsw_sco.c b/hw/xfree86/os-support/sco/VTsw_sco.c index ba2f7adee..d126e7869 100644 --- a/hw/xfree86/os-support/sco/VTsw_sco.c +++ b/hw/xfree86/os-support/sco/VTsw_sco.c @@ -21,7 +21,6 @@ * PERFORMANCE OF THIS SOFTWARE. * */ -/* $XConsortium: VTsw_sco.c /main/2 1995/11/13 06:08:36 kaleb $ */ #ifdef HAVE_XORG_CONFIG_H #include <xorg-config.h> diff --git a/hw/xfree86/os-support/sco/sco_init.c b/hw/xfree86/os-support/sco/sco_init.c index 07f30f019..5f7db3437 100644 --- a/hw/xfree86/os-support/sco/sco_init.c +++ b/hw/xfree86/os-support/sco/sco_init.c @@ -19,7 +19,6 @@ * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XConsortium$ */ /* Re-written May 2001 to represent the current state of reality */ diff --git a/hw/xfree86/os-support/sco/sco_iop.c b/hw/xfree86/os-support/sco/sco_iop.c index 4870266d8..bb8d06d2e 100644 --- a/hw/xfree86/os-support/sco/sco_iop.c +++ b/hw/xfree86/os-support/sco/sco_iop.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* * Copyright 2001 by J. Kean Johnston <jkj@caldera.com> * @@ -20,7 +19,6 @@ * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XConsortium$ */ #ifdef HAVE_XORG_CONFIG_H diff --git a/hw/xfree86/os-support/sco/sco_mouse.c b/hw/xfree86/os-support/sco/sco_mouse.c index 29e1f6f3c..af57cdedf 100644 --- a/hw/xfree86/os-support/sco/sco_mouse.c +++ b/hw/xfree86/os-support/sco/sco_mouse.c @@ -20,8 +20,6 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $XConsortium$ */ - #ifdef HAVE_XORG_CONFIG_H #include <xorg-config.h> #endif diff --git a/hw/xfree86/os-support/sco/sco_video.c b/hw/xfree86/os-support/sco/sco_video.c index 807028f6a..7edf71db3 100644 --- a/hw/xfree86/os-support/sco/sco_video.c +++ b/hw/xfree86/os-support/sco/sco_video.c @@ -19,7 +19,6 @@ * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XConsortium$ */ /* Re-written May 2001 to represent the current state of reality */ |