added missing license info
This commit is contained in:
parent
bf0e346d81
commit
9b324d2f50
|
@ -6,6 +6,17 @@
|
|||
* @date 12/08/2002
|
||||
*
|
||||
* @brief LookUpTable for the MarchingCubes 33 Algorithm
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
* for more details.
|
||||
*/
|
||||
//________________________________________________
|
||||
|
||||
|
|
Loading…
Reference in New Issue