updates template header

Added doxygen style comment to heaeder at file level.
This commit is contained in:
Jake Goodwin 2025-07-13 00:30:42 -07:00
parent 5a1692b8df
commit a7f51ff472

View file

@ -1,8 +1,8 @@
/*
* Author: username
* Date: todays_date
* filename: module_name.h
* description: module_purpose
* @file module_name.h
* @Author Jake Goodwin
* @Date todays_date
* @brief module_purpose
*/
#ifndef module_name