summaryrefslogtreecommitdiff
path: root/tests
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
parent153f41b4116c4fbc732b0071a24822466accdea4 (diff)
downloadlibcroco-cc7ec65a2b735e285047c7e0a61212337d7ab24c.tar.gz
Relicense from GPL -> LGPL
Diffstat (limited to 'tests')
-rw-r--r--tests/cr-test-utils.c20
-rw-r--r--tests/cr-test-utils.h30
-rw-r--r--tests/test0-main.c30
-rw-r--r--tests/test1-main.c30
-rw-r--r--tests/test2-main.c30
-rw-r--r--tests/test3-main.c30
-rw-r--r--tests/test4-main.c30
-rw-r--r--tests/test5-main.c31
8 files changed, 111 insertions, 120 deletions
diff --git a/tests/cr-test-utils.c b/tests/cr-test-utils.c
index b39419e..e03955e 100644
--- a/tests/cr-test-utils.c
+++ b/tests/cr-test-utils.c
@@ -1,3 +1,23 @@
+/*
+ * This file is part of The Croco Library
+ *
+ * Copyright (C) 2002-2003 Dodji Seketeli <dodji@seketeli.org>
+ *
+ * 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.
+ *
+ * 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 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
+ */
+
#include <string.h>
#include "cr-test-utils.h"
diff --git a/tests/cr-test-utils.h b/tests/cr-test-utils.h
index 579e6ca..9219b93 100644
--- a/tests/cr-test-utils.h
+++ b/tests/cr-test-utils.h
@@ -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
*/
/*
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
*/
/*
diff --git a/tests/test1-main.c b/tests/test1-main.c
index fad46c2..647cdac 100644
--- a/tests/test1-main.c
+++ b/tests/test1-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
-n *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
*/
/*
diff --git a/tests/test2-main.c b/tests/test2-main.c
index 6b25ab4..ac5a4b8 100644
--- a/tests/test2-main.c
+++ b/tests/test2-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
*/
/*
diff --git a/tests/test3-main.c b/tests/test3-main.c
index dbadf0c..56e794e 100644
--- a/tests/test3-main.c
+++ b/tests/test3-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
*/
/*
diff --git a/tests/test4-main.c b/tests/test4-main.c
index 13e4a4f..ddcfb94 100644
--- a/tests/test4-main.c
+++ b/tests/test4-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
*/
/*
diff --git a/tests/test5-main.c b/tests/test5-main.c
index 75151cc..14e55cf 100644
--- a/tests/test5-main.c
+++ b/tests/test5-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
*/
/*
@@ -56,7 +52,6 @@ display_help (char *prg_name) ;
static void
display_about (char *prg_name) ;
-
static enum CRStatus
test_sel_eng (guchar * a_file_uri) ;