Author: ArcRiley Date: 2008-01-02 06:52:14 +0000 (Wed, 02 Jan 2008) New Revision: 723
Modified: trunk/pysoy/include/cairo.pxd trunk/pysoy/include/ogg.pxd Log: repairing broken license headers Modified: trunk/pysoy/include/cairo.pxd =================================================================== --- trunk/pysoy/include/cairo.pxd 2008-01-02 06:44:55 UTC (rev 722) +++ trunk/pysoy/include/cairo.pxd 2008-01-02 06:52:14 UTC (rev 723) @@ -2,18 +2,18 @@ # # Copyright (C) 2006,2007,2008 PySoy Group # -# This program is free software you can redistribute it and/or modify +# 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 -# the Free Software Foundation either version 3 of the License, or -# (at your option ) any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # # This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY without even the implied warranty of +# but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program if not, see http://www.gnu.org/licenses +# along with this program; if not, see http://www.gnu.org/licenses # # $Id$ Modified: trunk/pysoy/include/ogg.pxd =================================================================== --- trunk/pysoy/include/ogg.pxd 2008-01-02 06:44:55 UTC (rev 722) +++ trunk/pysoy/include/ogg.pxd 2008-01-02 06:52:14 UTC (rev 723) @@ -2,18 +2,18 @@ # # Copyright (C) 2006,2007,2008 PySoy Group # -# This program is free software you can redistribute it and/or modify +# 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 -# the Free Software Foundation either version 3 of the License, or -# (at your option ) any later version. +# the Free Software Foundation; either version 3 of the License, or +# (at your option) any later version. # # This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY without even the implied warranty of +# but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this program if not, see http://www.gnu.org/licenses +# along with this program; if not, see http://www.gnu.org/licenses # # $Id$ _______________________________________________ PySoy-SVN mailing list [email protected] http://www.pysoy.org/mailman/listinfo/pysoy-svn
