From 27b3773f00096904441aa7d33742b902bdb3483c Mon Sep 17 00:00:00 2001 From: Andy CA6JAU Date: Wed, 12 Apr 2017 23:00:54 -0300 Subject: [PATCH] Update the copyright message --- DMRDMOTX.cpp | 1 + DStarRX.cpp | 1 + DStarTX.cpp | 1 + P25TX.cpp | 1 + YSFTX.cpp | 1 + 5 files changed, 5 insertions(+) diff --git a/DMRDMOTX.cpp b/DMRDMOTX.cpp index 0bb5a84..6ce2957 100644 --- a/DMRDMOTX.cpp +++ b/DMRDMOTX.cpp @@ -1,6 +1,7 @@ /* * Copyright (C) 2009-2017 by Jonathan Naylor G4KLX * Copyright (C) 2016 by Colin Durbridge G4EML + * Copyright (C) 2017 by Andy Uribe CA6JAU * * 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 diff --git a/DStarRX.cpp b/DStarRX.cpp index 5cb692c..38ebe09 100644 --- a/DStarRX.cpp +++ b/DStarRX.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2009-2017 by Jonathan Naylor G4KLX + * Copyright (C) 2017 by Andy Uribe CA6JAU * * 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 diff --git a/DStarTX.cpp b/DStarTX.cpp index 5ba86cb..865738b 100644 --- a/DStarTX.cpp +++ b/DStarTX.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2009-2017 by Jonathan Naylor G4KLX + * Copyright (C) 2017 by Andy Uribe CA6JAU * * 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 diff --git a/P25TX.cpp b/P25TX.cpp index bf0f8e9..a762fa9 100644 --- a/P25TX.cpp +++ b/P25TX.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2016,2017 by Jonathan Naylor G4KLX + * Copyright (C) 2017 by Andy Uribe CA6JAU * * 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 diff --git a/YSFTX.cpp b/YSFTX.cpp index a5a8b92..b768aed 100644 --- a/YSFTX.cpp +++ b/YSFTX.cpp @@ -1,5 +1,6 @@ /* * Copyright (C) 2009-2017 by Jonathan Naylor G4KLX + * Copyright (C) 2017 by Andy Uribe CA6JAU * * 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