Changed everything to reflect the new name "LumberJack" in the cmake files. Fixed my doxygen notes to reflect v1.0.0

This commit is contained in:
rapturate
2026-06-09 15:35:27 -04:00
parent cf35790578
commit 92bdaee885
7 changed files with 40 additions and 27 deletions

View File

@@ -1,9 +1,9 @@
/**
* @file log_parsing.h
* @author Lew Price (lewis.e.price@outlook.com)
* @file log_parsing.hpp
* @author Lewis Price (lewis.e.price@outlook.com)
* @brief A series of functions for parsing the access logs of an Apache2 webserver.
* @version 0.1
* @date 2026-05-28
* @version 1.0.0
* @date 2026-06-09
*
* @copyright Copyright (c) 2026
*