summaryrefslogtreecommitdiff
path: root/src/sig_handler.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-04-24 21:06:04 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-04-24 21:06:04 (GMT)
commit8ca893076f298a01d536a0614fad14c4b5b43d54 (patch)
tree9cc1336847ad31809086c25e6d33f0e5c26372f2 /src/sig_handler.c
parent9657100a19eb9bf0674c5abaabac7854fba5b497 (diff)
fixed file header
added sysexec code
Diffstat (limited to 'src/sig_handler.c')
-rw-r--r--src/sig_handler.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/sig_handler.c b/src/sig_handler.c
index 02150fa..ce793b2 100644
--- a/src/sig_handler.c
+++ b/src/sig_handler.c
@@ -1,10 +1,7 @@
/*
* rharchive
*
- * rharchive is a simple tcp connection proxy which combines the
- * features of rinetd and 6tunnel. rharchive supports IPv4 and
- * IPv6 and also supports connections from IPv6 to IPv4
- * endpoints and vice versa.
+ * The Radio Helsinki Archive Daemon
*
*
* Copyright (C) 2010-2011 Christian Pointner <equinox@helsinki.at>