Skip to content

Commit a4a9e91

Browse files
committed
Updated licensing since the year changed
1 parent c949e6b commit a4a9e91

40 files changed

+41
-41
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2014-2018 TokBox, Inc.
3+
Copyright (c) 2014-2021 Vonage.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,13 +112,13 @@ uploadArchives {
112112
id 'manasdpradhan'
113113
name 'Manas Pradhan'
114114
email 'manas@tokbox.com'
115-
organization 'TokBox, Inc.'
115+
organization 'Vonage.'
116116
}
117117
developer {
118118
id 'aoberoi'
119119
name 'Ankur Oberoi'
120120
email 'aoberoi@gmail.com'
121-
organization 'TokBox, Inc.'
121+
organization 'Vonage.'
122122
}
123123
}
124124
}

codequality/HEADER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OpenTok Java SDK
2-
Copyright (C) ${year} TokBox, Inc.
2+
Copyright (C) ${year} Vonage.
33
http://www.tokbox.com
44

55
Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/Archive.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/ArchiveLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/ArchiveList.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/ArchiveMode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/ArchiveProperties.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/Broadcast.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

src/main/java/com/opentok/BroadcastLayout.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/**
22
* OpenTok Java SDK
3-
* Copyright (C) 2020 TokBox, Inc.
3+
* Copyright (C) 2021 Vonage.
44
* http://www.tokbox.com
55
*
66
* Licensed under The MIT License (MIT). See LICENSE file for more information.

0 commit comments

Comments
 (0)