Skip to content

Commit b7a257e

Browse files
committed
adding licence to ScreenShareLayoutType.java
1 parent 8960791 commit b7a257e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/main/java/com/opentok/ScreenShareLayoutType.java

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/**
2+
* OpenTok Java SDK
3+
* Copyright (C) 2021 Vonage.
4+
* http://www.tokbox.com
5+
*
6+
* Licensed under The MIT License (MIT). See LICENSE file for more information.
7+
*/
18
package com.opentok;
29

310
import com.fasterxml.jackson.annotation.JsonValue;

0 commit comments

Comments
 (0)