diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-10 17:20:58 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2018-04-10 17:20:58 +0200 |
commit | 49d54df7d05f3b5214e7be9be105dc8a71498d17 (patch) | |
tree | d928927ba4a79a99d1919702b938d55880e38098 /peerdemo | |
parent | c89c83f5c119b0ec820209adafdff92422065868 (diff) | |
download | vdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.gz vdr-49d54df7d05f3b5214e7be9be105dc8a71498d17.tar.bz2 |
Adjusted version numbers and dates
Diffstat (limited to 'peerdemo')
-rwxr-xr-x | peerdemo | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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; |