# HG changeset patch # User renatofilho # Date 1201994564 0 # Node ID d20c167cc988fd20158531919c1be49910ce709a # Parent 847da72672346482335d5f43b170b9c29ab64d20 [svn r916] fixed gmyth.h corruption diff -r 847da7267234 -r d20c167cc988 gmyth/src/gmyth.h --- a/gmyth/src/gmyth.h Fri Feb 01 22:17:33 2008 +0000 +++ b/gmyth/src/gmyth.h Sat Feb 02 23:22:44 2008 +0000 @@ -7,22 +7,22 @@ * Copyright (C) 2006 INdT - Instituto Nokia de Tecnologia. * @author Renato Filho * - *//* - * - * This program is free software; you can redistribute it and/or 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. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU Lesser General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - */ + *//* + * + * This program is free software; you can redistribute it and/or 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. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU Lesser General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ @@ -54,4 +54,4 @@ #include #include -#endif /* _GMYTH_H_ */ +#endif /* _GMYTH_H_ */