diff options
author | Dave Airlie <airlied@linux.ie> | 2006-07-23 03:36:47 +1000 |
---|---|---|
committer | Dave Airlie <airlied@linux.ie> | 2006-07-23 03:50:52 +1000 |
commit | 8977b07434d75ca396d236dc1324f0c862b633c7 (patch) | |
tree | a733970739852dd71b1391d5feb6c63a75dd48dd /GL | |
parent | 70869fc6777f87cd05794446caa739e3d9a91ffe (diff) |
glx: fix typo from tag removal
Diffstat (limited to 'GL')
-rw-r--r-- | GL/glx/glxext.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GL/glx/glxext.c b/GL/glx/glxext.c index 9879b34c6..8bbb83f41 100644 --- a/GL/glx/glxext.c +++ b/GL/glx/glxext.c @@ -1,3 +1,4 @@ +/* ** The contents of this file are subject to the GLX Public License Version 1.0 ** (the "License"). You may not use this file except in compliance with the ** License. You may obtain a copy of the License at Silicon Graphics, Inc., |