gnomemm r2055 - in cluttermm/branches/cluttermm-0.8: . clutter/cluttermm clutter/src tools/extra_defs_gen
- From: murrayc svn gnome org
- To: svn-commits-list gnome org
- Subject: gnomemm r2055 - in cluttermm/branches/cluttermm-0.8: . clutter/cluttermm clutter/src tools/extra_defs_gen
- Date: Tue, 17 Feb 2009 08:51:38 +0000 (UTC)
Author: murrayc
Date: Tue Feb 17 08:51:38 2009
New Revision: 2055
URL: http://svn.gnome.org/viewvc/gnomemm?rev=2055&view=rev
Log:
More back-porting from trunk.
Modified:
cluttermm/branches/cluttermm-0.8/ChangeLog
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.cc
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.h
cluttermm/branches/cluttermm-0.8/clutter/cluttermm/wrap_init.h
cluttermm/branches/cluttermm-0.8/clutter/src/actor.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/actor.hg
cluttermm/branches/cluttermm-0.8/clutter/src/alpha.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/alpha.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.hg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.hg
cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.hg
cluttermm/branches/cluttermm-0.8/clutter/src/color.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/color.hg
cluttermm/branches/cluttermm-0.8/clutter/src/container.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/container.hg
cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.hg
cluttermm/branches/cluttermm-0.8/clutter/src/group.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/group.hg
cluttermm/branches/cluttermm-0.8/clutter/src/layout.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/layout.hg
cluttermm/branches/cluttermm-0.8/clutter/src/media.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/media.hg
cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.hg
cluttermm/branches/cluttermm-0.8/clutter/src/score.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/score.hg
cluttermm/branches/cluttermm-0.8/clutter/src/script.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/script.hg
cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.hg
cluttermm/branches/cluttermm-0.8/clutter/src/shader.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/shader.hg
cluttermm/branches/cluttermm-0.8/clutter/src/stage.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/stage.hg
cluttermm/branches/cluttermm-0.8/clutter/src/texture.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/texture.hg
cluttermm/branches/cluttermm-0.8/clutter/src/timeline.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/timeline.hg
cluttermm/branches/cluttermm-0.8/clutter/src/types.ccg
cluttermm/branches/cluttermm-0.8/clutter/src/types.hg
cluttermm/branches/cluttermm-0.8/tools/extra_defs_gen/generate_defs_clutter.cc
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/event.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/frame-source.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/init.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/main.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/threads.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.cc (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.cc Tue Feb 17 08:51:38 2009
@@ -3,16 +3,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/utility.h Tue Feb 17 08:51:38 2009
@@ -5,16 +5,16 @@
* Copyright 2008 Jonathon Jongsma
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/cluttermm/wrap_init.h
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/cluttermm/wrap_init.h (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/cluttermm/wrap_init.h Tue Feb 17 08:51:38 2009
@@ -6,16 +6,16 @@
* Copyright (C) 2002-2003 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/actor.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/actor.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/actor.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/actor.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/actor.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/actor.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/alpha.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/alpha.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/alpha.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/alpha.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/alpha.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/alpha.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-depth.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-ellipse.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-opacity.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-path.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-rotate.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour-scale.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/behaviour.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/clone-texture.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/color.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/color.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/color.ccg Tue Feb 17 08:51:38 2009
@@ -2,16 +2,16 @@
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/color.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/color.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/color.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/container.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/container.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/container.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/container.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/container.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/container.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/effecttemplate.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/group.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/group.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/group.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/group.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/group.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/group.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/layout.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/layout.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/layout.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/layout.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/layout.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/layout.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/media.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/media.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/media.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/media.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/media.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/media.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/rectangle.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/score.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/score.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/score.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/score.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/score.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/score.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/script.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/script.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/script.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/script.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/script.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/script.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/scriptable.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/shader.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/shader.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/shader.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/shader.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/shader.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/shader.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/stage.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/stage.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/stage.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/stage.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/stage.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/stage.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/texture.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/texture.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/texture.ccg Tue Feb 17 08:51:38 2009
@@ -2,16 +2,16 @@
* Copyright (c) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/texture.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/texture.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/texture.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/timeline.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/timeline.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/timeline.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/timeline.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/timeline.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/timeline.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/types.ccg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/types.ccg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/types.ccg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/clutter/src/types.hg
==============================================================================
--- cluttermm/branches/cluttermm-0.8/clutter/src/types.hg (original)
+++ cluttermm/branches/cluttermm-0.8/clutter/src/types.hg Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 2007 The cluttermm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
Modified: cluttermm/branches/cluttermm-0.8/tools/extra_defs_gen/generate_defs_clutter.cc
==============================================================================
--- cluttermm/branches/cluttermm-0.8/tools/extra_defs_gen/generate_defs_clutter.cc (original)
+++ cluttermm/branches/cluttermm-0.8/tools/extra_defs_gen/generate_defs_clutter.cc Tue Feb 17 08:51:38 2009
@@ -1,16 +1,16 @@
/* Copyright (C) 1998-2006 The gtkmm Development Team
*
* This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Library General Public
+ * 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.
+ * version 2.1 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
- * Library General Public License for more details.
+ * Lesser General Public License for more details.
*
- * You should have received a copy of the GNU Library General Public
+ * 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., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]