Batch Insert License is used to prepend a block of text, describing the applicable software license, to many source files automatically. It can be used to:
- Add a specified license comment block to the top of each source file in your project.
- Replace an existing license comment block with a specified new license comment block in each source file.
- Delete an existing license comment block from each source file.
It is written in Java and will run on any OS that has Java is installed.
Features
- Add a specified license comment block to the top of each source file in your project.
- Replace an existing license comment block with a specified new license comment block in each source file.
- Delete an existing license comment block from each source file.
- It will work on any language that uses C-style comment blocks (/* ... */).
- If your source language doesn't use C-style block comments, you can still prepend your license comment block, but won't be able to perform the "replace" or "delete" features.
License
GNU General Public License version 3.0 (GPLv3)Follow Batch Insert License
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Batch Insert License!