summaryrefslogtreecommitdiff
path: root/peerdemo
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2018-04-10 17:20:58 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2018-04-10 17:20:58 +0200
commit49d54df7d05f3b5214e7be9be105dc8a71498d17 (patch)
treed928927ba4a79a99d1919702b938d55880e38098 /peerdemo
parentc89c83f5c119b0ec820209adafdff92422065868 (diff)
downloadvdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.gz
vdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.bz2
Adjusted version numbers and dates
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;