diff options
Diffstat (limited to 'src/dabOutput/edi/PFT.h')
-rw-r--r-- | src/dabOutput/edi/PFT.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/src/dabOutput/edi/PFT.h b/src/dabOutput/edi/PFT.h index 49bb7b7..54c229f 100644 --- a/src/dabOutput/edi/PFT.h +++ b/src/dabOutput/edi/PFT.h @@ -1,5 +1,5 @@ /* - Copyright (C) 2013 Matthias P. Braendli + Copyright (C) 2013,2014 Matthias P. Braendli http://mpb.li EDI output, @@ -12,20 +12,20 @@ */ /* - This file is part of CRC-DabMux. + This file is part of ODR-DabMux. - CRC-DabMux 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-DabMux 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-DabMux. If not, see <http://www.gnu.org/licenses/>. + along with ODR-DabMux. If not, see <http://www.gnu.org/licenses/>. */ #ifndef _PFT_H_ |