diff --git a/browser.js b/browser.js index 9bba28a..3e67838 100644 --- a/browser.js +++ b/browser.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/index.js b/index.js index 5d0d823..b67e6ef 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/bootstrapper.js b/lib/bootstrapper.js index dd8cc43..5b3de6f 100644 --- a/lib/bootstrapper.js +++ b/lib/bootstrapper.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/bundler.js b/lib/bundler.js index 525956e..8932c6f 100644 --- a/lib/bundler.js +++ b/lib/bundler.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/globalize.js b/lib/globalize.js index 5589bdc..64bdf32 100644 --- a/lib/globalize.js +++ b/lib/globalize.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugin-base.js b/lib/plugin-base.js index 73ec244..9138427 100644 --- a/lib/plugin-base.js +++ b/lib/plugin-base.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugin-loader.js b/lib/plugin-loader.js index 76747fb..bc01d36 100644 --- a/lib/plugin-loader.js +++ b/lib/plugin-loader.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/application.js b/lib/plugins/application.js index d04ce82..46f56bc 100644 --- a/lib/plugins/application.js +++ b/lib/plugins/application.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/boot-script.js b/lib/plugins/boot-script.js index 3207e91..a0eb80c 100644 --- a/lib/plugins/boot-script.js +++ b/lib/plugins/boot-script.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/component.js b/lib/plugins/component.js index af55c72..9d4c722 100644 --- a/lib/plugins/component.js +++ b/lib/plugins/component.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/datasource.js b/lib/plugins/datasource.js index d22f730..62ccdd1 100644 --- a/lib/plugins/datasource.js +++ b/lib/plugins/datasource.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/middleware.js b/lib/plugins/middleware.js index 7d8fef4..25e4c52 100644 --- a/lib/plugins/middleware.js +++ b/lib/plugins/middleware.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/mixin.js b/lib/plugins/mixin.js index 929d6ab..f828899 100644 --- a/lib/plugins/mixin.js +++ b/lib/plugins/mixin.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/model.js b/lib/plugins/model.js index 605da5e..f30b5a6 100644 --- a/lib/plugins/model.js +++ b/lib/plugins/model.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/plugins/swagger.js b/lib/plugins/swagger.js index f5e9106..761ea01 100644 --- a/lib/plugins/swagger.js +++ b/lib/plugins/swagger.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/utils.js b/lib/utils.js index a7ced3a..7c6573e 100644 --- a/lib/utils.js +++ b/lib/utils.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/package.json b/package.json index 761fb8a..d7baab5 100644 --- a/package.json +++ b/package.json @@ -49,5 +49,6 @@ "loopback": "^3.0.0", "mocha": "^5.2.0", "supertest": "^4.0.2" - } + }, + "author": "IBM Corp." } diff --git a/test/acceptance.test.js b/test/acceptance.test.js index 7f53747..6bb7dcd 100644 --- a/test/acceptance.test.js +++ b/test/acceptance.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/bootstrapper.test.js b/test/bootstrapper.test.js index 8245ea3..d32ac72 100644 --- a/test/bootstrapper.test.js +++ b/test/bootstrapper.test.js @@ -1,3 +1,8 @@ +// Copyright IBM Corp. 2016,2019. All Rights Reserved. +// Node module: loopback-boot +// This file is licensed under the MIT License. +// License text available at https://opensource.org/licenses/MIT + 'use strict'; var path = require('path'); diff --git a/test/browser.multiapp.test.js b/test/browser.multiapp.test.js index 2fb8afa..7aa15a3 100644 --- a/test/browser.multiapp.test.js +++ b/test/browser.multiapp.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/browser.test.js b/test/browser.test.js index 9048d51..9864ddc 100644 --- a/test/browser.test.js +++ b/test/browser.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/compiler.test.js b/test/compiler.test.js index 9ff42a7..5af498a 100644 --- a/test/compiler.test.js +++ b/test/compiler.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/executor.test.js b/test/executor.test.js index c5da184..529959a 100644 --- a/test/executor.test.js +++ b/test/executor.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app-2/app.js b/test/fixtures/browser-app-2/app.js index 3f9ad99..5b9141b 100644 --- a/test/fixtures/browser-app-2/app.js +++ b/test/fixtures/browser-app-2/app.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app-2/models/robot.js b/test/fixtures/browser-app-2/models/robot.js index 00e80dc..c3dba74 100644 --- a/test/fixtures/browser-app-2/models/robot.js +++ b/test/fixtures/browser-app-2/models/robot.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app/app.js b/test/fixtures/browser-app/app.js index c9d5c1a..6f853b1 100644 --- a/test/fixtures/browser-app/app.js +++ b/test/fixtures/browser-app/app.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app/boot/configure.js b/test/fixtures/browser-app/boot/configure.js index 466cb82..d986295 100644 --- a/test/fixtures/browser-app/boot/configure.js +++ b/test/fixtures/browser-app/boot/configure.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app/components/dummy-component.js b/test/fixtures/browser-app/components/dummy-component.js index 68ce5a5..37d7492 100644 --- a/test/fixtures/browser-app/components/dummy-component.js +++ b/test/fixtures/browser-app/components/dummy-component.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app/mixins/time-stamps.js b/test/fixtures/browser-app/mixins/time-stamps.js index 2411fd3..0622ead 100644 --- a/test/fixtures/browser-app/mixins/time-stamps.js +++ b/test/fixtures/browser-app/mixins/time-stamps.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/browser-app/models/customer.js b/test/fixtures/browser-app/models/customer.js index 7cea74e..eefec6c 100644 --- a/test/fixtures/browser-app/models/customer.js +++ b/test/fixtures/browser-app/models/customer.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/env-app/boot/test/bar.js b/test/fixtures/env-app/boot/test/bar.js index 8d681ed..f017e72 100644 --- a/test/fixtures/env-app/boot/test/bar.js +++ b/test/fixtures/env-app/boot/test/bar.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/passport.js b/test/fixtures/passport.js index 79bf1cf..d4ca24e 100644 --- a/test/fixtures/passport.js +++ b/test/fixtures/passport.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/boot/bar.js b/test/fixtures/simple-app/boot/bar.js index 73b5d34..8ef38ae 100644 --- a/test/fixtures/simple-app/boot/bar.js +++ b/test/fixtures/simple-app/boot/bar.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/boot/barSync.js b/test/fixtures/simple-app/boot/barSync.js index b205637..bd94938 100644 --- a/test/fixtures/simple-app/boot/barSync.js +++ b/test/fixtures/simple-app/boot/barSync.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/boot/booting.js b/test/fixtures/simple-app/boot/booting.js index 9cfc84c..c0ef197 100644 --- a/test/fixtures/simple-app/boot/booting.js +++ b/test/fixtures/simple-app/boot/booting.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/boot/foo.js b/test/fixtures/simple-app/boot/foo.js index 4af2464..49f0b63 100644 --- a/test/fixtures/simple-app/boot/foo.js +++ b/test/fixtures/simple-app/boot/foo.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/boot/umd-script.js b/test/fixtures/simple-app/boot/umd-script.js index 469f8ab..befc048 100644 --- a/test/fixtures/simple-app/boot/umd-script.js +++ b/test/fixtures/simple-app/boot/umd-script.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2017. All Rights Reserved. +// Copyright IBM Corp. 2018,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/middleware/index.js b/test/fixtures/simple-app/middleware/index.js index a701658..d1c1fac 100644 --- a/test/fixtures/simple-app/middleware/index.js +++ b/test/fixtures/simple-app/middleware/index.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/node_modules/my-module/index.js b/test/fixtures/simple-app/node_modules/my-module/index.js index 6278fac..4600c03 100644 --- a/test/fixtures/simple-app/node_modules/my-module/index.js +++ b/test/fixtures/simple-app/node_modules/my-module/index.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-app/plugins/tracker.js b/test/fixtures/simple-app/plugins/tracker.js index 368d11f..89717aa 100644 --- a/test/fixtures/simple-app/plugins/tracker.js +++ b/test/fixtures/simple-app/plugins/tracker.js @@ -1,3 +1,8 @@ +// Copyright IBM Corp. 2016,2019. All Rights Reserved. +// Node module: loopback-boot +// This file is licensed under the MIT License. +// License text available at https://opensource.org/licenses/MIT + 'use strict'; module.exports = function(opitions) { diff --git a/test/fixtures/simple-component.js b/test/fixtures/simple-component.js index fbbc6f4..820bced 100644 --- a/test/fixtures/simple-component.js +++ b/test/fixtures/simple-component.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/fixtures/simple-middleware.js b/test/fixtures/simple-middleware.js index c4c2561..5b5d43a 100644 --- a/test/fixtures/simple-middleware.js +++ b/test/fixtures/simple-middleware.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helpers/appdir.js b/test/helpers/appdir.js index 1ab999a..aca3b3b 100644 --- a/test/helpers/appdir.js +++ b/test/helpers/appdir.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helpers/browser.js b/test/helpers/browser.js index 3d9dac2..8680bc5 100644 --- a/test/helpers/browser.js +++ b/test/helpers/browser.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015,2016. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helpers/browserify.js b/test/helpers/browserify.js index 6453200..b3b876c 100644 --- a/test/helpers/browserify.js +++ b/test/helpers/browserify.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2015. All Rights Reserved. +// Copyright IBM Corp. 2015,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helpers/push-name-middleware.js b/test/helpers/push-name-middleware.js index 88a7e38..c57f768 100644 --- a/test/helpers/push-name-middleware.js +++ b/test/helpers/push-name-middleware.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helpers/sandbox.js b/test/helpers/sandbox.js index c604a45..7c07737 100644 --- a/test/helpers/sandbox.js +++ b/test/helpers/sandbox.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/utils.test.js b/test/utils.test.js index 6344a67..1a60dcf 100644 --- a/test/utils.test.js +++ b/test/utils.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-boot // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT