summaryrefslogtreecommitdiff
path: root/scripts/astyle.sh
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:45 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:45 +0200
commit9dcec1feba68dc5ba38cdc634f5bf113c0f77348 (patch)
tree1d3b0191f4377b0b93ebc67b989e4b8a4f9c3671 /scripts/astyle.sh
parentd34015c5ba231b95de20e9fcd7a33c5b2b9a1006 (diff)
tagging yhttpd-0.7.2yhttpd-0.7.2
Diffstat (limited to 'scripts/astyle.sh')
-rwxr-xr-xscripts/astyle.sh3
1 files changed, 1 insertions, 2 deletions
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!