From 458ca643c6ebdf33275294aaf80c4071c630883c Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Wed, 21 Sep 2005 18:52:19 +0000 Subject: [PATCH] *** empty log message *** --- doc/CREDITS | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/doc/CREDITS b/doc/CREDITS index 745ae20c8c..1aefe517cf 100644 --- a/doc/CREDITS +++ b/doc/CREDITS @@ -1,4 +1,4 @@ -$Id: CREDITS,v 1.28 2005-08-22 00:29:11 geuzaine Exp $ +$Id: CREDITS,v 1.29 2005-09-21 18:52:19 geuzaine Exp $ Gmsh is copyright (C) 1997-2005 @@ -55,21 +55,22 @@ copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. This software is provided "as is" without express or implied warranty. -The MathEval library (MathEval/*) is based on GNU libmatheval, -copyright (C) 1999, 2002, 2003 Free Software Foundation, Inc. +The MathEval library (in the contrib/MathEval subdirectory) is based +on GNU libmatheval, copyright (C) 1999, 2002, 2003 Free Software +Foundation, Inc. The colorbar widget (Fltk/Colorbar_Window.cpp) was inspired by code from the Vis5d program for visualizing five dimensional gridded data sets, copyright (C) 1990-1995, Bill Hibbard, Brian Paul, Dave Santek, and Andre Battaiola. -This version of Gmsh may contain code (in the Triangle subdirectory) -copyright (C) 1993, 1995, 1997, 1998, 2002, Jonathan Richard Shewchuk: -check the configuration options. +This version of Gmsh may contain code (in the contrib/Triangle +subdirectory) copyright (C) 1993, 1995, 1997, 1998, 2002, Jonathan +Richard Shewchuk: check the configuration options. -This version of Gmsh may contain code (in the Netgen subdirectory) -copyright (C) 1994-2004, Joachim Sch"oberl: check the configuration -options. +This version of Gmsh may contain code (in the contrib/Netgen +subdirectory) copyright (C) 1994-2004, Joachim Sch"oberl: check the +configuration options. Special thanks to Bill Spitzak <spitzak at users.sourceforge.net>, Michael Sweet <easysw at users.sourceforge.net>, Matthias Melcher <mm -- GitLab