|
Revision 1046, 1.0 KB
(checked in by tautges, 2 years ago)
|
|
Moving stuff down to trunk.
|
| Line | |
|---|
| 1 | CGM, the Common Geometry Module, is a code library which provides |
|---|
| 2 | geometry functionality used for mesh generation and other applications. |
|---|
| 3 | |
|---|
| 4 | Copyright 2005 Sandia Corporation. Under the terms of Contract |
|---|
| 5 | DE-AC04-94AL85000 with Sandia Coroporation, the U.S. Government |
|---|
| 6 | retains certain rights in this software. |
|---|
| 7 | |
|---|
| 8 | This library is free software; you can redistribute it and/or |
|---|
| 9 | modify it under the terms of the GNU Lesser General Public |
|---|
| 10 | License as published by the Free Software Foundation; either |
|---|
| 11 | version 2.1 of the License, or (at your option) any later version. |
|---|
| 12 | |
|---|
| 13 | This library is distributed in the hope that it will be useful, |
|---|
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| 15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
|---|
| 16 | Lesser General Public License for more details. A copy of the full |
|---|
| 17 | GNU Lesser General Public License can be found at |
|---|
| 18 | http://www.gnu.org/copyleft/lesser.html. |
|---|
| 19 | |
|---|
| 20 | For more information, contact the authors of this software at |
|---|
| 21 | cubit-dev@sandia.gov. |
|---|