From 477b73610bba229e212e1367c6004cb8c777cd5d Mon Sep 17 00:00:00 2001 From: Emily Boudreaux Date: Mon, 21 Apr 2025 08:56:45 -0400 Subject: [PATCH] docs(src): updated file headers --- src/config/private/config.cpp | 2 +- src/config/public/config.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/private/config.cpp b/src/config/private/config.cpp index 76e7d43..e7d15a3 100644 --- a/src/config/private/config.cpp +++ b/src/config/private/config.cpp @@ -2,7 +2,7 @@ // // Copyright (C) 2025 -- The 4D-STAR Collaboration // File Author: Emily Boudreaux -// Last Modified: February 21, 2025 +// Last Modified: March 20, 2025 // // 4DSSE is free software; you can use it and/or modify // it under the terms and restrictions the GNU General Library Public diff --git a/src/config/public/config.h b/src/config/public/config.h index fa04eea..4869e62 100644 --- a/src/config/public/config.h +++ b/src/config/public/config.h @@ -2,7 +2,7 @@ // // Copyright (C) 2025 -- The 4D-STAR Collaboration // File Author: Emily Boudreaux -// Last Modified: February 20, 2025 +// Last Modified: March 26, 2025 // // 4DSSE is free software; you can use it and/or modify // it under the terms and restrictions the GNU General Library Public