Reticulum-Go/cmd
Ivan 62c2b1aabe
refactor: standardize constant naming and update copyright notices
- Updated copyright notices across multiple files to reflect the new ownership.
- Refactored constant names to follow Go naming conventions, changing from uppercase to camel case (e.g., `APP_NAME` to `AppName`).
- Adjusted logging levels in debug statements to use the new constants.
- Modified test files to align with the updated constant names and environment variable usage.
2026-04-19 17:07:05 -05:00
..
reticulum-go refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00
reticulum-wasm refactor: standardize constant naming and update copyright notices 2026-04-19 17:07:05 -05:00