Changeset 2183 for trunk/tutorial


Ignore:
Timestamp:
Dec 29, 2012, 4:07:49 AM (10 years ago)
Author:
sam
Message:

build: fix the WTFPL site URL in all code comments.

Location:
trunk/tutorial
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/tutorial/01_triangle.cpp

    r1963 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/02_cube.cpp

    r1963 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/03_noise.cpp

    r1963 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/04_texture.cpp

    r2133 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/05_easymesh.cpp

    r2153 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/08_fbo.cpp

    r1963 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
  • trunk/tutorial/11_fractal.cpp

    r2056 r2183  
    66//   modify it under the terms of the Do What The Fuck You Want To
    77//   Public License, Version 2, as published by Sam Hocevar. See
    8 //   http://sam.zoy.org/projects/COPYING.WTFPL for more details.
     8//   http://www.wtfpl.net/ for more details.
    99//
    1010
Note: See TracChangeset for help on using the changeset viewer.