From 9dcec1feba68dc5ba38cdc634f5bf113c0f77348 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sat, 6 Apr 2013 13:14:45 +0200 Subject: tagging yhttpd-0.7.2 --- scripts/README | 2 +- scripts/astyle.sh | 3 +-- scripts/buildnr.pl | 4 ++-- scripts/checkperl.sh | 2 +- scripts/config.pl | 6 +++--- scripts/makedist.sh | 2 +- scripts/screen.sh | 2 +- scripts/setglobvals.pl | 2 +- scripts/stats.pl | 2 +- scripts/version.sh | 6 +++--- 10 files changed, 15 insertions(+), 16 deletions(-) (limited to 'scripts') diff --git a/scripts/README b/scripts/README index 189b169..4a94391 100644 --- a/scripts/README +++ b/scripts/README @@ -1,4 +1,4 @@ -All scripts should be run from the yChat main directory, example: +All scripts should be run from the yhttpd main directory, example: ./scripts/makeyhttpd.pl diff --git a/scripts/astyle.sh b/scripts/astyle.sh index 757364e..8f67195 100755 --- a/scripts/astyle.sh +++ b/scripts/astyle.sh @@ -1,6 +1,5 @@ #!/bin/sh - -# The yChat Project (2004, 2005) +# The yhttpd Project (2004) # # This uses "astyle" to format C++ code into a specific code style! diff --git a/scripts/buildnr.pl b/scripts/buildnr.pl index ee3d3e2..edfffd6 100755 --- a/scripts/buildnr.pl +++ b/scripts/buildnr.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -# The yChat Project (2003) +# The yhttpd Project (2003) # -# This script increases the BUILNR of msgs,h each time the yChat +# This script increases the BUILNR of msgs,h each time the yhttpd # gets recompiled! use strict; diff --git a/scripts/checkperl.sh b/scripts/checkperl.sh index fa5e98f..642938b 100755 --- a/scripts/checkperl.sh +++ b/scripts/checkperl.sh @@ -1,5 +1,5 @@ #!/bin/sh -# The yChat Project (2005) +# The yhttpd Project (2005) # # This scripts checks for a perl installation diff --git a/scripts/config.pl b/scripts/config.pl index 79b1c49..af58012 100755 --- a/scripts/config.pl +++ b/scripts/config.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -# The yChat Project (2004, 2005) +# The yhttpd Project (2004, 2005) # # This script modifues the src/glob.h file. @@ -8,11 +8,11 @@ use strict; use scripts::modules::file; print <