diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/DabMux.cpp | 2 | ||||
-rw-r--r-- | src/RemoteControl.cpp | 4 | ||||
-rw-r--r-- | src/RemoteControl.h | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/src/DabMux.cpp b/src/DabMux.cpp index aefa701..6dd30bf 100644 --- a/src/DabMux.cpp +++ b/src/DabMux.cpp @@ -7,7 +7,7 @@ Matthias P. Braendli, matthias.braendli@mpb.li http://www.opendigitalradio.org - */ + */ /* This file is part of ODR-DabMux. diff --git a/src/RemoteControl.cpp b/src/RemoteControl.cpp index 12ab84e..ac9f087 100644 --- a/src/RemoteControl.cpp +++ b/src/RemoteControl.cpp @@ -3,8 +3,10 @@ Her Majesty the Queen in Right of Canada (Communications Research Center Canada) - Copyright (C) 2014 + Copyright (C) 2016 Matthias P. Braendli, matthias.braendli@mpb.li + + http://www.opendigitalradio.org */ /* This file is part of ODR-DabMux. diff --git a/src/RemoteControl.h b/src/RemoteControl.h index c682826..5b735a8 100644 --- a/src/RemoteControl.h +++ b/src/RemoteControl.h @@ -6,8 +6,9 @@ Copyright (C) 2016 Matthias P. Braendli, matthias.braendli@mpb.li + http://www.opendigitalradio.org + This module adds remote-control capability to some of the dabmux modules. - see testremotecontrol/test.cpp for an example of how to use this. */ /* This file is part of ODR-DabMux. |