Skip to content

Commit 7464c9d

Browse files
authored
Merge pull request #83 from strongloop/copyright
chore: update copyright year
2 parents 5443654 + a0a7291 commit 7464c9d

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

lib/globalize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

lib/ibmdb.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2018. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2020. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

lib/migration.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2017,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

test/connect.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

test/functional.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2017,2018. All Rights Reserved.
1+
// Copyright IBM Corp. 2017,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

test/ibmdb.config.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

test/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

test/require.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2016,2017. All Rights Reserved.
1+
// Copyright IBM Corp. 2016,2019. All Rights Reserved.
22
// Node module: loopback-ibmdb
33
// This file is licensed under the Artistic License 2.0.
44
// License text available at https://opensource.org/licenses/Artistic-2.0

0 commit comments

Comments
 (0)