diff --git a/Gruntfile.js b/Gruntfile.js index 49eaef6..7c89ee7 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2017. 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/LICENSE b/LICENSE index 57f8745..4872055 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) IBM Corp. 2014,2017. All Rights Reserved. +Copyright (c) IBM Corp. 2014,2018. All Rights Reserved. Node module: loopback-connector-remote This project is licensed under the MIT License, full text below. diff --git a/lib/relations.js b/lib/relations.js index 5827a43..c3a2d9d 100644 --- a/lib/relations.js +++ b/lib/relations.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2017. 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 d96134d..eef404e 100644 --- a/lib/remote-connector.js +++ b/lib/remote-connector.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2018. 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 893ecb3..6e7e0c5 100644 --- a/test/helper.js +++ b/test/helper.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2017. 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 64c1575..3186399 100644 --- a/test/integration/promise-support.js +++ b/test/integration/promise-support.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2017. 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 c15328e..d6193b8 100644 --- a/test/models-define-type.test.js +++ b/test/models-define-type.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016. All Rights Reserved. +// Copyright IBM Corp. 2018. 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 6af219a..f63e890 100644 --- a/test/models.test.js +++ b/test/models.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2017. 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 0445590..9903fc1 100644 --- a/test/remote-connector.test.js +++ b/test/remote-connector.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2014,2016. All Rights Reserved. +// Copyright IBM Corp. 2014,2017. 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 7bc52bb..1d1454f 100644 --- a/test/remote-models.test.js +++ b/test/remote-models.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016. All Rights Reserved. +// Copyright IBM Corp. 2016,2017. 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