Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
zaach committed Jul 2, 2012
1 parent 895f6b8 commit cc3846d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions jsxgettext.js
@@ -1,4 +1,9 @@
#!/usr/bin/env node

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */

const fs = require('fs');
const path = require('path');

Expand Down

0 comments on commit cc3846d

Please sign in to comment.