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
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Batch Insert License!