tests/benchmarks/: Change licence to LGPL as granted by Benjamin and Andy.
authorStefan Kost <ensonic@users.sourceforge.net>
Thu, 19 Apr 2007 08:40:33 +0000 (08:40 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Thu, 19 Apr 2007 08:40:33 +0000 (08:40 +0000)
Original commit message from CVS:
* tests/benchmarks/complexity.c:
* tests/benchmarks/mass-elements.c:
Change licence to LGPL as granted by Benjamin and Andy.

ChangeLog
common
tests/benchmarks/complexity.c
tests/benchmarks/mass-elements.c

index 765705e..240006a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-19  Stefan Kost  <ensonic@users.sf.net>
+
+       * tests/benchmarks/complexity.c:
+       * tests/benchmarks/mass-elements.c:
+         Change licence to LGPL as granted by Benjamin and Andy.
+
 2007-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * gst/parse/Makefile.am:
diff --git a/common b/common
index e05f45f..765d03a 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit e05f45f13961b851501ca8938aa2049fa96c7b11
+Subproject commit 765d03a88492fb4ac81d70457f671f3a109e93de
index 1cd1133..c72b5d6 100644 (file)
@@ -3,18 +3,19 @@
  * Copyright (C) 2005 Andy Wingo <wingo@pobox.com>
  *
  * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public
+ * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
  * version 2 of the License, or (at your option) any later version.
  *
  * 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
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU Library 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.
  */
 
 #include <stdlib.h>
index d375dfd..91df2c9 100644 (file)
@@ -2,18 +2,19 @@
  * Copyright (C) 2004 Benjamin Otte <otte@gnome.org>
  *
  * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public
+ * modify it under the terms of the GNU Library General Public
  * License as published by the Free Software Foundation; either
  * version 2 of the License, or (at your option) any later version.
  *
  * 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
- * General Public License for more details.
+ * Library General Public License for more details.
  *
- * You should have received a copy of the GNU General Public
- * License along with this library; if not, write to the Free
- * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ * You should have received a copy of the GNU Library 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.
  */
 
 #include <stdlib.h>