Skip to content

Commit 251ced8

Browse files
authored
Update copyright year and CODEOWNERS (#1818)
* chore: update CODEOWNERS * chore: update copyright years
1 parent d2b4d56 commit 251ced8

File tree

99 files changed

+100
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+100
-100
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# the last matching pattern has the most precedence.
44

55
# Current maintainers
6-
* @jannyHou @b-admike @dhmlau @zbarbuto @nitro404 @emonddr
6+
* @jannyHou @dhmlau @zbarbuto @nitro404 @emonddr
77

88
# Alumni
99
#
10-
# @lehni @kjdelisle @loay @ssh24 @virkt25 @shimks
10+
# @lehni @kjdelisle @loay @ssh24 @virkt25 @shimks @b-admike

examples/app-noschema.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

examples/app.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

examples/datasource-app.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

examples/inclusion.js

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

examples/load-schemas.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

examples/nesting-schema.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

examples/relations.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-datasource-juggler
33
// This file is licensed under the MIT License.
44
// License text available at https://opensource.org/licenses/MIT

index.js

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

lib/browser.depd.js

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

0 commit comments

Comments
 (0)