diff --git a/browser/current-context.js b/browser/current-context.js index 955fbf8..89d5974 100644 --- a/browser/current-context.js +++ b/browser/current-context.js @@ -1,5 +1,5 @@ // Copyright IBM Corp. 2015. All Rights Reserved. -// Node module: loopback-context-cls +// Node module: loopback-context // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/server/middleware/per-request.js b/server/middleware/per-request.js index 54361e1..36581bd 100644 --- a/server/middleware/per-request.js +++ b/server/middleware/per-request.js @@ -1,5 +1,5 @@ // Copyright IBM Corp. 2014,2016. All Rights Reserved. -// Node module: loopback-context-cls +// Node module: loopback-context // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT