diff options
author | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
---|---|---|
committer | Adam Jackson <ajax@benzedrine.nwnk.net> | 2007-06-29 14:06:52 -0400 |
commit | 4d76075dbb618a47ff9fc15c4be2e2d34210fa8d (patch) | |
tree | 986745461d97a159e31130c6c35487cbcae76728 /GL | |
parent | 2691c05fd647d9fa10f791ac397ecb9c423a076f (diff) |
Death to RCS tags.
Diffstat (limited to 'GL')
-rw-r--r-- | GL/glx/renderpix.c | 1 | ||||
-rw-r--r-- | GL/glx/renderpixswap.c | 1 | ||||
-rw-r--r-- | GL/glx/singlepix.c | 1 | ||||
-rw-r--r-- | GL/glx/singlesize.h | 1 | ||||
-rw-r--r-- | GL/glx/xfont.c | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/GL/glx/renderpix.c b/GL/glx/renderpix.c index cd2a78d4e..2fe630193 100644 --- a/GL/glx/renderpix.c +++ b/GL/glx/renderpix.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free diff --git a/GL/glx/renderpixswap.c b/GL/glx/renderpixswap.c index 0a9f60f6f..8455807e6 100644 --- a/GL/glx/renderpixswap.c +++ b/GL/glx/renderpixswap.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free diff --git a/GL/glx/singlepix.c b/GL/glx/singlepix.c index 98898aa3a..d6b96defc 100644 --- a/GL/glx/singlepix.c +++ b/GL/glx/singlepix.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free diff --git a/GL/glx/singlesize.h b/GL/glx/singlesize.h index 5d25b24ce..1cce1bcbc 100644 --- a/GL/glx/singlesize.h +++ b/GL/glx/singlesize.h @@ -1,4 +1,3 @@ -/* $XFree86$ */ #ifdef HAVE_DIX_CONFIG_H #include <dix-config.h> #endif diff --git a/GL/glx/xfont.c b/GL/glx/xfont.c index b24c77d44..9629cf147 100644 --- a/GL/glx/xfont.c +++ b/GL/glx/xfont.c @@ -1,4 +1,3 @@ -/* $XFree86$ */ /* ** License Applicability. Except to the extent portions of this file are ** made subject to an alternative license as permitted in the SGI Free |