From a0a7291a5a8f3c60f583cac85866835076f9da73 Mon Sep 17 00:00:00 2001 From: Diana Lau Date: Tue, 21 Jan 2020 15:27:36 -0500 Subject: [PATCH] chore: update copyright year --- index.js | 2 +- lib/globalize.js | 2 +- lib/ibmdb.js | 2 +- lib/migration.js | 2 +- test/connect.test.js | 2 +- test/functional.test.js | 2 +- test/ibmdb.config.test.js | 2 +- test/init.js | 2 +- test/require.test.js | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/index.js b/index.js index 15a5c84..4b4bed0 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/lib/globalize.js b/lib/globalize.js index fef5f1d..cafab66 100644 --- a/lib/globalize.js +++ b/lib/globalize.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/lib/ibmdb.js b/lib/ibmdb.js index 0120557..5508450 100644 --- a/lib/ibmdb.js +++ b/lib/ibmdb.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2018. All Rights Reserved. +// Copyright IBM Corp. 2016,2020. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/lib/migration.js b/lib/migration.js index ee6bcc5..1959262 100644 --- a/lib/migration.js +++ b/lib/migration.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2017. All Rights Reserved. +// Copyright IBM Corp. 2017,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/test/connect.test.js b/test/connect.test.js index e8e4177..315e426 100644 --- a/test/connect.test.js +++ b/test/connect.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/test/functional.test.js b/test/functional.test.js index a1d94c1..4586b60 100644 --- a/test/functional.test.js +++ b/test/functional.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2017,2018. All Rights Reserved. +// Copyright IBM Corp. 2017,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/test/ibmdb.config.test.js b/test/ibmdb.config.test.js index 261d241..882beb0 100644 --- a/test/ibmdb.config.test.js +++ b/test/ibmdb.config.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/test/init.js b/test/init.js index 4bd173e..4210cc4 100644 --- a/test/init.js +++ b/test/init.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0 diff --git a/test/require.test.js b/test/require.test.js index 564883f..20a5364 100644 --- a/test/require.test.js +++ b/test/require.test.js @@ -1,4 +1,4 @@ -// Copyright IBM Corp. 2016,2017. All Rights Reserved. +// Copyright IBM Corp. 2016,2019. All Rights Reserved. // Node module: loopback-ibmdb // This file is licensed under the Artistic License 2.0. // License text available at https://opensource.org/licenses/Artistic-2.0