Author: ArcRiley Date: 2008-01-02 06:44:55 +0000 (Wed, 02 Jan 2008) New Revision: 722
Modified: trunk/pysoy/include/cairo.pxd trunk/pysoy/include/gl.pxd trunk/pysoy/include/glib.pxd trunk/pysoy/include/ode.pxd trunk/pysoy/include/ogg.pxd trunk/pysoy/include/py.pxd trunk/pysoy/include/stdio.pxd Log: Updating/normalizing copyright lines Modified: trunk/pysoy/include/cairo.pxd =================================================================== --- trunk/pysoy/include/cairo.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/cairo.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # Cairo Declarations # -# Copyright (C) 2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/gl.pxd =================================================================== --- trunk/pysoy/include/gl.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/gl.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # OpenGL Declarations # -# Copyright (C) 2006,2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/glib.pxd =================================================================== --- trunk/pysoy/include/glib.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/glib.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # GLib Declarations # -# Copyright (C) 2006,2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/ode.pxd =================================================================== --- trunk/pysoy/include/ode.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/ode.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # ODE Declarations # -# Copyright (C) 2006,2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/ogg.pxd =================================================================== --- trunk/pysoy/include/ogg.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/ogg.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # Ogg Declarations # -# Copyright (C ) 2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/py.pxd =================================================================== --- trunk/pysoy/include/py.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/py.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # Python Declarations # -# Copyright (C) 2006,2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by Modified: trunk/pysoy/include/stdio.pxd =================================================================== --- trunk/pysoy/include/stdio.pxd 2008-01-02 06:44:35 UTC (rev 721) +++ trunk/pysoy/include/stdio.pxd 2008-01-02 06:44:55 UTC (rev 722) @@ -1,6 +1,6 @@ # C Standard IO Declarations # -# Copyright (C) 2007 Team PySoy +# Copyright (C) 2006,2007,2008 PySoy Group # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
