Skip to content

Commit

Permalink
Fix Log.cpp header
Browse files Browse the repository at this point in the history
  • Loading branch information
mpbraendli committed Feb 7, 2014
1 parent 2330cc8 commit 1f5df5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/Log.cpp
Expand Up @@ -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>
Expand Down

0 comments on commit 1f5df5b

Please sign in to comment.