Skip to content

Commit

Permalink
license
Browse files Browse the repository at this point in the history
  • Loading branch information
Compositr committed Jul 28, 2021
1 parent 2e10a2d commit bf8c285
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
/** @format */

/**
* @license
* All code within this repository, including this file is licensed under the
* GNU GENERAL PUBLIC LICENSE
* Version 3, 29 June 2007
*/

/** Dependencies */

const fs = require("fs");
Expand Down

0 comments on commit bf8c285

Please sign in to comment.