From cc7ec65a2b735e285047c7e0a61212337d7ab24c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20CHAMOULAUD?= Date: Wed, 19 Mar 2003 20:48:37 +0000 Subject: Relicense from GPL -> LGPL --- src/cr-statement.c | 30 +++++++++++++----------------- 1 file changed, 13 insertions(+), 17 deletions(-) (limited to 'src/cr-statement.c') diff --git a/src/cr-statement.c b/src/cr-statement.c index 82e4b71..eddfa40 100644 --- a/src/cr-statement.c +++ b/src/cr-statement.c @@ -1,27 +1,23 @@ /* -*- Mode: C; indent-tabs-mode: ni; c-basic-offset: 8 -*- */ /* - *This file is part of the Croco Library + * This file is part of The Croco Library * - *The Croco Library 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, - *or (at your option) any later version. + * Copyright (C) 2002-2003 Dodji Seketeli * - *The Croco Library 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. + * This program is free software; you can redistribute it and/or + * modify it under the terms of version 2.1 of the GNU Lesser General Public + * License as published by the Free Software Foundation. * - *You should have received a copy of the - *GNU General Public License along with The Croco Library; - *see the file COPYING. If not, write to - *the Free Software Foundation, Inc., - *59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 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. * - *Copyright 2002-2003 Dodji Seketeli + * You should have received a copy of the GNU Lesser 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 */ /* -- cgit v1.2.1