From 0b93cf0770cdb343b049a52d67f3601705414dcc Mon Sep 17 00:00:00 2001 From: rohithzmoi <166651631+rohithzmoi@users.noreply.github.com> Date: Sat, 31 Aug 2024 17:09:25 +0530 Subject: [PATCH] Update dmr.cpp Signed-off-by: rohithzmoi <166651631+rohithzmoi@users.noreply.github.com> --- dmr.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dmr.cpp b/dmr.cpp index 7c0db60..385e091 100644 --- a/dmr.cpp +++ b/dmr.cpp @@ -1,6 +1,6 @@ /* Copyright (C) 2019-2021 Doug McLain - + Modifications Copyright (C) 2024 Rohith Namboothiri 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 the Free Software Foundation, either version 3 of the License, or @@ -15,6 +15,7 @@ along with this program. If not, see . */ + #include #include #include "dmr.h"