[lasem] tests: change copyright notice of lsm-test.



commit 119f0faa188e3f5393308e07a5f63913b1faf91c
Author: Emmanuel Pacaud <emmanuel gnome org>
Date:   Sun Oct 21 00:25:45 2012 +0200

    tests: change copyright notice of lsm-test.

 tests/lsmtest.c |   39 ++++++++++++++++++++++++---------------
 1 files changed, 24 insertions(+), 15 deletions(-)
---
diff --git a/tests/lsmtest.c b/tests/lsmtest.c
index 24c18ee..a211d50 100644
--- a/tests/lsmtest.c
+++ b/tests/lsmtest.c
@@ -1,24 +1,33 @@
 /* Lasem - SVG and Mathml library
  *
- * Copyright  2007-2010  Emmanuel Pacaud
+ * lsm-test - Regression test utility for Lasem
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation; either
- * version 2 of the License, or (at your option) any later version.
+ * Copyright  2004 Richard D. Worth
+ * Copyright  2006 Red Hat, Inc.
+ * Copyright  2007-2012 Emmanuel Pacaud
  *
- * This 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
- * Lesser General Public License for more details.
+ * Permission to use, copy, modify, distribute, and sell this software
+ * and its documentation for any purpose is hereby granted without
+ * fee, provided that the above copyright notice appear in all copies
+ * and that both that copyright notice and this permission notice
+ * appear in supporting documentation, and that the name of the authors
+ * not be used in advertising or publicity pertaining to distribution
+ * of the software without specific, written prior permission.
+ * The authors make no representations about the suitability of this
+ * software for any purpose.  It is provided "as is" without express
+ * or implied warranty.
  *
- * You should have received a copy of the GNU Lesser General
- * Public License along with this library; if not, write to the
- * Free Software Foundation, Inc., 59 Temple Place, Suite 330,
- * Boston, MA 02111-1307, USA.
+ * THE AUTHORS DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN
+ * NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
+ * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
+ * OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ * NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  *
- * Author:
- * 	Emmanuel Pacaud <emmanuel gnome org>
+ * Authors: Emmanuel Pacaud <emmanuel gnome org>
+ *	    Richard D. Worth <richard theworths org>
+ *	    Carl Worth <cworth cworth org>
  */
 
 #include "config.h"



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]