Skip to content

Commit e0121d7

Browse files
authored
Merge pull request strongloop#191 from strongloop/copyright
chore: update copyright year
2 parents 1e3e852 + fcbefb6 commit e0121d7

21 files changed

+21
-21
lines changed

index.js

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

lib/payload.js

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

lib/providers/apns.js

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

lib/providers/gcm.js

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

lib/providers/index.js

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

lib/push-connector.js

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

lib/push-manager.js

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

models/index.js

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

models/installation.js

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

models/notification.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright IBM Corp. 2013,2016. All Rights Reserved.
1+
// Copyright IBM Corp. 2013,2019. All Rights Reserved.
22
// Node module: loopback-component-push
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)