summaryrefslogtreecommitdiffstats
path: root/src/utils.cpp
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2019-01-07 16:27:28 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2019-01-07 16:27:44 +0100
commitf80cb1376c9873bcb433c4622ec4486d9eaf0d86 (patch)
treeee3ba8a50b546c9728c36021827dce187a87a548 /src/utils.cpp
parentdb9a7df50a39474019568187e4fb5c4321bebc3f (diff)
downloaddabmux-f80cb1376c9873bcb433c4622ec4486d9eaf0d86.tar.gz
dabmux-f80cb1376c9873bcb433c4622ec4486d9eaf0d86.tar.bz2
dabmux-f80cb1376c9873bcb433c4622ec4486d9eaf0d86.zip
Update copyright headers
Diffstat (limited to 'src/utils.cpp')
-rw-r--r--src/utils.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/utils.cpp b/src/utils.cpp
index 8a3e7d3..be3cfd3 100644
--- a/src/utils.cpp
+++ b/src/utils.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
@@ -99,7 +99,7 @@ void header_message()
fprintf(stderr,
"(Communications Research Centre Canada)\n\n");
fprintf(stderr,
- "Copyright (C) 2018 Matthias P. Braendli\n");
+ "Copyright (C) 2019 Matthias P. Braendli\n");
fprintf(stderr,
"LICENCE: GPLv3+\n\n");
fprintf(stderr,