diff options
author | Rico Schüller <[email protected]> | 2013-06-05 08:54:14 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-06-05 08:54:27 -0600 |
commit | 3998cfa933dcd9134b75d9f0ae2c9cfcd6f2ee45 (patch) | |
tree | 75f681d78aabb78caae18cb23fd80eb4adad53a4 /src/mesa/math | |
parent | 7bdf1f2f1a3d7779919e7d45b2d4a22fb227932a (diff) |
mesa: remove outdated version lines in comments
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/math')
-rw-r--r-- | src/mesa/math/m_clip_tmp.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_copy_tmp.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_debug.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_debug_clip.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_debug_norm.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_debug_util.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_debug_xform.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_dotprod_tmp.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_eval.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_eval.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_matrix.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_matrix.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_norm_tmp.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_trans_tmp.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_translate.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_translate.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_vector.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_vector.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_xform.c | 1 | ||||
-rw-r--r-- | src/mesa/math/m_xform.h | 1 | ||||
-rw-r--r-- | src/mesa/math/m_xform_tmp.h | 1 |
21 files changed, 0 insertions, 21 deletions
diff --git a/src/mesa/math/m_clip_tmp.h b/src/mesa/math/m_clip_tmp.h index c6b8bd83d96..5cfcf91dd90 100644 --- a/src/mesa/math/m_clip_tmp.h +++ b/src/mesa/math/m_clip_tmp.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.2 * * Copyright (C) 1999-2004 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_copy_tmp.h b/src/mesa/math/m_copy_tmp.h index 98fbd0730dc..dd174b22958 100644 --- a/src/mesa/math/m_copy_tmp.h +++ b/src/mesa/math/m_copy_tmp.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_debug.h b/src/mesa/math/m_debug.h index a1e8cee9d63..59bb1552e13 100644 --- a/src/mesa/math/m_debug.h +++ b/src/mesa/math/m_debug.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_debug_clip.c b/src/mesa/math/m_debug_clip.c index 08b9eff06dd..cd8a90d4d56 100644 --- a/src/mesa/math/m_debug_clip.c +++ b/src/mesa/math/m_debug_clip.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.1 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_debug_norm.c b/src/mesa/math/m_debug_norm.c index 588cd90a3e0..db71ebef0c6 100644 --- a/src/mesa/math/m_debug_norm.c +++ b/src/mesa/math/m_debug_norm.c @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 5.1 * * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_debug_util.h b/src/mesa/math/m_debug_util.h index f356588aec3..d526e9656d9 100644 --- a/src/mesa/math/m_debug_util.h +++ b/src/mesa/math/m_debug_util.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.1 * * Copyright (C) 1999-2004 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_debug_xform.c b/src/mesa/math/m_debug_xform.c index cea382da6fc..fbfa9b28a70 100644 --- a/src/mesa/math/m_debug_xform.c +++ b/src/mesa/math/m_debug_xform.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.1 * * Copyright (C) 1999-2004 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_dotprod_tmp.h b/src/mesa/math/m_dotprod_tmp.h index 6f530cfc43d..cae809037f2 100644 --- a/src/mesa/math/m_dotprod_tmp.h +++ b/src/mesa/math/m_dotprod_tmp.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_eval.c b/src/mesa/math/m_eval.c index 7e8a81d1344..f0c7190b799 100644 --- a/src/mesa/math/m_eval.c +++ b/src/mesa/math/m_eval.c @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_eval.h b/src/mesa/math/m_eval.h index cc1d1894c68..18f4d7a4230 100644 --- a/src/mesa/math/m_eval.h +++ b/src/mesa/math/m_eval.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_matrix.c b/src/mesa/math/m_matrix.c index 4f64bd226a0..290231527d5 100644 --- a/src/mesa/math/m_matrix.c +++ b/src/mesa/math/m_matrix.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_matrix.h b/src/mesa/math/m_matrix.h index fabe15a9476..2b097cb3130 100644 --- a/src/mesa/math/m_matrix.h +++ b/src/mesa/math/m_matrix.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_norm_tmp.h b/src/mesa/math/m_norm_tmp.h index 24839e2b5cd..339c03ff82c 100644 --- a/src/mesa/math/m_norm_tmp.h +++ b/src/mesa/math/m_norm_tmp.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 5.1 * * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_trans_tmp.h b/src/mesa/math/m_trans_tmp.h index 867384b78da..f39a3c83aea 100644 --- a/src/mesa/math/m_trans_tmp.h +++ b/src/mesa/math/m_trans_tmp.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5.1 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_translate.c b/src/mesa/math/m_translate.c index 40c81746392..0b8c858d7d5 100644 --- a/src/mesa/math/m_translate.c +++ b/src/mesa/math/m_translate.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5.1 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_translate.h b/src/mesa/math/m_translate.h index eeb947f292a..250921a3f3a 100644 --- a/src/mesa/math/m_translate.h +++ b/src/mesa/math/m_translate.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 6.5.1 * * Copyright (C) 1999-2006 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_vector.c b/src/mesa/math/m_vector.c index 0d38117e98a..ff42396b768 100644 --- a/src/mesa/math/m_vector.c +++ b/src/mesa/math/m_vector.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_vector.h b/src/mesa/math/m_vector.h index 143a3028293..8551ee7520e 100644 --- a/src/mesa/math/m_vector.h +++ b/src/mesa/math/m_vector.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 7.3 * * Copyright (C) 1999-2008 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_xform.c b/src/mesa/math/m_xform.c index f8c0993d48c..14d1c645379 100644 --- a/src/mesa/math/m_xform.c +++ b/src/mesa/math/m_xform.c @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 5.1 * * Copyright (C) 1999-2003 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_xform.h b/src/mesa/math/m_xform.h index 7cec7f0adda..e4588032298 100644 --- a/src/mesa/math/m_xform.h +++ b/src/mesa/math/m_xform.h @@ -1,6 +1,5 @@ /* * Mesa 3-D graphics library - * Version: 7.3 * * Copyright (C) 1999-2008 Brian Paul All Rights Reserved. * diff --git a/src/mesa/math/m_xform_tmp.h b/src/mesa/math/m_xform_tmp.h index 1f984887d33..8886c9646e8 100644 --- a/src/mesa/math/m_xform_tmp.h +++ b/src/mesa/math/m_xform_tmp.h @@ -1,7 +1,6 @@ /* * Mesa 3-D graphics library - * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * |