diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/DabMux.cpp | 2 | ||||
| -rw-r--r-- | src/MuxElements.cpp | 2 | ||||
| -rw-r--r-- | src/MuxElements.h | 2 | ||||
| -rw-r--r-- | src/dabOutput/edi/TagItems.cpp | 10 | ||||
| -rw-r--r-- | src/dabOutput/edi/TagItems.h | 10 | ||||
| -rw-r--r-- | src/zmq2edi/EDISender.cpp | 2 | 
6 files changed, 14 insertions, 14 deletions
diff --git a/src/DabMux.cpp b/src/DabMux.cpp index 4b06eb4..3d19ee4 100644 --- a/src/DabMux.cpp +++ b/src/DabMux.cpp @@ -3,7 +3,7 @@     2011, 2012 Her Majesty the Queen in Right of Canada (Communications     Research Center Canada) -   Copyright (C) 2017 +   Copyright (C) 2019     Matthias P. Braendli, matthias.braendli@mpb.li      http://www.opendigitalradio.org diff --git a/src/MuxElements.cpp b/src/MuxElements.cpp index 8c14d9a..ad1fcd4 100644 --- a/src/MuxElements.cpp +++ b/src/MuxElements.cpp @@ -3,7 +3,7 @@     2011, 2012 Her Majesty the Queen in Right of Canada (Communications     Research Center Canada) -   Copyright (C) 2018 +   Copyright (C) 2019     Matthias P. Braendli, matthias.braendli@mpb.li      http://www.opendigitalradio.org diff --git a/src/MuxElements.h b/src/MuxElements.h index 9107a41..ec79fdd 100644 --- a/src/MuxElements.h +++ b/src/MuxElements.h @@ -3,7 +3,7 @@     2011, 2012 Her Majesty the Queen in Right of Canada (Communications     Research Center Canada) -   Copyright (C) 2018 +   Copyright (C) 2019     Matthias P. Braendli, matthias.braendli@mpb.li      http://www.opendigitalradio.org diff --git a/src/dabOutput/edi/TagItems.cpp b/src/dabOutput/edi/TagItems.cpp index 5511efb..dfb4934 100644 --- a/src/dabOutput/edi/TagItems.cpp +++ b/src/dabOutput/edi/TagItems.cpp @@ -1,13 +1,13 @@  /* -   Copyright (C) 2016 -   Matthias P. Braendli, matthias.braendli@mpb.li - -    http://www.opendigitalradio.org -     EDI output.      This defines a few TAG items as defined ETSI TS 102 821 and      ETSI TS 102 693 +   Copyright (C) 2019 +   Matthias P. Braendli, matthias.braendli@mpb.li + +    http://www.opendigitalradio.org +     */  /*     This file is part of ODR-DabMux. diff --git a/src/dabOutput/edi/TagItems.h b/src/dabOutput/edi/TagItems.h index 0559bf3..b29a142 100644 --- a/src/dabOutput/edi/TagItems.h +++ b/src/dabOutput/edi/TagItems.h @@ -1,13 +1,13 @@  /* -   Copyright (C) 2016 -   Matthias P. Braendli, matthias.braendli@mpb.li - -    http://www.opendigitalradio.org -     EDI output.      This defines a few TAG items as defined ETSI TS 102 821 and      ETSI TS 102 693 +   Copyright (C) 2019 +   Matthias P. Braendli, matthias.braendli@mpb.li + +    http://www.opendigitalradio.org +     */  /*     This file is part of ODR-DabMux. diff --git a/src/zmq2edi/EDISender.cpp b/src/zmq2edi/EDISender.cpp index b3a89ff..112aadb 100644 --- a/src/zmq2edi/EDISender.cpp +++ b/src/zmq2edi/EDISender.cpp @@ -3,7 +3,7 @@     2011, 2012 Her Majesty the Queen in Right of Canada (Communications     Research Center Canada) -   Copyright (C) 2018 +   Copyright (C) 2019     Matthias P. Braendli, matthias.braendli@mpb.li      http://www.opendigitalradio.org  | 
