Ignore:
Timestamp:
Dec 11, 2006, 4:48:46 PM (16 years ago)
Author:
Sam Hocevar
Message:
  • Add a no warranty clause to the code.
Location:
libcaca/trunk/python
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • libcaca/trunk/python/pypycaca.c

    r964 r1452  
    66 *  $Id$
    77 *
    8  *  This library is free software; you can redistribute it and/or
    9  *  modify it under the terms of the Do What The Fuck You Want To
    10  *  Public License, Version 2, as published by Sam Hocevar. See
     8 *  This library is free software. It commes without any warranty, to
     9 *  the extent permitted by applicable law. You can redistribute it
     10 *  and/or modify it under the terms of the Do What The Fuck You Want
     11 *  To Public License, Version 2, as published by Sam Hocevar. See
    1112 *  http://sam.zoy.org/wtfpl/COPYING for more details.
    1213 */
  • libcaca/trunk/python/pypycaca.h

    r964 r1452  
    66 *  $Id$
    77 *
    8  *  This library is free software; you can redistribute it and/or
    9  *  modify it under the terms of the Do What The Fuck You Want To
    10  *  Public License, Version 2, as published by Sam Hocevar. See
     8 *  This library is free software. It commes without any warranty, to
     9 *  the extent permitted by applicable law. You can redistribute it
     10 *  and/or modify it under the terms of the Do What The Fuck You Want
     11 *  To Public License, Version 2, as published by Sam Hocevar. See
    1112 *  http://sam.zoy.org/wtfpl/COPYING for more details.
    1213 */
Note: See TracChangeset for help on using the changeset viewer.