From d6634da83fd1ffa67bf2e0cc965745718e312025 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sat, 29 Dec 2012 03:07:49 +0000 Subject: [PATCH] build: fix the WTFPL site URL in all code comments. --- COPYING | 2 +- bootstrap | 2 +- src/application/application.cpp | 2 +- src/application/application.h | 2 +- src/audio.cpp | 2 +- src/audio.h | 2 +- src/bitfield.h | 2 +- src/camera.cpp | 2 +- src/camera.h | 2 +- src/core.h | 2 +- src/core/hash.cpp | 2 +- src/core/string.cpp | 2 +- src/debug/fps.cpp | 2 +- src/debug/fps.h | 2 +- src/debug/record.cpp | 2 +- src/debug/record.h | 2 +- src/debug/stats.cpp | 2 +- src/debug/stats.h | 2 +- src/dict.cpp | 2 +- src/dict.h | 2 +- src/easymesh/easymesh-compiler.cpp | 2 +- src/easymesh/easymesh-compiler.h | 2 +- src/easymesh/easymesh-parser.y | 2 +- src/easymesh/easymesh-scanner.l | 2 +- src/easymesh/easymesh.cpp | 2 +- src/easymesh/easymesh.h | 2 +- src/eglapp.cpp | 2 +- src/eglapp.h | 2 +- src/emitter.cpp | 2 +- src/emitter.h | 2 +- src/entity.cpp | 2 +- src/entity.h | 2 +- src/font.cpp | 2 +- src/font.h | 2 +- src/forge.cpp | 2 +- src/forge.h | 2 +- src/generated/easymesh-parser.cpp | 2 +- src/generated/easymesh-scanner.cpp | 2 +- src/generated/lolfx-parser.cpp | 2 +- src/generated/lolfx-scanner.cpp | 2 +- src/gpu/framebuffer.cpp | 2 +- src/gpu/framebuffer.h | 2 +- src/gpu/indexbuffer.cpp | 2 +- src/gpu/indexbuffer.h | 2 +- src/gpu/lolfx-compiler.cpp | 2 +- src/gpu/lolfx-compiler.h | 2 +- src/gpu/lolfx-parser.y | 2 +- src/gpu/lolfx-scanner.l | 2 +- src/gpu/lolfx.cpp | 2 +- src/gpu/lolfx.h | 2 +- src/gpu/shader.cpp | 2 +- src/gpu/shader.h | 2 +- src/gpu/texture.cpp | 2 +- src/gpu/texture.h | 2 +- src/gpu/vertexbuffer.cpp | 2 +- src/gpu/vertexbuffer.h | 2 +- src/gradient.cpp | 2 +- src/gradient.h | 2 +- src/image/codec/android-image.cpp | 2 +- src/image/codec/dummy-image.cpp | 2 +- src/image/codec/gdiplus-image.cpp | 2 +- src/image/codec/ios-image.cpp | 2 +- src/image/codec/ps3-image.cpp | 2 +- src/image/codec/sdl-image.cpp | 2 +- src/image/image-private.h | 2 +- src/image/image.cpp | 2 +- src/image/image.h | 2 +- src/input/input.cpp | 2 +- src/input/input.h | 2 +- src/input/keyboard.cpp | 2 +- src/input/keyboard.h | 2 +- src/input/stick.cpp | 2 +- src/input/stick.h | 2 +- src/layer.cpp | 2 +- src/layer.h | 2 +- src/log.cpp | 2 +- src/log.h | 2 +- src/lol/core/array.h | 2 +- src/lol/core/hash.h | 2 +- src/lol/core/map.h | 2 +- src/lol/core/string.h | 2 +- src/lol/core/types.h | 2 +- src/lol/debug.h | 2 +- src/lol/math/half.h | 2 +- src/lol/math/math.h | 2 +- src/lol/math/real.h | 2 +- src/lol/math/remez.h | 2 +- src/lol/math/vector.h | 2 +- src/lol/unit.h | 2 +- src/loldebug.h | 2 +- src/lolgl.h | 2 +- src/map.cpp | 2 +- src/map.h | 2 +- src/math/half.cpp | 2 +- src/math/real.cpp | 2 +- src/math/trig.cpp | 2 +- src/math/vector.cpp | 2 +- src/mesh/mesh.cpp | 2 +- src/mesh/mesh.h | 2 +- src/numeric.h | 2 +- src/platform.cpp | 2 +- src/platform.h | 2 +- src/platform/android/androidapp.cpp | 2 +- src/platform/android/androidapp.h | 2 +- src/platform/d3d9/d3d9input.cpp | 2 +- src/platform/d3d9/d3d9input.h | 2 +- src/platform/nacl/nacl-app.cpp | 2 +- src/platform/nacl/nacl-app.h | 2 +- src/platform/ps3/ps3app.cpp | 2 +- src/platform/ps3/ps3app.h | 2 +- src/platform/ps3/ps3input.cpp | 2 +- src/platform/ps3/ps3input.h | 2 +- src/platform/ps3/threadbase.h | 2 +- src/platform/sdl/sdlapp.cpp | 2 +- src/platform/sdl/sdlapp.h | 2 +- src/platform/sdl/sdlinput.cpp | 2 +- src/platform/sdl/sdlinput.h | 2 +- src/platform/xbox/xboxapp.cpp | 2 +- src/platform/xbox/xboxapp.h | 2 +- src/platform/xbox/xboxinput.cpp | 2 +- src/platform/xbox/xboxinput.h | 2 +- src/profiler.cpp | 2 +- src/profiler.h | 2 +- src/sample.cpp | 2 +- src/sample.h | 2 +- src/sampler.cpp | 2 +- src/sampler.h | 2 +- src/scene.cpp | 2 +- src/scene.h | 2 +- src/sprite.cpp | 2 +- src/sprite.h | 2 +- src/text.cpp | 2 +- src/text.h | 2 +- src/thread/thread.h | 2 +- src/thread/threadbase.h | 2 +- src/ticker.cpp | 2 +- src/ticker.h | 2 +- src/tiler.cpp | 2 +- src/tiler.h | 2 +- src/tileset.cpp | 2 +- src/tileset.h | 2 +- src/timer.cpp | 2 +- src/timer.h | 2 +- src/video.cpp | 2 +- src/video.h | 2 +- src/world.cpp | 2 +- src/world.h | 2 +- src/worldentity.cpp | 2 +- src/worldentity.h | 2 +- test/Physics/Include/BulletCharacterController.h | 2 +- test/Physics/Include/EasyCharacterController.h | 2 +- test/Physics/Include/EasyConstraint.h | 2 +- test/Physics/Include/EasyPhysics.h | 2 +- test/Physics/Include/LolBtPhysicsIntegration.h | 2 +- test/Physics/Src/BulletCharacterController.cpp | 2 +- test/Physics/Src/EasyCharacterController.cpp | 2 +- test/Physics/Src/EasyPhysics.cpp | 2 +- test/benchmark/half.cpp | 2 +- test/benchmark/real.cpp | 2 +- test/benchmark/trig.cpp | 2 +- test/benchmark/vector.cpp | 2 +- test/benchsuite.cpp | 2 +- test/math/pi.cpp | 2 +- test/math/poly.cpp | 2 +- test/math/remez.cpp | 2 +- test/sandbox/sample.cpp | 2 +- test/testsuite.cpp | 2 +- test/unit/array.cpp | 2 +- test/unit/build.cpp | 2 +- test/unit/cmplx.cpp | 2 +- test/unit/half.cpp | 2 +- test/unit/image.cpp | 2 +- test/unit/map.cpp | 2 +- test/unit/matrix.cpp | 2 +- test/unit/quat.cpp | 2 +- test/unit/real.cpp | 2 +- test/unit/rotation.cpp | 2 +- test/unit/string.cpp | 2 +- test/unit/trig.cpp | 2 +- test/unit/vector.cpp | 2 +- test/xolotl/xolotl.cpp | 2 +- test/xolotl/xolotl.h | 2 +- tutorial/01_triangle.cpp | 2 +- tutorial/02_cube.cpp | 2 +- tutorial/03_noise.cpp | 2 +- tutorial/04_texture.cpp | 2 +- tutorial/05_easymesh.cpp | 2 +- tutorial/08_fbo.cpp | 2 +- tutorial/11_fractal.cpp | 2 +- 189 files changed, 189 insertions(+), 189 deletions(-) diff --git a/COPYING b/COPYING index e773900b..8b014d64 100644 --- a/COPYING +++ b/COPYING @@ -2,7 +2,7 @@ Version 2, December 2004 Copyright (C) 2004 Sam Hocevar - 6 bis passage Dareau, 75014 Paris, France + Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. diff --git a/bootstrap b/bootstrap index 7feb173f..417f5a81 100755 --- a/bootstrap +++ b/bootstrap @@ -8,7 +8,7 @@ # 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. +# http://www.wtfpl.net/ for more details. # # The latest version of this script can be found at the following place: # http://caca.zoy.org/wiki/build diff --git a/src/application/application.cpp b/src/application/application.cpp index 990920e5..e713a029 100644 --- a/src/application/application.cpp +++ b/src/application/application.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/application/application.h b/src/application/application.h index 7ef14a68..94af770f 100644 --- a/src/application/application.h +++ b/src/application/application.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/audio.cpp b/src/audio.cpp index 04ebc487..3b701501 100644 --- a/src/audio.cpp +++ b/src/audio.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/audio.h b/src/audio.h index 7cf98db1..f1cbee06 100644 --- a/src/audio.h +++ b/src/audio.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/bitfield.h b/src/bitfield.h index 4838e551..5df0bbd0 100644 --- a/src/bitfield.h +++ b/src/bitfield.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/camera.cpp b/src/camera.cpp index 63d412d3..fc6a7640 100644 --- a/src/camera.cpp +++ b/src/camera.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/camera.h b/src/camera.h index e56f56d9..db82072a 100644 --- a/src/camera.h +++ b/src/camera.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/core.h b/src/core.h index f99680f9..45d45845 100644 --- a/src/core.h +++ b/src/core.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/core/hash.cpp b/src/core/hash.cpp index 1d61a7ac..4c5bf7d2 100644 --- a/src/core/hash.cpp +++ b/src/core/hash.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/core/string.cpp b/src/core/string.cpp index c05bdf2c..34553307 100644 --- a/src/core/string.cpp +++ b/src/core/string.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/debug/fps.cpp b/src/debug/fps.cpp index f2318fcf..512132d0 100644 --- a/src/debug/fps.cpp +++ b/src/debug/fps.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/debug/fps.h b/src/debug/fps.h index b4f13547..f61d1a23 100644 --- a/src/debug/fps.h +++ b/src/debug/fps.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/debug/record.cpp b/src/debug/record.cpp index d767039e..4d72d225 100644 --- a/src/debug/record.cpp +++ b/src/debug/record.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/debug/record.h b/src/debug/record.h index 0c3e81ce..bbab341e 100644 --- a/src/debug/record.h +++ b/src/debug/record.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/debug/stats.cpp b/src/debug/stats.cpp index b08cbc70..8db8afcc 100644 --- a/src/debug/stats.cpp +++ b/src/debug/stats.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/debug/stats.h b/src/debug/stats.h index 14e544f2..27ba79e1 100644 --- a/src/debug/stats.h +++ b/src/debug/stats.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/dict.cpp b/src/dict.cpp index 70532cc0..35b1aa11 100644 --- a/src/dict.cpp +++ b/src/dict.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/dict.h b/src/dict.h index ed4a90c3..103b5fdf 100644 --- a/src/dict.h +++ b/src/dict.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/easymesh/easymesh-compiler.cpp b/src/easymesh/easymesh-compiler.cpp index ebc71b06..552fc71d 100644 --- a/src/easymesh/easymesh-compiler.cpp +++ b/src/easymesh/easymesh-compiler.cpp @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/easymesh/easymesh-compiler.h b/src/easymesh/easymesh-compiler.h index 8cfa4808..cfaa129b 100644 --- a/src/easymesh/easymesh-compiler.h +++ b/src/easymesh/easymesh-compiler.h @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #ifndef __EASYMESH_COMPILER_H__ diff --git a/src/easymesh/easymesh-parser.y b/src/easymesh/easymesh-parser.y index 31643981..b0e6675c 100644 --- a/src/easymesh/easymesh-parser.y +++ b/src/easymesh/easymesh-parser.y @@ -8,7 +8,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/easymesh/easymesh-scanner.l b/src/easymesh/easymesh-scanner.l index 1075e50d..f5af709c 100644 --- a/src/easymesh/easymesh-scanner.l +++ b/src/easymesh/easymesh-scanner.l @@ -8,7 +8,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/easymesh/easymesh.cpp b/src/easymesh/easymesh.cpp index 47ac7ddf..33dce6bf 100644 --- a/src/easymesh/easymesh.cpp +++ b/src/easymesh/easymesh.cpp @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/easymesh/easymesh.h b/src/easymesh/easymesh.h index 3fc40c05..74f91445 100644 --- a/src/easymesh/easymesh.h +++ b/src/easymesh/easymesh.h @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/eglapp.cpp b/src/eglapp.cpp index f7929c12..2347115f 100644 --- a/src/eglapp.cpp +++ b/src/eglapp.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/eglapp.h b/src/eglapp.h index 49515fa3..d24d153f 100644 --- a/src/eglapp.h +++ b/src/eglapp.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/emitter.cpp b/src/emitter.cpp index ad51b256..73b75b16 100644 --- a/src/emitter.cpp +++ b/src/emitter.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/emitter.h b/src/emitter.h index 08fb3b56..98f302c8 100644 --- a/src/emitter.h +++ b/src/emitter.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/entity.cpp b/src/entity.cpp index 917e200f..d2146fcb 100644 --- a/src/entity.cpp +++ b/src/entity.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/entity.h b/src/entity.h index 042a7c17..3f353747 100644 --- a/src/entity.h +++ b/src/entity.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/font.cpp b/src/font.cpp index 5f9408af..507a707a 100644 --- a/src/font.cpp +++ b/src/font.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/font.h b/src/font.h index 9cc4b307..03ed09b5 100644 --- a/src/font.h +++ b/src/font.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/forge.cpp b/src/forge.cpp index 5bc019f3..be409f85 100644 --- a/src/forge.cpp +++ b/src/forge.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/forge.h b/src/forge.h index a3b817dd..bbf279b8 100644 --- a/src/forge.h +++ b/src/forge.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/generated/easymesh-parser.cpp b/src/generated/easymesh-parser.cpp index f52fb12a..19ce466c 100644 --- a/src/generated/easymesh-parser.cpp +++ b/src/generated/easymesh-parser.cpp @@ -47,7 +47,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/generated/easymesh-scanner.cpp b/src/generated/easymesh-scanner.cpp index 366cc49f..3b13f4e9 100644 --- a/src/generated/easymesh-scanner.cpp +++ b/src/generated/easymesh-scanner.cpp @@ -473,7 +473,7 @@ static yyconst flex_int16_t yy_chk[135] = // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/generated/lolfx-parser.cpp b/src/generated/lolfx-parser.cpp index b800a8a0..bd192461 100644 --- a/src/generated/lolfx-parser.cpp +++ b/src/generated/lolfx-parser.cpp @@ -45,7 +45,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/generated/lolfx-scanner.cpp b/src/generated/lolfx-scanner.cpp index 69d895c7..1e770af3 100644 --- a/src/generated/lolfx-scanner.cpp +++ b/src/generated/lolfx-scanner.cpp @@ -1622,7 +1622,7 @@ static yyconst flex_int16_t yy_chk[3014] = // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/framebuffer.cpp b/src/gpu/framebuffer.cpp index f3eb38a7..49d5e5ee 100644 --- a/src/gpu/framebuffer.cpp +++ b/src/gpu/framebuffer.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/framebuffer.h b/src/gpu/framebuffer.h index bab1b95b..4c354dc0 100644 --- a/src/gpu/framebuffer.h +++ b/src/gpu/framebuffer.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/indexbuffer.cpp b/src/gpu/indexbuffer.cpp index 0948bbec..1fff3fcd 100644 --- a/src/gpu/indexbuffer.cpp +++ b/src/gpu/indexbuffer.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/indexbuffer.h b/src/gpu/indexbuffer.h index 4d84060b..98fcff0a 100644 --- a/src/gpu/indexbuffer.h +++ b/src/gpu/indexbuffer.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/lolfx-compiler.cpp b/src/gpu/lolfx-compiler.cpp index 3084f094..b4f10e31 100644 --- a/src/gpu/lolfx-compiler.cpp +++ b/src/gpu/lolfx-compiler.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/lolfx-compiler.h b/src/gpu/lolfx-compiler.h index 8ee62192..d3e1988d 100644 --- a/src/gpu/lolfx-compiler.h +++ b/src/gpu/lolfx-compiler.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #ifndef __LOLFX_COMPILER_H__ diff --git a/src/gpu/lolfx-parser.y b/src/gpu/lolfx-parser.y index 30b59585..6794516a 100644 --- a/src/gpu/lolfx-parser.y +++ b/src/gpu/lolfx-parser.y @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/lolfx-scanner.l b/src/gpu/lolfx-scanner.l index d87e988a..cf97fef9 100644 --- a/src/gpu/lolfx-scanner.l +++ b/src/gpu/lolfx-scanner.l @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/lolfx.cpp b/src/gpu/lolfx.cpp index 5c40337f..e85e5d0a 100644 --- a/src/gpu/lolfx.cpp +++ b/src/gpu/lolfx.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/lolfx.h b/src/gpu/lolfx.h index b0d68e4c..0dd1c04b 100644 --- a/src/gpu/lolfx.h +++ b/src/gpu/lolfx.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/shader.cpp b/src/gpu/shader.cpp index 0f8c53f3..c1d09819 100644 --- a/src/gpu/shader.cpp +++ b/src/gpu/shader.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/shader.h b/src/gpu/shader.h index 8b98dd9c..904c6084 100644 --- a/src/gpu/shader.h +++ b/src/gpu/shader.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/texture.cpp b/src/gpu/texture.cpp index 7088e28d..90f4a9ec 100644 --- a/src/gpu/texture.cpp +++ b/src/gpu/texture.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/texture.h b/src/gpu/texture.h index 7ebdd9e7..55470485 100644 --- a/src/gpu/texture.h +++ b/src/gpu/texture.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gpu/vertexbuffer.cpp b/src/gpu/vertexbuffer.cpp index fa66221a..186dc688 100644 --- a/src/gpu/vertexbuffer.cpp +++ b/src/gpu/vertexbuffer.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gpu/vertexbuffer.h b/src/gpu/vertexbuffer.h index 62d77735..e7e304f7 100644 --- a/src/gpu/vertexbuffer.h +++ b/src/gpu/vertexbuffer.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/gradient.cpp b/src/gradient.cpp index 02e77ae2..a3bc8b75 100644 --- a/src/gradient.cpp +++ b/src/gradient.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/gradient.h b/src/gradient.h index e1c3331f..f1c2ce51 100644 --- a/src/gradient.h +++ b/src/gradient.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/image/codec/android-image.cpp b/src/image/codec/android-image.cpp index 9b29eb15..f7eb958d 100644 --- a/src/image/codec/android-image.cpp +++ b/src/image/codec/android-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/codec/dummy-image.cpp b/src/image/codec/dummy-image.cpp index 8190426a..f8337b8f 100644 --- a/src/image/codec/dummy-image.cpp +++ b/src/image/codec/dummy-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/codec/gdiplus-image.cpp b/src/image/codec/gdiplus-image.cpp index c8c2cf6a..59013099 100644 --- a/src/image/codec/gdiplus-image.cpp +++ b/src/image/codec/gdiplus-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/codec/ios-image.cpp b/src/image/codec/ios-image.cpp index 502329fe..ce10e379 100644 --- a/src/image/codec/ios-image.cpp +++ b/src/image/codec/ios-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/codec/ps3-image.cpp b/src/image/codec/ps3-image.cpp index a5859ceb..d0ed48d0 100644 --- a/src/image/codec/ps3-image.cpp +++ b/src/image/codec/ps3-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/codec/sdl-image.cpp b/src/image/codec/sdl-image.cpp index da5d281f..9a3b9862 100644 --- a/src/image/codec/sdl-image.cpp +++ b/src/image/codec/sdl-image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/image-private.h b/src/image/image-private.h index df5b4dbf..7905790e 100644 --- a/src/image/image-private.h +++ b/src/image/image-private.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/image/image.cpp b/src/image/image.cpp index 46b40027..b735ec27 100644 --- a/src/image/image.cpp +++ b/src/image/image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/image/image.h b/src/image/image.h index 2045a8e2..2243075c 100644 --- a/src/image/image.h +++ b/src/image/image.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/input/input.cpp b/src/input/input.cpp index 2f482d75..d0afab40 100644 --- a/src/input/input.cpp +++ b/src/input/input.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/input/input.h b/src/input/input.h index 768bbb78..2da27f1b 100644 --- a/src/input/input.h +++ b/src/input/input.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/input/keyboard.cpp b/src/input/keyboard.cpp index 9f0f2da7..ba89913c 100644 --- a/src/input/keyboard.cpp +++ b/src/input/keyboard.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/input/keyboard.h b/src/input/keyboard.h index 3009c2fd..8d0b23f4 100644 --- a/src/input/keyboard.h +++ b/src/input/keyboard.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/input/stick.cpp b/src/input/stick.cpp index 44db844f..65140acf 100644 --- a/src/input/stick.cpp +++ b/src/input/stick.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/input/stick.h b/src/input/stick.h index b3eec229..bbb496d4 100644 --- a/src/input/stick.h +++ b/src/input/stick.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/layer.cpp b/src/layer.cpp index d744ac68..9f479a55 100644 --- a/src/layer.cpp +++ b/src/layer.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/layer.h b/src/layer.h index dce89a75..8fc235b2 100644 --- a/src/layer.h +++ b/src/layer.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/log.cpp b/src/log.cpp index 19436b44..b2925c1f 100644 --- a/src/log.cpp +++ b/src/log.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/log.h b/src/log.h index ab9aacaa..63d813f3 100644 --- a/src/log.h +++ b/src/log.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/core/array.h b/src/lol/core/array.h index f6fcb914..104c80a3 100644 --- a/src/lol/core/array.h +++ b/src/lol/core/array.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/core/hash.h b/src/lol/core/hash.h index ced96467..88cfd965 100644 --- a/src/lol/core/hash.h +++ b/src/lol/core/hash.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/core/map.h b/src/lol/core/map.h index 254579d9..f11d937d 100644 --- a/src/lol/core/map.h +++ b/src/lol/core/map.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/core/string.h b/src/lol/core/string.h index e195f30d..3bd87301 100644 --- a/src/lol/core/string.h +++ b/src/lol/core/string.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/core/types.h b/src/lol/core/types.h index 29f92b3a..7c1e9832 100644 --- a/src/lol/core/types.h +++ b/src/lol/core/types.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if !defined __LOL_CORE_TYPES_H__ diff --git a/src/lol/debug.h b/src/lol/debug.h index f3700ae4..47091445 100644 --- a/src/lol/debug.h +++ b/src/lol/debug.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/math/half.h b/src/lol/math/half.h index fc543ad8..65a93fe8 100644 --- a/src/lol/math/half.h +++ b/src/lol/math/half.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/math/math.h b/src/lol/math/math.h index bba6f5b3..5b369d16 100644 --- a/src/lol/math/math.h +++ b/src/lol/math/math.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/math/real.h b/src/lol/math/real.h index f7b3b56e..adf8c6ba 100644 --- a/src/lol/math/real.h +++ b/src/lol/math/real.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/math/remez.h b/src/lol/math/remez.h index c4037382..c5401673 100644 --- a/src/lol/math/remez.h +++ b/src/lol/math/remez.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/math/vector.h b/src/lol/math/vector.h index 42ce213b..c9fe9f84 100644 --- a/src/lol/math/vector.h +++ b/src/lol/math/vector.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lol/unit.h b/src/lol/unit.h index 5bea0ef5..f123d354 100644 --- a/src/lol/unit.h +++ b/src/lol/unit.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/loldebug.h b/src/loldebug.h index 17f846ac..88657627 100644 --- a/src/loldebug.h +++ b/src/loldebug.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/lolgl.h b/src/lolgl.h index 3d786ebc..c4e410f8 100644 --- a/src/lolgl.h +++ b/src/lolgl.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/map.cpp b/src/map.cpp index 94a49fdf..56e877c3 100644 --- a/src/map.cpp +++ b/src/map.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/map.h b/src/map.h index 3dae6866..cd691585 100644 --- a/src/map.h +++ b/src/map.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/math/half.cpp b/src/math/half.cpp index 1c2ee0b1..1f42a42f 100644 --- a/src/math/half.cpp +++ b/src/math/half.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/math/real.cpp b/src/math/real.cpp index 2efac513..a6794c42 100644 --- a/src/math/real.cpp +++ b/src/math/real.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/math/trig.cpp b/src/math/trig.cpp index 304b479a..05fa4710 100644 --- a/src/math/trig.cpp +++ b/src/math/trig.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/math/vector.cpp b/src/math/vector.cpp index 9fd2e194..352e8f1a 100644 --- a/src/math/vector.cpp +++ b/src/math/vector.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/mesh/mesh.cpp b/src/mesh/mesh.cpp index 758f5ffd..30ce4e1c 100644 --- a/src/mesh/mesh.cpp +++ b/src/mesh/mesh.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/mesh/mesh.h b/src/mesh/mesh.h index d28a05c0..c43646bf 100644 --- a/src/mesh/mesh.h +++ b/src/mesh/mesh.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/numeric.h b/src/numeric.h index 67061eec..f0652127 100644 --- a/src/numeric.h +++ b/src/numeric.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform.cpp b/src/platform.cpp index 50e2e5a3..e68b9626 100644 --- a/src/platform.cpp +++ b/src/platform.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform.h b/src/platform.h index 0589be8c..a5043cfd 100644 --- a/src/platform.h +++ b/src/platform.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/android/androidapp.cpp b/src/platform/android/androidapp.cpp index efc81c4d..e1d54822 100644 --- a/src/platform/android/androidapp.cpp +++ b/src/platform/android/androidapp.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/android/androidapp.h b/src/platform/android/androidapp.h index d0e7e049..7d373d04 100644 --- a/src/platform/android/androidapp.h +++ b/src/platform/android/androidapp.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/d3d9/d3d9input.cpp b/src/platform/d3d9/d3d9input.cpp index 9d054107..37aca9d3 100644 --- a/src/platform/d3d9/d3d9input.cpp +++ b/src/platform/d3d9/d3d9input.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/d3d9/d3d9input.h b/src/platform/d3d9/d3d9input.h index bfb5a13b..73d703b0 100644 --- a/src/platform/d3d9/d3d9input.h +++ b/src/platform/d3d9/d3d9input.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/nacl/nacl-app.cpp b/src/platform/nacl/nacl-app.cpp index ad2a2ac3..d1037f27 100644 --- a/src/platform/nacl/nacl-app.cpp +++ b/src/platform/nacl/nacl-app.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/nacl/nacl-app.h b/src/platform/nacl/nacl-app.h index 477eb204..623d77d2 100644 --- a/src/platform/nacl/nacl-app.h +++ b/src/platform/nacl/nacl-app.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/ps3/ps3app.cpp b/src/platform/ps3/ps3app.cpp index 9a848425..bbb04029 100644 --- a/src/platform/ps3/ps3app.cpp +++ b/src/platform/ps3/ps3app.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/ps3/ps3app.h b/src/platform/ps3/ps3app.h index 86b84a04..d1c22cda 100644 --- a/src/platform/ps3/ps3app.h +++ b/src/platform/ps3/ps3app.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/ps3/ps3input.cpp b/src/platform/ps3/ps3input.cpp index 88e4f5ca..00fc3fd8 100644 --- a/src/platform/ps3/ps3input.cpp +++ b/src/platform/ps3/ps3input.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/ps3/ps3input.h b/src/platform/ps3/ps3input.h index ea8ca5bc..b50eba50 100644 --- a/src/platform/ps3/ps3input.h +++ b/src/platform/ps3/ps3input.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/ps3/threadbase.h b/src/platform/ps3/threadbase.h index 94f3da76..a7a2fa30 100644 --- a/src/platform/ps3/threadbase.h +++ b/src/platform/ps3/threadbase.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/sdl/sdlapp.cpp b/src/platform/sdl/sdlapp.cpp index d8241608..99ba367d 100644 --- a/src/platform/sdl/sdlapp.cpp +++ b/src/platform/sdl/sdlapp.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/sdl/sdlapp.h b/src/platform/sdl/sdlapp.h index a7201723..4ec54c7d 100644 --- a/src/platform/sdl/sdlapp.h +++ b/src/platform/sdl/sdlapp.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/sdl/sdlinput.cpp b/src/platform/sdl/sdlinput.cpp index 32d4f08c..59f943e1 100644 --- a/src/platform/sdl/sdlinput.cpp +++ b/src/platform/sdl/sdlinput.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/sdl/sdlinput.h b/src/platform/sdl/sdlinput.h index 6518e7fb..3c09e0eb 100644 --- a/src/platform/sdl/sdlinput.h +++ b/src/platform/sdl/sdlinput.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/xbox/xboxapp.cpp b/src/platform/xbox/xboxapp.cpp index 2d492e9e..e63cb78f 100644 --- a/src/platform/xbox/xboxapp.cpp +++ b/src/platform/xbox/xboxapp.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/xbox/xboxapp.h b/src/platform/xbox/xboxapp.h index f43cccf8..5e5bea4c 100644 --- a/src/platform/xbox/xboxapp.h +++ b/src/platform/xbox/xboxapp.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/platform/xbox/xboxinput.cpp b/src/platform/xbox/xboxinput.cpp index ac2cb0a4..39320432 100644 --- a/src/platform/xbox/xboxinput.cpp +++ b/src/platform/xbox/xboxinput.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/platform/xbox/xboxinput.h b/src/platform/xbox/xboxinput.h index b26156a7..818a5b02 100644 --- a/src/platform/xbox/xboxinput.h +++ b/src/platform/xbox/xboxinput.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/profiler.cpp b/src/profiler.cpp index 33ee68c7..a2a9ec2c 100644 --- a/src/profiler.cpp +++ b/src/profiler.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/profiler.h b/src/profiler.h index ee462858..27a1a5ce 100644 --- a/src/profiler.h +++ b/src/profiler.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/sample.cpp b/src/sample.cpp index d3e0a4f2..1606427c 100644 --- a/src/sample.cpp +++ b/src/sample.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/sample.h b/src/sample.h index 03fdf9bd..761e5613 100644 --- a/src/sample.h +++ b/src/sample.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/sampler.cpp b/src/sampler.cpp index ac3838e6..f093e944 100644 --- a/src/sampler.cpp +++ b/src/sampler.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/sampler.h b/src/sampler.h index 6164a016..c9aad97f 100644 --- a/src/sampler.h +++ b/src/sampler.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/scene.cpp b/src/scene.cpp index 636ef285..5c736308 100644 --- a/src/scene.cpp +++ b/src/scene.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/scene.h b/src/scene.h index 60a9dabd..d30fcd35 100644 --- a/src/scene.h +++ b/src/scene.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/sprite.cpp b/src/sprite.cpp index 176fe423..a4d545aa 100644 --- a/src/sprite.cpp +++ b/src/sprite.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/sprite.h b/src/sprite.h index 318e82c2..d0cfb970 100644 --- a/src/sprite.h +++ b/src/sprite.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/text.cpp b/src/text.cpp index f4d93aee..afc4a4c5 100644 --- a/src/text.cpp +++ b/src/text.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/text.h b/src/text.h index c037efa8..96887b9d 100644 --- a/src/text.h +++ b/src/text.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/thread/thread.h b/src/thread/thread.h index f09059c0..be415a82 100644 --- a/src/thread/thread.h +++ b/src/thread/thread.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/thread/threadbase.h b/src/thread/threadbase.h index 88a17e17..1f96df8d 100644 --- a/src/thread/threadbase.h +++ b/src/thread/threadbase.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/ticker.cpp b/src/ticker.cpp index ad453b34..72b924eb 100644 --- a/src/ticker.cpp +++ b/src/ticker.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/ticker.h b/src/ticker.h index 6da27fb0..dc6bb5e3 100644 --- a/src/ticker.h +++ b/src/ticker.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/tiler.cpp b/src/tiler.cpp index 8ec30e8f..8266a561 100644 --- a/src/tiler.cpp +++ b/src/tiler.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/tiler.h b/src/tiler.h index c91090ac..1f5a10f7 100644 --- a/src/tiler.h +++ b/src/tiler.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/tileset.cpp b/src/tileset.cpp index ffbb9213..7e68b34d 100644 --- a/src/tileset.cpp +++ b/src/tileset.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/tileset.h b/src/tileset.h index 5214f64c..96a00aef 100644 --- a/src/tileset.h +++ b/src/tileset.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/timer.cpp b/src/timer.cpp index 989432c7..f702b6bb 100644 --- a/src/timer.cpp +++ b/src/timer.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/timer.h b/src/timer.h index c089fe86..e6a8a103 100644 --- a/src/timer.h +++ b/src/timer.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/video.cpp b/src/video.cpp index 8e365b4a..8a22cbfd 100644 --- a/src/video.cpp +++ b/src/video.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/video.h b/src/video.h index 05f86483..970b7d89 100644 --- a/src/video.h +++ b/src/video.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/world.cpp b/src/world.cpp index d726935f..5b7f7bf8 100644 --- a/src/world.cpp +++ b/src/world.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/world.h b/src/world.h index 51584d1c..2dcdbab4 100644 --- a/src/world.h +++ b/src/world.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/src/worldentity.cpp b/src/worldentity.cpp index 8531c23b..1d20eb94 100644 --- a/src/worldentity.cpp +++ b/src/worldentity.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/src/worldentity.h b/src/worldentity.h index 76ffca35..a96caea8 100644 --- a/src/worldentity.h +++ b/src/worldentity.h @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Include/BulletCharacterController.h b/test/Physics/Include/BulletCharacterController.h index 1fa53ea3..288a3a4a 100644 --- a/test/Physics/Include/BulletCharacterController.h +++ b/test/Physics/Include/BulletCharacterController.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Include/EasyCharacterController.h b/test/Physics/Include/EasyCharacterController.h index 270d7565..79084b10 100644 --- a/test/Physics/Include/EasyCharacterController.h +++ b/test/Physics/Include/EasyCharacterController.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Include/EasyConstraint.h b/test/Physics/Include/EasyConstraint.h index 1d9bb1ac..082cfcf0 100644 --- a/test/Physics/Include/EasyConstraint.h +++ b/test/Physics/Include/EasyConstraint.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Include/EasyPhysics.h b/test/Physics/Include/EasyPhysics.h index 4e54f2f9..7645f8c3 100644 --- a/test/Physics/Include/EasyPhysics.h +++ b/test/Physics/Include/EasyPhysics.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Include/LolBtPhysicsIntegration.h b/test/Physics/Include/LolBtPhysicsIntegration.h index 48d12ab0..a0d7b29a 100644 --- a/test/Physics/Include/LolBtPhysicsIntegration.h +++ b/test/Physics/Include/LolBtPhysicsIntegration.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // // diff --git a/test/Physics/Src/BulletCharacterController.cpp b/test/Physics/Src/BulletCharacterController.cpp index ab88cf1d..c2df8115 100644 --- a/test/Physics/Src/BulletCharacterController.cpp +++ b/test/Physics/Src/BulletCharacterController.cpp @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/Physics/Src/EasyCharacterController.cpp b/test/Physics/Src/EasyCharacterController.cpp index acd38810..7172df69 100644 --- a/test/Physics/Src/EasyCharacterController.cpp +++ b/test/Physics/Src/EasyCharacterController.cpp @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/Physics/Src/EasyPhysics.cpp b/test/Physics/Src/EasyPhysics.cpp index 6fff369b..374356f1 100644 --- a/test/Physics/Src/EasyPhysics.cpp +++ b/test/Physics/Src/EasyPhysics.cpp @@ -7,7 +7,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/benchmark/half.cpp b/test/benchmark/half.cpp index b15ce95d..721b5493 100644 --- a/test/benchmark/half.cpp +++ b/test/benchmark/half.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/benchmark/real.cpp b/test/benchmark/real.cpp index 5444397d..2685993c 100644 --- a/test/benchmark/real.cpp +++ b/test/benchmark/real.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/benchmark/trig.cpp b/test/benchmark/trig.cpp index 7a688503..6ddb1180 100644 --- a/test/benchmark/trig.cpp +++ b/test/benchmark/trig.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/benchmark/vector.cpp b/test/benchmark/vector.cpp index 7f1aa59e..276fb657 100644 --- a/test/benchmark/vector.cpp +++ b/test/benchmark/vector.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/benchsuite.cpp b/test/benchsuite.cpp index fb6d9dd6..09a28f61 100644 --- a/test/benchsuite.cpp +++ b/test/benchsuite.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/math/pi.cpp b/test/math/pi.cpp index 485ecc03..8193d48a 100644 --- a/test/math/pi.cpp +++ b/test/math/pi.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/math/poly.cpp b/test/math/poly.cpp index 5920c9e6..4d833351 100644 --- a/test/math/poly.cpp +++ b/test/math/poly.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/math/remez.cpp b/test/math/remez.cpp index 0c043bd5..48338020 100644 --- a/test/math/remez.cpp +++ b/test/math/remez.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/sandbox/sample.cpp b/test/sandbox/sample.cpp index 988ae0e3..b9c7beae 100644 --- a/test/sandbox/sample.cpp +++ b/test/sandbox/sample.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/testsuite.cpp b/test/testsuite.cpp index 969ee0de..6cf49a7e 100644 --- a/test/testsuite.cpp +++ b/test/testsuite.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/array.cpp b/test/unit/array.cpp index 0174de6f..ee26d9f3 100644 --- a/test/unit/array.cpp +++ b/test/unit/array.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/build.cpp b/test/unit/build.cpp index ae78dd2f..78c15b20 100644 --- a/test/unit/build.cpp +++ b/test/unit/build.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/cmplx.cpp b/test/unit/cmplx.cpp index 94cdeeb0..97f064c6 100644 --- a/test/unit/cmplx.cpp +++ b/test/unit/cmplx.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/half.cpp b/test/unit/half.cpp index 1e60a12b..56acd3b9 100644 --- a/test/unit/half.cpp +++ b/test/unit/half.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/image.cpp b/test/unit/image.cpp index 7e291dc8..08971080 100644 --- a/test/unit/image.cpp +++ b/test/unit/image.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/map.cpp b/test/unit/map.cpp index fb21dcea..7616ec50 100644 --- a/test/unit/map.cpp +++ b/test/unit/map.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/matrix.cpp b/test/unit/matrix.cpp index d5c4bbb5..383369a9 100644 --- a/test/unit/matrix.cpp +++ b/test/unit/matrix.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/quat.cpp b/test/unit/quat.cpp index 8353943f..050b5f63 100644 --- a/test/unit/quat.cpp +++ b/test/unit/quat.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/real.cpp b/test/unit/real.cpp index 3fd7b0d0..b558af44 100644 --- a/test/unit/real.cpp +++ b/test/unit/real.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/rotation.cpp b/test/unit/rotation.cpp index 930bbac4..eb37669a 100644 --- a/test/unit/rotation.cpp +++ b/test/unit/rotation.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/string.cpp b/test/unit/string.cpp index f7ea5d98..5e514e2a 100644 --- a/test/unit/string.cpp +++ b/test/unit/string.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/trig.cpp b/test/unit/trig.cpp index f4629699..4183d949 100644 --- a/test/unit/trig.cpp +++ b/test/unit/trig.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/unit/vector.cpp b/test/unit/vector.cpp index c39c2e3a..18b4bf7b 100644 --- a/test/unit/vector.cpp +++ b/test/unit/vector.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/xolotl/xolotl.cpp b/test/xolotl/xolotl.cpp index 395d2c5d..eed5738a 100644 --- a/test/xolotl/xolotl.cpp +++ b/test/xolotl/xolotl.cpp @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/test/xolotl/xolotl.h b/test/xolotl/xolotl.h index 23371d8b..ad9a5ccf 100644 --- a/test/xolotl/xolotl.h +++ b/test/xolotl/xolotl.h @@ -6,7 +6,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // using namespace lol; diff --git a/tutorial/01_triangle.cpp b/tutorial/01_triangle.cpp index 8b430ccc..4a7cfb1f 100644 --- a/tutorial/01_triangle.cpp +++ b/tutorial/01_triangle.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/02_cube.cpp b/tutorial/02_cube.cpp index 59a57db8..031f4eed 100644 --- a/tutorial/02_cube.cpp +++ b/tutorial/02_cube.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/03_noise.cpp b/tutorial/03_noise.cpp index 149f5af2..565397ba 100644 --- a/tutorial/03_noise.cpp +++ b/tutorial/03_noise.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/04_texture.cpp b/tutorial/04_texture.cpp index 433034ce..98ca4c5c 100644 --- a/tutorial/04_texture.cpp +++ b/tutorial/04_texture.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/05_easymesh.cpp b/tutorial/05_easymesh.cpp index 6e7d42c6..60bec787 100644 --- a/tutorial/05_easymesh.cpp +++ b/tutorial/05_easymesh.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/08_fbo.cpp b/tutorial/08_fbo.cpp index 32fca04b..a3c0f159 100644 --- a/tutorial/08_fbo.cpp +++ b/tutorial/08_fbo.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H diff --git a/tutorial/11_fractal.cpp b/tutorial/11_fractal.cpp index de506867..8739769c 100644 --- a/tutorial/11_fractal.cpp +++ b/tutorial/11_fractal.cpp @@ -5,7 +5,7 @@ // 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 -// http://sam.zoy.org/projects/COPYING.WTFPL for more details. +// http://www.wtfpl.net/ for more details. // #if defined HAVE_CONFIG_H