diff --git a/SConscript.lib b/SConscript.lib index 777fb2c..41544a6 100644 --- a/SConscript.lib +++ b/SConscript.lib @@ -1,7 +1,7 @@ # -*- mode: python -*- -# ZeroRadiant build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import os diff --git a/SConscript.module b/SConscript.module index 9de1947..3ef56c8 100644 --- a/SConscript.module +++ b/SConscript.module @@ -1,7 +1,7 @@ # -*- mode: python -*- -# ZeroRadiant build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import os diff --git a/SConscript.q3map2 b/SConscript.q3map2 index 82f952b..28746e3 100644 --- a/SConscript.q3map2 +++ b/SConscript.q3map2 @@ -1,7 +1,7 @@ # -*- mode: python -*- -# ZeroRadiant build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import os diff --git a/SConscript.radiant b/SConscript.radiant index e2ae082..5602ad6 100644 --- a/SConscript.radiant +++ b/SConscript.radiant @@ -1,7 +1,7 @@ # -*- mode: python -*- -# ZeroRadiant build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import os diff --git a/SConstruct b/SConstruct index a8307a6..c629af0 100644 --- a/SConstruct +++ b/SConstruct @@ -1,7 +1,7 @@ # -*- mode: python -*- -# ZeroRadiant build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import sys, os, platform, cPickle diff --git a/utils.py b/utils.py index 1e9774a..05a3700 100644 --- a/utils.py +++ b/utils.py @@ -1,7 +1,7 @@ # -*- mode: python -*- -# QuakeZero build scripts -# TTimo -# http://scons.sourceforge.net +# GtkRadiant build scripts +# TTimo +# http://scons.org/ import os, commands, platform, xml.sax, re, string, platform