Add license text
This commit is contained in:
parent
8a6ae998e4
commit
246da8fc5e
|
@ -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 path = require('path');
|
||||||
var SG = require('strong-globalize');
|
var SG = require('strong-globalize');
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue