We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f456a2 commit 6953aedCopy full SHA for 6953aed
src/components/views/voip/VideoFeed.tsx
@@ -1,6 +1,5 @@
1
/*
2
-Copyright 2015, 2016 OpenMarket Ltd
3
-Copyright 2019 The Matrix.org Foundation C.I.C.
+Copyright 2015, 2016, 2019 The Matrix.org Foundation C.I.C.
4
5
Licensed under the Apache License, Version 2.0 (the "License");
6
you may not use this file except in compliance with the License.
@@ -79,4 +78,3 @@ export default class VideoFeed extends React.Component<IProps> {
79
78
</div>;
80
}
81
82
-
0 commit comments