From fa508ffd5ad467f22cd3bccd2410c4ab5e08eb4f Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 29 Oct 2003 18:40:05 +0000
Subject: [PATCH] Remove licensing information

---
 doc/CREDITS | 13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)

diff --git a/doc/CREDITS b/doc/CREDITS
index 10677817d0..2838c60332 100644
--- a/doc/CREDITS
+++ b/doc/CREDITS
@@ -1,4 +1,4 @@
-$Id: CREDITS,v 1.7 2003-10-23 19:27:17 geuzaine Exp $
+$Id: CREDITS,v 1.8 2003-10-29 18:40:05 geuzaine Exp $
 
              Gmsh is copyright (c) 1997-2003 
 
@@ -10,17 +10,6 @@ $Id: CREDITS,v 1.7 2003-10-23 19:27:17 geuzaine Exp $
                   Jean-Francois Remacle 
                <remacle at gce.ucl.ac.be>
 
-and is distributed 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. Gmsh 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.
-
 The AVL tree code (DataStr/avl.*) and the YUV image code
 (Graphics/gl2yuv.*) are copyright (c) 1988-1993, 1995 The Regents of
 the University of California. Permission to use, copy, modify, and
-- 
GitLab