magistamp/README.md
Myrddin Dundragon 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

505 B

Magistamp

A Rust tool to magically seal your source files with SPDX license headers.


Copyright 2015 CyberMages LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this library except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS