Updated interpreter line, doc
This commit is contained in:
parent
cfdb3deef1
commit
5f7ad874b0
10
README.md
10
README.md
@ -1,4 +1,12 @@
|
|||||||
get-licensed
|
get-licensed
|
||||||
============
|
============
|
||||||
|
|
||||||
A Perl tool to add license stubs to source code files
|
A Perl tool to add license stubs to source code files
|
||||||
|
|
||||||
|
Dependencies
|
||||||
|
------------
|
||||||
|
|
||||||
|
* Pluggable Perl module: To install on Debian, use the following:
|
||||||
|
|
||||||
|
% apt install libmodule-pluggable-perl
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/env perl
|
#!/usr/bin/env perl
|
||||||
|
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user