disjunction / restamp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A cli tool to add/modify license comment in source files

Currentky it supports license inserted as /.../ comment. Tested with JS and PHP.

Usage:

restamp --dry-run -v -l license-file.js src/
restamp -l license-file.js src/

About


Languages

Language:JavaScript 93.7%Language:Dockerfile 2.6%Language:Makefile 2.1%Language:PHP 1.7%