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 ip_to_geo.h
* @author Lew Price (lewis.e.price@outlook.com)
* @file ip_to_geo.hpp
* @author Lewis Price (lewis.e.price@outlook.com)
* @brief A series of functions for checking the location of a given IP
* @version 0.1
* @date 2026-06-03
* @version 1.0.0
* @date 2026-06-09
*
* @copyright Copyright (c) 2026
*