diff --git a/Gruntfile.js b/Gruntfile.js index 4f61271..5ac603a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2018. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/relations.js b/lib/relations.js index 5caef16..ae7a4a7 100644 --- a/lib/relations.js +++ b/lib/relations.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2018. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/lib/remote-connector.js b/lib/remote-connector.js index a590183..40eb4aa 100644 --- a/lib/remote-connector.js +++ b/lib/remote-connector.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2018. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/helper.js b/test/helper.js index 634dee9..25c52f4 100644 --- a/test/helper.js +++ b/test/helper.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2018. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/integration/promise-support.js b/test/integration/promise-support.js index 7305200..fa5ee08 100644 --- a/test/integration/promise-support.js +++ b/test/integration/promise-support.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2018. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/models-define-type.test.js b/test/models-define-type.test.js index 3ad30be..5b28b57 100644 --- a/test/models-define-type.test.js +++ b/test/models-define-type.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2018. All Rights Reserved. +// Copyright IBM Corp. 2018,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/models.test.js b/test/models.test.js index 50ad3a9..ceb2f55 100644 --- a/test/models.test.js +++ b/test/models.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2018. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/remote-connector.test.js b/test/remote-connector.test.js index 35aed7f..5b2fd42 100644 --- a/test/remote-connector.test.js +++ b/test/remote-connector.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2018. All Rights Reserved. +// Copyright IBM Corp. 2014,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT diff --git a/test/remote-models.test.js b/test/remote-models.test.js index 645f8ac..9c2aed3 100644 --- a/test/remote-models.test.js +++ b/test/remote-models.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2018. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-connector-remote // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT