summaryrefslogtreecommitdiff
path: root/tests/test0-main.c
diff options
context:
space:
mode:
authorGaël CHAMOULAUD <strider@src.gnome.org>2003-03-19 20:48:37 +0000
committerGaël CHAMOULAUD <strider@src.gnome.org>2003-03-19 20:48:37 +0000
commitcc7ec65a2b735e285047c7e0a61212337d7ab24c (patch)
tree13ab4cb7566b940a89aef2da17f20938b645b33c /tests/test0-main.c
parent153f41b4116c4fbc732b0071a24822466accdea4 (diff)
downloadlibcroco-cc7ec65a2b735e285047c7e0a61212337d7ab24c.tar.gz
Relicense from GPL -> LGPL
Diffstat (limited to 'tests/test0-main.c')
-rw-r--r--tests/test0-main.c30
1 files changed, 13 insertions, 17 deletions
diff --git a/tests/test0-main.c b/tests/test0-main.c
index 26d5124..db3f7d8 100644
--- a/tests/test0-main.c
+++ b/tests/test0-main.c
@@ -1,27 +1,23 @@
/* -*- Mode: C; indent-tabs-mode:nil; 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 <dodji@seketeli.org>
*
- *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 <dodji@seketeli.org>
+ * 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
*/
/*