4 Commits

Author SHA1 Message Date
2d062f976d Fixed the copyright to be the right year.
2015 typo to 2025.
2025-06-24 22:18:07 -04:00
e3237cd3b5 Adjusted the SPDX Header and made a STAMP constant
The SPDX_HEADER constant was changed to the STAMP constant and the
SPDX_HEADER is now "// SPDX-License-Identifier:".
2025-06-24 22:12:31 -04:00
612782a33d A quick cargo and git to add license headers.
This was a quickly written tool to add the SPDX license header to
all the *.rs files. It just checks if the license is at the top.
If it isn't it stamps the file. If it is it ignores it.
2025-06-24 22:07:32 -04:00
CyberMages LLC
b5ca0497bb Initial commit 2025-06-24 20:12:53 -04:00