summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 18:06:59 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2014-02-07 18:06:59 +0100
commit1f5df5b91e784e78c9fc017844f056a880e0a412 (patch)
tree9f882949e2ca7fe9f1e3ac5653751e909cfbe428 /src
parent2330cc824c22f296075dbab35e7b5bcd02cf8c77 (diff)
downloaddabmux-1f5df5b91e784e78c9fc017844f056a880e0a412.tar.gz
dabmux-1f5df5b91e784e78c9fc017844f056a880e0a412.tar.bz2
dabmux-1f5df5b91e784e78c9fc017844f056a880e0a412.zip
Fix Log.cpp header
Diffstat (limited to 'src')
-rw-r--r--src/Log.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Log.cpp b/src/Log.cpp
index e428a0b..f8f7d7f 100644
--- a/src/Log.cpp
+++ b/src/Log.cpp
@@ -6,20 +6,20 @@
Copyright (C), 2014, Matthias P. Braendli, matthias.braendli@mpb.li
*/
/*
- This file is part of CRC-DADMOD.
+ This file is part of ODR-DabMux.
- CRC-DADMOD is free software: you can redistribute it and/or modify
+ ODR-DabMux is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
- CRC-DADMOD is distributed in the hope that it will be useful,
+ ODR-DabMux is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with CRC-DADMOD. If not, see <http://www.gnu.org/licenses/>.
+ along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>.
*/
#include <list>