diff options
Diffstat (limited to 'src/mesa/main/colortab.h')
-rw-r--r-- | src/mesa/main/colortab.h | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/src/mesa/main/colortab.h b/src/mesa/main/colortab.h index 4bd16210a0..b6ff737a65 100644 --- a/src/mesa/main/colortab.h +++ b/src/mesa/main/colortab.h @@ -1,18 +1,8 @@ -/** - * \file colortab.h - * Color tables. - * - * \if subset - * (No-op) - * - * \endif - */ - /* * Mesa 3-D graphics library - * Version: 3.5 + * Version: 6.5.2 * - * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), |