fix up source formatting; fix copyright year;

3.0-rcon_maint
Bryan Biedenkapp 3 years ago
parent 92f6ede508
commit dc95e7fd3e

@ -12,7 +12,7 @@
//
/*
* Copyright (C) 2016 by Jonathan Naylor G4KLX
* Copyright (C) 2017-2022 by Bryan Biedenkapp N2PLL
* Copyright (C) 2017-2023 by Bryan Biedenkapp N2PLL
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

@ -12,7 +12,7 @@
//
/*
* Copyright (C) 2016 by Jonathan Naylor G4KLX
* Copyright (C) 2017 by Bryan Biedenkapp N2PLL
* Copyright (C) 2017,2023 by Bryan Biedenkapp N2PLL
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@ -63,8 +63,6 @@ namespace edac
bool decode362017(uint8_t* data);
/// <summary>Encode RS (36,20,17) FEC.</summary>
void encode362017(uint8_t* data);
/// <summary>Encode RS (36,20,17) FEC.</summary>
void encode362017_2(uint8_t* data);
private:
/// <summary></summary>

@ -11,7 +11,7 @@
// Licensed under the GPLv2 License (https://opensource.org/licenses/GPL-2.0)
//
/*
* Copyright (C) 2022 by Bryan Biedenkapp N2PLL
* Copyright (C) 2023 by Bryan Biedenkapp N2PLL
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by

Loading…
Cancel
Save

Powered by TurnKey Linux.