Revision: 2098
          http://synfig.svn.sourceforge.net/synfig/?rev=2098&view=rev
Author:   genete
Date:     2008-10-14 21:00:21 +0000 (Tue, 14 Oct 2008)

Log Message:
-----------
Update/add copyrights for people who modified the code.

Modified Paths:
--------------
    synfig-studio/trunk/src/gtkmm/app.cpp
    synfig-studio/trunk/src/gtkmm/app.h
    synfig-studio/trunk/src/gtkmm/dialog_setup.cpp
    synfig-studio/trunk/src/gtkmm/dialog_setup.h
    synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
    synfig-studio/trunk/src/gtkmm/instance.cpp
    synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp
    synfig-studio/trunk/src/gtkmm/splash.cpp
    synfig-studio/trunk/src/gtkmm/state_gradient.cpp
    synfig-studio/trunk/src/gtkmm/state_rectangle.cpp
    synfig-studio/trunk/src/gtkmm/state_rotate.cpp
    synfig-studio/trunk/src/gtkmm/state_scale.cpp
    synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp
    synfig-studio/trunk/src/gtkmm/state_star.h
    synfig-studio/trunk/src/gtkmm/state_text.cpp
    synfig-studio/trunk/src/gtkmm/state_text.h
    synfig-studio/trunk/src/gtkmm/state_width.cpp
    synfig-studio/trunk/src/gtkmm/state_zoom.cpp
    synfig-studio/trunk/src/gtkmm/toolbox.cpp
    synfig-studio/trunk/src/gtkmm/widget_coloredit.cpp
    synfig-studio/trunk/src/gtkmm/widget_curves.cpp
    synfig-studio/trunk/src/gtkmm/widget_defaults.cpp
    synfig-studio/trunk/src/gtkmm/widget_time.cpp
    synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp
    synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp
    synfig-studio/trunk/src/gtkmm/zoomdial.h
    synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp
    synfig-studio/trunk/src/synfigapp/actions/activepointremove.cpp
    synfig-studio/trunk/src/synfigapp/actions/activepointset.cpp
    synfig-studio/trunk/src/synfigapp/actions/activepointsetoff.cpp
    synfig-studio/trunk/src/synfigapp/actions/activepointseton.cpp
    synfig-studio/trunk/src/synfigapp/actions/activepointsetsmart.cpp
    synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistinsert.cpp
    synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistloop.cpp
    synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremove.cpp
    
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp
    
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp
    synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistunloop.cpp
    synfig-studio/trunk/src/synfigapp/actions/waypointadd.cpp

Modified: synfig-studio/trunk/src/gtkmm/app.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/app.cpp       2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/app.cpp       2008-10-14 21:00:21 UTC (rev 
2098)
@@ -8,6 +8,7 @@
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
 **     Copyright (c) 2008 Gerald Young
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/app.h
===================================================================
--- synfig-studio/trunk/src/gtkmm/app.h 2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/gtkmm/app.h 2008-10-14 21:00:21 UTC (rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/dialog_setup.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/dialog_setup.cpp      2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/dialog_setup.cpp      2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/dialog_setup.h
===================================================================
--- synfig-studio/trunk/src/gtkmm/dialog_setup.h        2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/dialog_setup.h        2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/iconcontroller.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/iconcontroller.cpp    2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/iconcontroller.cpp    2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/instance.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/instance.cpp  2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/instance.cpp  2008-10-14 21:00:21 UTC (rev 
2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp    2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/renderer_ducks.cpp    2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Gerald Young
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/splash.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/splash.cpp    2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/splash.cpp    2008-10-14 21:00:21 UTC (rev 
2098)
@@ -7,7 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007 Chris Moore
-**     Copyright 2008 Paul Wise
+**     Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_gradient.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_gradient.cpp    2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_gradient.cpp    2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_rectangle.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_rectangle.cpp   2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_rectangle.cpp   2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_rotate.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_rotate.cpp      2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_rotate.cpp      2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_scale.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_scale.cpp       2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_scale.cpp       2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp  2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_smoothmove.cpp  2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_star.h
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_star.h  2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/state_star.h  2008-10-14 21:00:21 UTC (rev 
2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_text.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_text.cpp        2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_text.cpp        2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_text.h
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_text.h  2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/state_text.h  2008-10-14 21:00:21 UTC (rev 
2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_width.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_width.cpp       2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_width.cpp       2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/state_zoom.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/state_zoom.cpp        2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/state_zoom.cpp        2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/toolbox.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/toolbox.cpp   2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/toolbox.cpp   2008-10-14 21:00:21 UTC (rev 
2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007, 2008 Chris Moore
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_coloredit.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_coloredit.cpp  2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_coloredit.cpp  2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2007 Chris Moore
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_curves.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_curves.cpp     2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_curves.cpp     2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Gerco Ballintijn
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_defaults.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_defaults.cpp   2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_defaults.cpp   2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -6,6 +6,8 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
+**  Copyright (c) 2008 Carlos López
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_time.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_time.cpp       2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_time.cpp       2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2008 Chris Moore
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp   2008-10-14 14:16:28 UTC 
(rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_waypoint.cpp   2008-10-14 21:00:21 UTC 
(rev 2098)
@@ -7,6 +7,7 @@
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
 **     Copyright (c) 2008 Chris Moore
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp
===================================================================
--- synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp      2008-10-14 
14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/gtkmm/widget_waypointmodel.cpp      2008-10-14 
21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Paul Wise
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/gtkmm/zoomdial.h
===================================================================
--- synfig-studio/trunk/src/gtkmm/zoomdial.h    2008-10-14 14:16:28 UTC (rev 
2097)
+++ synfig-studio/trunk/src/gtkmm/zoomdial.h    2008-10-14 21:00:21 UTC (rev 
2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp        
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointadd.cpp        
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointremove.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointremove.cpp     
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointremove.cpp     
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointset.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointset.cpp        
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointset.cpp        
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointsetoff.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointsetoff.cpp     
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointsetoff.cpp     
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointseton.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointseton.cpp      
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointseton.cpp      
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/activepointsetsmart.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/activepointsetsmart.cpp   
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/activepointsetsmart.cpp   
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistinsert.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistinsert.cpp    
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistinsert.cpp    
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistloop.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistloop.cpp      
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistloop.cpp      
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremove.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremove.cpp    
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremove.cpp    
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp
===================================================================
--- 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp   
    2008-10-14 14:16:28 UTC (rev 2097)
+++ 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistremovesmart.cpp   
    2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp
===================================================================
--- 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp   
    2008-10-14 14:16:28 UTC (rev 2097)
+++ 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistrotateorder.cpp   
    2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: 
synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistunloop.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistunloop.cpp    
2008-10-14 14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/valuenodedynamiclistunloop.cpp    
2008-10-14 21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as

Modified: synfig-studio/trunk/src/synfigapp/actions/waypointadd.cpp
===================================================================
--- synfig-studio/trunk/src/synfigapp/actions/waypointadd.cpp   2008-10-14 
14:16:28 UTC (rev 2097)
+++ synfig-studio/trunk/src/synfigapp/actions/waypointadd.cpp   2008-10-14 
21:00:21 UTC (rev 2098)
@@ -6,6 +6,7 @@
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
+**  Copyright (c) 2008 Chris Moore
 **
 **     This package is free software; you can redistribute it and/or
 **     modify it under the terms of the GNU General Public License as


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to