1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2025-07-09 11:41:07 +01:00

Relax copyright notices.

This commit is contained in:
devlinjd
2015-11-19 01:57:15 -05:00
parent 30b6bc4d80
commit ce95593031
4 changed files with 6 additions and 6 deletions

View File

@ -1,8 +1,8 @@
#! /usr/bin/env node
/**
Command-line interface (CLI) for FluentCV via Node.js.
@license Copyright (c) 2015 | James M. Devlin
Command-line interface (CLI) for FluentCV:CLI.
@license MIT. Copyright (c) 2015 James M. Devlin / FluentDesk.
*/
var ARGS = require( 'minimist' )