diff --git a/src/cacamoo.h b/src/cacamoo.h index 547585e..4345b0b 100644 --- a/src/cacamoo.h +++ b/src/cacamoo.h @@ -5,9 +5,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. */ diff --git a/src/main.c b/src/main.c index 08d22c9..bdbf15a 100644 --- a/src/main.c +++ b/src/main.c @@ -5,9 +5,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. */