Skip to content

Commit ed8b651

Browse files
authored
Merge pull request #2784 from strongloop/add_license
Add license text
2 parents 8a6ae99 + 246da8f commit ed8b651

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lib/globalize.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
// Copyright IBM Corp. 2016. All Rights Reserved.
2+
// Node module: loopback
3+
// This file is licensed under the MIT License.
4+
// License text available at https://opensource.org/licenses/MIT
5+
16
var path = require('path');
27
var SG = require('strong-globalize');
38

0 commit comments

Comments
 (0)