Skip to content

Commit a65c44a

Browse files
committed
[NO FUNCTIONAL CHANGE] cleanup file headers containing lingering old comments;
1 parent b124551 commit a65c44a

File tree

6 files changed

+1
-25
lines changed

6 files changed

+1
-25
lines changed

CWIdTX.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
117
* Copyright (C) 2009-2015 Jonathan Naylor, G4KLX
128
* Copyright (C) 2016 Colin Durbridge, G4EML
139
*

SerialBuffer.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
117
* Copyright (C) 2015,2016 Jonathan Naylor, G4KLX
128
* Serial FIFO Control Copyright (C) 2015 by James McLaughlin, KI6ZUM
139
*

dmr/DMRDMORX.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
117
* Copyright (C) 2015,2016,2017 Jonathan Naylor, G4KLX
128
*
139
*/

dmr/DMRIdleRX.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
117
* Copyright (C) 2009-2017 Jonathan Naylor, G4KLX
128
*
139
*/

dmr/DMRIdleRX.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
66
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
117
* Copyright (C) 2015 Jonathan Naylor, G4KLX
128
*
139
*/

nxdn/NXDNDefines.h

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
* Digital Voice Modem - Modem Firmware
44
* GPLv2 Open Source. Use is subject to license terms.
55
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
6-
*
7-
* @package DVM / Modem Firmware
8-
* @derivedfrom MMDVM (https://github.com/g4klx/MMDVM)
9-
* @license GPLv2 License (https://opensource.org/licenses/GPL-2.0)
10-
*
6+
117
* Copyright (C) 2016,2017,2018 Jonathan Naylor, G4KLX
128
*
139
*/

0 commit comments

Comments
 (0)