summaryrefslogtreecommitdiff
path: root/peerdemo
diff options
context:
space:
mode:
Diffstat (limited to 'peerdemo')
-rwxr-xr-xpeerdemo3
1 files changed, 2 insertions, 1 deletions
diff --git a/peerdemo b/peerdemo
index 7129207b..3c2cb730 100755
--- a/peerdemo
+++ b/peerdemo
@@ -7,7 +7,8 @@
# It reacts properly to the SVDRP commands CONN, LSTT, POLL, PING and QUIT,
# and thus seems like a regular VDR to other VDRs.
#
-# (C) 2018 by Klaus Schmidinger <Klaus.Schmidinger@tvdr.de>
+# See the main source file 'vdr.c' for copyright information and
+# how to reach the author.
use Getopt::Std;
use IO::Socket;