From f8265a98d7cadc1fce28a5a5bac1d63beeaecb65 Mon Sep 17 00:00:00 2001 From: sam Date: Tue, 12 Dec 2006 01:49:30 +0000 Subject: [PATCH] * Bwarf, typo in the no warranty clause. git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/cacatris/trunk@1458 92316355-f0b4-4df1-b90c-862c8a59935f --- src/cacatris.h | 6 +++--- src/main.c | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) 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"