Explorar el Código

* Bwarf, typo in the no warranty clause.

tags/v0.99.beta14
Sam Hocevar sam hace 18 años
padre
commit
9597783308
Se han modificado 79 ficheros con 81 adiciones y 82 borrados
  1. +1
    -1
      DotNet/AssemblyInfo.cs
  2. +1
    -1
      DotNet/Caca.cs
  3. +1
    -1
      DotNet/Cucul.cs
  4. +1
    -1
      DotNet/test.cs
  5. +1
    -1
      caca/caca.c
  6. +1
    -1
      caca/caca.h
  7. +1
    -1
      caca/caca0.c
  8. +1
    -1
      caca/caca0.h
  9. +1
    -1
      caca/caca_internals.h
  10. +1
    -1
      caca/driver_cocoa.m
  11. +1
    -1
      caca/driver_conio.c
  12. +1
    -1
      caca/driver_gl.c
  13. +1
    -1
      caca/driver_ncurses.c
  14. +1
    -1
      caca/driver_raw.c
  15. +1
    -1
      caca/driver_slang.c
  16. +1
    -1
      caca/driver_vga.c
  17. +1
    -1
      caca/driver_win32.c
  18. +1
    -1
      caca/driver_x11.c
  19. +1
    -1
      caca/event.c
  20. +1
    -1
      caca/graphics.c
  21. +1
    -1
      caca/time.c
  22. +1
    -1
      cucul/attr.c
  23. +1
    -1
      cucul/box.c
  24. +1
    -1
      cucul/canvas.c
  25. +1
    -1
      cucul/charset.c
  26. +1
    -1
      cucul/conic.c
  27. +1
    -1
      cucul/cucul.c
  28. +1
    -1
      cucul/cucul.h
  29. +1
    -1
      cucul/cucul_internals.h
  30. +1
    -1
      cucul/dither.c
  31. +1
    -1
      cucul/export.c
  32. +1
    -1
      cucul/font.c
  33. +1
    -1
      cucul/frame.c
  34. +1
    -1
      cucul/import.c
  35. +1
    -1
      cucul/legacy.c
  36. +1
    -1
      cucul/line.c
  37. +1
    -1
      cucul/transform.c
  38. +1
    -1
      cucul/triangle.c
  39. +1
    -1
      cxx/caca++.cpp
  40. +1
    -1
      cxx/caca++.h
  41. +1
    -1
      cxx/cucul++.cpp
  42. +1
    -1
      cxx/cucul++.h
  43. +1
    -1
      cxx/cxxtest.cpp
  44. +1
    -1
      kernel/kernel.c
  45. +1
    -1
      kernel/kernel.h
  46. +1
    -1
      python/pypycaca.c
  47. +1
    -1
      python/pypycaca.h
  48. +3
    -4
      src/aafire.c
  49. +1
    -1
      src/cacademo.c
  50. +1
    -1
      src/cacadraw.c
  51. +1
    -1
      src/cacaplay.c
  52. +1
    -1
      src/cacaserver.c
  53. +1
    -1
      src/cacaview.c
  54. +1
    -1
      src/common-image.c
  55. +1
    -1
      src/common-image.h
  56. +1
    -1
      src/img2irc.c
  57. +1
    -1
      test/blit.c
  58. +1
    -1
      test/colors.c
  59. +1
    -1
      test/cucul.c
  60. +1
    -1
      test/demo.c
  61. +1
    -1
      test/dithering.c
  62. +1
    -1
      test/event.c
  63. +1
    -1
      test/export.c
  64. +1
    -1
      test/font.c
  65. +1
    -1
      test/font2tga.c
  66. +1
    -1
      test/frames.c
  67. +1
    -1
      test/fullwidth.c
  68. +1
    -1
      test/gamma.c
  69. +1
    -1
      test/hsv.c
  70. +1
    -1
      test/import.c
  71. +1
    -1
      test/input.c
  72. +1
    -1
      test/spritedit.c
  73. +1
    -1
      test/swallow.c
  74. +1
    -1
      test/text.c
  75. +1
    -1
      test/transform.c
  76. +1
    -1
      test/truecolor.c
  77. +1
    -1
      test/unicode.c
  78. +1
    -1
      tools/makefont.c
  79. +1
    -1
      tools/optipal.c

+ 1
- 1
DotNet/AssemblyInfo.cs Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
DotNet/Caca.cs Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
DotNet/Cucul.cs Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
DotNet/test.cs Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
caca/caca.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/caca.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/caca0.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/caca0.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/caca_internals.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_cocoa.m Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_conio.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_gl.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_ncurses.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_raw.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_slang.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_vga.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_win32.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/driver_x11.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/event.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/graphics.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
caca/time.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/attr.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/box.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/canvas.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/charset.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/conic.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/cucul.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/cucul.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/cucul_internals.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/dither.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/export.c Ver fichero

@@ -6,7 +6,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/font.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/frame.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/import.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/legacy.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/line.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/transform.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cucul/triangle.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cxx/caca++.cpp Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cxx/caca++.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cxx/cucul++.cpp Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cxx/cucul++.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
cxx/cxxtest.cpp Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
kernel/kernel.c Ver fichero

@@ -7,7 +7,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
kernel/kernel.h Ver fichero

@@ -6,7 +6,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
python/pypycaca.c Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 1
- 1
python/pypycaca.h Ver fichero

@@ -5,7 +5,7 @@
*
* $Id$
*
* This library is free software. It commes without any warranty, to
* This library 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


+ 3
- 4
src/aafire.c Ver fichero

@@ -6,10 +6,9 @@
*
* $Id$
*
* 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
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2 of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,


+ 1
- 1
src/cacademo.c Ver fichero

@@ -7,7 +7,7 @@
*
* $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


+ 1
- 1
src/cacadraw.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
src/cacaplay.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
src/cacaserver.c Ver fichero

@@ -6,7 +6,7 @@
*
* $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


+ 1
- 1
src/cacaview.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
src/common-image.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
src/common-image.h Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
src/img2irc.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/blit.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/colors.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/cucul.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/demo.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/dithering.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/event.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/export.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/font.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/font2tga.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/frames.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/fullwidth.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/gamma.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/hsv.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/import.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/input.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/spritedit.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/swallow.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/text.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/transform.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/truecolor.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
test/unicode.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
tools/makefont.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


+ 1
- 1
tools/optipal.c Ver fichero

@@ -5,7 +5,7 @@
*
* $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


Cargando…
Cancelar
Guardar