docs(helm): added header

This commit is contained in:
2025-03-17 13:24:08 -04:00
parent d764c5e2b6
commit 4d12b6beb2

View File

@@ -2,7 +2,7 @@
// //
// Copyright (C) 2025 -- The 4D-STAR Collaboration // Copyright (C) 2025 -- The 4D-STAR Collaboration
// File Author: Emily Boudreaux // File Author: Emily Boudreaux
// Last Modified: March 13, 2025 // Last Modified: March 17, 2025
// //
// 4DSSE is free software; you can use it and/or modify // 4DSSE is free software; you can use it and/or modify
// it under the terms and restrictions the GNU General Library Public // it under the terms and restrictions the GNU General Library Public
@@ -33,6 +33,7 @@
#include <cerrno> #include <cerrno>
#include "helm.h" #include "helm.h"
#include "const.h" #include "const.h"
#include "probe.h" #include "probe.h"