Updated interpreter line, doc
This commit is contained in:
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
|
||||||
|
|
||||||
# -----
|
# -----
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user