diff options
Diffstat (limited to 'src/mesa/math/m_eval.c')
-rw-r--r-- | src/mesa/math/m_eval.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesa/math/m_eval.c b/src/mesa/math/m_eval.c index 9316625d976..ded7247b3f8 100644 --- a/src/mesa/math/m_eval.c +++ b/src/mesa/math/m_eval.c @@ -1,10 +1,10 @@ -/* $Id: m_eval.c,v 1.4 2001/03/08 17:17:28 brianp Exp $ */ +/* $Id: m_eval.c,v 1.5 2001/03/12 00:48:41 gareth Exp $ */ /* * Mesa 3-D graphics library * Version: 3.5 * - * Copyright (C) 1999-2000 Brian Paul All Rights Reserved. + * Copyright (C) 1999-2001 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"), |