diff --git a/src/cacatris.h b/src/cacatris.h index 3c26640..4f2b5fb 100644 --- a/src/cacatris.h +++ b/src/cacatris.h @@ -1,9 +1,10 @@ /* * $Id: cacatris.h 1 2006-09-22 16:56:18Z jylam $ * - * This program is free software; 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 + * This program is free software. It commes 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. */ diff --git a/src/main.c b/src/main.c index 44a5812..3c4f76d 100644 --- a/src/main.c +++ b/src/main.c @@ -1,9 +1,10 @@ /* * $Id$ * - * This program is free software; 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 + * This program is free software. It commes 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. */