Merge pull request #2784 from strongloop/add_license

Add license text
This commit is contained in:
Candy 2016-09-23 13:23:25 -04:00 committed by GitHub
commit ed8b651b98
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Copyright IBM Corp. 2016. All Rights Reserved.
// Node module: loopback
// This file is licensed under the MIT License.
// License text available at https://opensource.org/licenses/MIT
var path = require('path');
var SG = require('strong-globalize');