The WTFPL is an all-purpose license and does not cover only computer programs; it can be used for artwork, documentation and so on. As such, it only covers copying, distribution and modification.
If you want to add a no warranty clause for a program, you may use the following wording in your source code:
/* 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. */
(traduction sauvage et inutile : la WTFPL est faite pour s'appliquer à tout, et si on veut limiter sa responsabilité en tant qu'auteur de logiciel, on peut le faire.)
[^] # Re: Le problème de cette licence...
Posté par Batchyx . En réponse au journal Je fais ce que je veux, avec mes cheveux!. Évalué à 3.
(traduction sauvage et inutile : la WTFPL est faite pour s'appliquer à tout, et si on veut limiter sa responsabilité en tant qu'auteur de logiciel, on peut le faire.)