Skip to content
Snippets Groups Projects
Commit 1143c8b7 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

release mysolver.c under a more permissive license, too
parent 96c83f55
No related branches found
No related tags found
No related merge requests found
/* $Id: mysolver.c,v 1.1 2003-05-09 16:30:01 geuzaine Exp $ */ /* $Id: mysolver.c,v 1.2 2003-10-29 20:43:46 geuzaine Exp $ */
/* /*
Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle * Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
*
This program is free software; you can redistribute it and/or modify * Permission is hereby granted, free of charge, to any person
it under the terms of the GNU General Public License as published by * obtaining a copy of this software and associated documentation
the Free Software Foundation; either version 2 of the License, or * files (the "Software"), to deal in the Software without
(at your option) any later version. * restriction, including without limitation the rights to use, copy,
* modify, merge, publish, distribute, and/or sell copies of the
This program is distributed in the hope that it will be useful, * Software, and to permit persons to whom the Software is furnished
but WITHOUT ANY WARRANTY; without even the implied warranty of * to do so, provided that the above copyright notice(s) and this
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * permission notice appear in all copies of the Software and that
GNU General Public License for more details. * both the above copyright notice(s) and this permission notice
* appear in supporting documentation.
You should have received a copy of the GNU General Public License *
along with this program; if not, write to the Free Software * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
USA. * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE
Please report all bugs and problems to "gmsh@geuz.org". * COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR
*/ * ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY
* DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
* WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
* ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
* OF THIS SOFTWARE.
*
* Please report all bugs and problems to "gmsh@geuz.org".
*/
/* This file contains a dummy client solver for Gmsh. It does not /* This file contains a dummy client solver for Gmsh. It does not
solve anything, but shows how to program your own solver to interact solve anything, but shows how to program your own solver to interact
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment