diff --git a/src/cacatris.h b/src/cacatris.h index 4f2b5fb..168348e 100644 --- a/src/cacatris.h +++ b/src/cacatris.h @@ -1,11 +1,11 @@ /* - * $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $ + * $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $ * - * This program is free software. It commes without any warranty, to + * This program is free software. It comes without any warranty, to * the extent permitted by applicable law. You can redistribute it * and/or modify it under the terms of the Do What The Fuck You Want * To Public License, Version 2, as published by Sam Hocevar. See - * http://sam.zoy.org/wtfpl/COPYING for more details. + * http://sam.zoy.org/wtfpl/COPYING for more details. */ #ifndef __CACATRIS_H_ diff --git a/src/main.c b/src/main.c index 3c4f76d..95adbfe 100644 --- a/src/main.c +++ b/src/main.c @@ -1,11 +1,11 @@ /* - * $Id$ + * $Id$ * - * This program is free software. It commes without any warranty, to + * This program is free software. It comes without any warranty, to * the extent permitted by applicable law. You can redistribute it * and/or modify it under the terms of the Do What The Fuck You Want * To Public License, Version 2, as published by Sam Hocevar. See - * http://sam.zoy.org/wtfpl/COPYING for more details. + * http://sam.zoy.org/wtfpl/COPYING for more details. */ #include "config.h"