Skip to content

Commit 1f94b25

Browse files
committed
Fix copyrights
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
1 parent 8929cd9 commit 1f94b25

4 files changed

Lines changed: 4 additions & 5 deletions

File tree

src/@types/global.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2020 The Matrix.org Foundation C.I.C.
2+
Copyright 2020 New Vector Ltd
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

src/vector/getconfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 New Vector Ltd
2+
Copyright 2018, 2020 New Vector Ltd
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

src/vector/init.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
/*
22
Copyright 2015, 2016 OpenMarket Ltd
33
Copyright 2017 Vector Creations Ltd
4-
Copyright 2018, 2019 New Vector Ltd
4+
Copyright 2018, 2019, 2020 New Vector Ltd
55
Copyright 2019 Michael Telatynski <7t3chguy@gmail.com>
6-
Copyright 2020 The Matrix.org Foundation C.I.C.
76
87
Licensed under the Apache License, Version 2.0 (the "License");
98
you may not use this file except in compliance with the License.

src/vector/url_utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2018 New Vector Ltd
2+
Copyright 2018, 2020 New Vector Ltd
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)