Skip to content

Commit 1942675

Browse files
committed
docs: Update copyright years.
1 parent de0ca9e commit 1942675

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

packages/args/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/cli/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/common/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2017-2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/config/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/debug/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/event/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2017-2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/internal/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/log/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/pipeline/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2017-2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

packages/plugin/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @copyright 2019, Miles Johnson
2+
* @copyright 2020, Miles Johnson
33
* @license https://opensource.org/licenses/MIT
44
*/
55

0 commit comments

Comments
 (0)