//=========================================================================== // GoTools Core - SINTEF Geometry Tools Core library, version 2.0.1 // // Copyright (C) 2000-2007, 2010 SINTEF ICT, Applied Mathematics, Norway. // // 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 version 2 of the License. // // 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 for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., // 59 Temple Place - Suite 330, // Boston, MA 02111-1307, USA. // // Contact information: E-mail: tor.dokken@sintef.no // SINTEF ICT, Department of Applied Mathematics, // P.O. Box 124 Blindern, // 0314 Oslo, Norway. // // Other licenses are also available for this software, notably licenses // for: // - Building commercial software. // - Building software whose source code you wish to keep private. //===========================================================================
00001 #ifndef _SISL_COPYRIGHT_H 00002 #define _SISL_COPYRIGHT_H 00003 #endif 00004 00005 #ifndef _COPYRIGHT_H 00006 #define _COPYRIGHT_H 00007 00008 /*****************************************************************************/ 00009 /* */ 00010 /* */ 00011 /* (c) Copyright 2000 by */ 00012 /* SINTEF, Oslo, Norway */ 00013 /* All rights reserved. */ 00014 /* */ 00015 /* THIS SOFTWARE IS FURNISHED UNDER A LICENSE AND MAY BE USED AND COPIED */ 00016 /* ONLY IN ACCORDANCE WITH THE TERMS OF SUCH LICENSE AND WITH THE */ 00017 /* INCLUSION OF THE ABOVE COPYRIGHT NOTICE. THIS SOFTWARE OR ANY OTHER */ 00018 /* COPIES THEREOF MAY NOT BE PROVIDED OR OTHERWISE MADE AVAILABLE TO ANY */ 00019 /* OTHER PERSON. NO TITLE TO AND OWNERSHIP OF THE SOFTWARE IS HEREBY */ 00020 /* TRANSFERRED. */ 00021 /* */ 00022 /* SINTEF MAKES NO WARRANTY OF ANY KIND WITH REGARD */ 00023 /* TO THIS SOFTWARE,INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES */ 00024 /* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ 00025 /* Sintef shall not be liable for any errors contained */ 00026 /* herein or direct, special, incidental or consequential damages in */ 00027 /* connection with furnishing, performance, or use of this material. */ 00028 /* */ 00029 /* */ 00030 /*****************************************************************************/ 00031 #endif 00032 00033