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:
@@ -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
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user