summaryrefslogtreecommitdiff
path: root/src/file_list.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/file_list.c
parent9657100a19eb9bf0674c5abaabac7854fba5b497 (diff)
fixed file header
added sysexec code
Diffstat (limited to 'src/file_list.c')
-rw-r--r--src/file_list.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/file_list.c b/src/file_list.c
index b71a863..00b8b12 100644
--- a/src/file_list.c
+++ b/src/file_list.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>