An open API service indexing awesome lists of open source software.

https://github.com/antony-jr/lsrc

Poor man's way of copying license to top of C/C++ source files and headers in place. A bit over-engineered though.
https://github.com/antony-jr/lsrc

ansi-c c easy-to-use fast license-copy licensor lightweight simple

Last synced: 9 months ago
JSON representation

Poor man's way of copying license to top of C/C++ source files and headers in place. A bit over-engineered though.

Awesome Lists containing this project

README

          

# License Source

A very simple program to copy paste a license file contents in multi-line C/C++ comments to your
C/C++ source and header files.

# License

The MIT License.

Antony Jr.