From 8fe3605aeb225404ae39ffa1072c1a6c5766a3d7 Mon Sep 17 00:00:00 2001 From: pabloFuente Date: Tue, 4 Feb 2020 11:25:54 +0100 Subject: [PATCH] Copyright update from 2019 to 2020 --- NOTICE | 2 +- openvidu-browser/src/OpenVidu/Connection.ts | 2 +- openvidu-browser/src/OpenVidu/Filter.ts | 2 +- openvidu-browser/src/OpenVidu/LocalRecorder.ts | 2 +- openvidu-browser/src/OpenVidu/OpenVidu.ts | 2 +- openvidu-browser/src/OpenVidu/Publisher.ts | 2 +- openvidu-browser/src/OpenVidu/Session.ts | 2 +- openvidu-browser/src/OpenVidu/Stream.ts | 2 +- openvidu-browser/src/OpenVidu/StreamManager.ts | 2 +- openvidu-browser/src/OpenVidu/Subscriber.ts | 2 +- .../src/OpenViduInternal/Enums/LocalRecorderState.ts | 2 +- .../src/OpenViduInternal/Enums/OpenViduError.ts | 2 +- .../src/OpenViduInternal/Enums/VideoInsertMode.ts | 2 +- .../src/OpenViduInternal/Events/ConnectionEvent.ts | 2 +- openvidu-browser/src/OpenViduInternal/Events/Event.ts | 2 +- .../src/OpenViduInternal/Events/FilterEvent.ts | 2 +- .../OpenViduInternal/Events/PublisherSpeakingEvent.ts | 2 +- .../src/OpenViduInternal/Events/RecordingEvent.ts | 2 +- .../Events/SessionDisconnectedEvent.ts | 2 +- .../src/OpenViduInternal/Events/SignalEvent.ts | 2 +- .../src/OpenViduInternal/Events/StreamEvent.ts | 2 +- .../src/OpenViduInternal/Events/StreamManagerEvent.ts | 2 +- .../Events/StreamPropertyChangedEvent.ts | 2 +- .../src/OpenViduInternal/Events/VideoElementEvent.ts | 2 +- .../Interfaces/Private/ConnectionOptions.ts | 2 +- .../Interfaces/Private/InboundStreamOptions.ts | 2 +- .../src/OpenViduInternal/Interfaces/Private/ObjMap.ts | 2 +- .../Interfaces/Private/OutboundStreamOptions.ts | 2 +- .../Interfaces/Private/SessionOptions.ts | 2 +- .../Interfaces/Private/SignalOptions.ts | 2 +- .../Interfaces/Private/StreamOptionsServer.ts | 2 +- .../Interfaces/Public/Capabilities.ts | 2 +- .../src/OpenViduInternal/Interfaces/Public/Device.ts | 2 +- .../Interfaces/Public/EventDispatcher.ts | 2 +- .../Public/OpenViduAdvancedConfiguration.ts | 2 +- .../Interfaces/Public/PublisherProperties.ts | 2 +- .../Interfaces/Public/SignalOptions.ts | 2 +- .../Interfaces/Public/StreamManagerVideo.ts | 2 +- .../Interfaces/Public/SubscriberProperties.ts | 2 +- .../src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts | 2 +- .../src/OpenViduInternal/WebRtcStats/WebRtcStats.ts | 2 +- .../main/java/io/openvidu/client/OpenViduClient.java | 2 +- .../java/io/openvidu/client/OpenViduException.java | 2 +- .../java/io/openvidu/client/ServerJsonRpcHandler.java | 2 +- .../io/openvidu/client/internal/IceCandidateInfo.java | 2 +- .../io/openvidu/client/internal/JsonRoomUtils.java | 2 +- .../io/openvidu/client/internal/MediaErrorInfo.java | 2 +- .../io/openvidu/client/internal/Notification.java | 2 +- .../client/internal/ParticipantEvictedInfo.java | 2 +- .../client/internal/ParticipantJoinedInfo.java | 2 +- .../openvidu/client/internal/ParticipantLeftInfo.java | 2 +- .../client/internal/ParticipantPublishedInfo.java | 2 +- .../client/internal/ParticipantUnpublishedInfo.java | 2 +- .../io/openvidu/client/internal/ProtocolElements.java | 2 +- .../io/openvidu/client/internal/RoomClosedInfo.java | 2 +- .../io/openvidu/client/internal/SendMessageInfo.java | 2 +- .../io/openvidu/client/test/OpenViduClientTest.java | 2 +- .../main/java/io/openvidu/java/client/Connection.java | 2 +- .../java/io/openvidu/java/client/KurentoOptions.java | 2 +- .../main/java/io/openvidu/java/client/MediaMode.java | 2 +- .../main/java/io/openvidu/java/client/OpenVidu.java | 2 +- .../openvidu/java/client/OpenViduHttpException.java | 2 +- .../java/client/OpenViduJavaClientException.java | 2 +- .../java/io/openvidu/java/client/OpenViduRole.java | 2 +- .../main/java/io/openvidu/java/client/Publisher.java | 2 +- .../main/java/io/openvidu/java/client/Recording.java | 2 +- .../java/io/openvidu/java/client/RecordingLayout.java | 2 +- .../java/io/openvidu/java/client/RecordingMode.java | 2 +- .../io/openvidu/java/client/RecordingProperties.java | 2 +- .../main/java/io/openvidu/java/client/Session.java | 2 +- .../io/openvidu/java/client/SessionProperties.java | 2 +- .../java/io/openvidu/java/client/TokenOptions.java | 2 +- openvidu-node-client/src/Connection.ts | 2 +- openvidu-node-client/src/MediaMode.ts | 2 +- openvidu-node-client/src/OpenVidu.ts | 2 +- openvidu-node-client/src/OpenViduRole.ts | 2 +- openvidu-node-client/src/Publisher.ts | 2 +- openvidu-node-client/src/Recording.ts | 2 +- openvidu-node-client/src/RecordingLayout.ts | 2 +- openvidu-node-client/src/RecordingMode.ts | 2 +- openvidu-node-client/src/RecordingProperties.ts | 2 +- openvidu-node-client/src/Session.ts | 2 +- openvidu-node-client/src/SessionProperties.ts | 2 +- openvidu-node-client/src/TokenOptions.ts | 2 +- openvidu-server/NOTICE | 2 +- .../main/java/io/openvidu/server/OpenViduServer.java | 2 +- .../main/java/io/openvidu/server/cdr/CDREvent.java | 2 +- .../main/java/io/openvidu/server/cdr/CDREventEnd.java | 2 +- .../java/io/openvidu/server/cdr/CDREventName.java | 2 +- .../io/openvidu/server/cdr/CDREventParticipant.java | 2 +- .../io/openvidu/server/cdr/CDREventRecording.java | 2 +- .../openvidu/server/cdr/CDREventRecordingStatus.java | 2 +- .../java/io/openvidu/server/cdr/CDREventSession.java | 2 +- .../openvidu/server/cdr/CDREventWebrtcConnection.java | 2 +- .../java/io/openvidu/server/cdr/CDRHttpHandler.java | 2 +- .../main/java/io/openvidu/server/cdr/CDRLogger.java | 2 +- .../java/io/openvidu/server/cdr/CDRLoggerFile.java | 2 +- .../java/io/openvidu/server/cdr/CallDetailRecord.java | 2 +- .../server/config/HttpHandshakeInterceptor.java | 2 +- .../java/io/openvidu/server/config/InfoHandler.java | 2 +- .../io/openvidu/server/config/InfoSocketConfig.java | 2 +- .../io/openvidu/server/config/OpenviduConfig.java | 2 +- .../io/openvidu/server/config/SecurityConfig.java | 2 +- .../io/openvidu/server/config/ServletCustomizer.java | 2 +- .../main/java/io/openvidu/server/core/EndReason.java | 2 +- .../main/java/io/openvidu/server/core/FinalUser.java | 2 +- .../java/io/openvidu/server/core/MediaOptions.java | 2 +- .../java/io/openvidu/server/core/Participant.java | 2 +- .../main/java/io/openvidu/server/core/Session.java | 2 +- .../io/openvidu/server/core/SessionEventsHandler.java | 2 +- .../io/openvidu/server/core/SessionInterface.java | 2 +- .../java/io/openvidu/server/core/SessionManager.java | 2 +- .../src/main/java/io/openvidu/server/core/Token.java | 2 +- .../java/io/openvidu/server/core/TokenGenerator.java | 2 +- .../openvidu/server/core/TokenGeneratorDefault.java | 2 +- .../server/coturn/BashCoturnCredentialsService.java | 2 +- .../server/coturn/CoturnCredentialsService.java | 2 +- .../coturn/CoturnCredentialsServiceFactory.java | 2 +- .../io/openvidu/server/coturn/TurnCredentials.java | 2 +- .../server/kurento/core/KurentoMediaOptions.java | 2 +- .../server/kurento/core/KurentoParticipant.java | 2 +- .../core/KurentoParticipantEndpointConfig.java | 2 +- .../openvidu/server/kurento/core/KurentoSession.java | 2 +- .../kurento/core/KurentoSessionEventsHandler.java | 2 +- .../server/kurento/core/KurentoSessionManager.java | 2 +- .../server/kurento/core/KurentoTokenOptions.java | 2 +- .../io/openvidu/server/kurento/endpoint/KmsEvent.java | 2 +- .../server/kurento/endpoint/KmsMediaEvent.java | 2 +- .../server/kurento/endpoint/KurentoFilter.java | 2 +- .../server/kurento/endpoint/MediaEndpoint.java | 2 +- .../server/kurento/endpoint/PublisherEndpoint.java | 2 +- .../io/openvidu/server/kurento/endpoint/SdpType.java | 2 +- .../server/kurento/endpoint/SubscriberEndpoint.java | 2 +- .../openvidu/server/kurento/endpoint/TrackType.java | 2 +- .../openvidu/server/kurento/kms/DummyLoadManager.java | 2 +- .../server/kurento/kms/FixedOneKmsManager.java | 2 +- .../main/java/io/openvidu/server/kurento/kms/Kms.java | 2 +- .../io/openvidu/server/kurento/kms/KmsManager.java | 2 +- .../io/openvidu/server/kurento/kms/KmsProperties.java | 2 +- .../io/openvidu/server/kurento/kms/LoadManager.java | 2 +- .../openvidu/server/recording/CompositeWrapper.java | 2 +- .../server/recording/CustomLayoutsHttpHandler.java | 2 +- .../server/recording/RecorderEndpointWrapper.java | 2 +- .../java/io/openvidu/server/recording/Recording.java | 2 +- .../server/recording/RecordingDownloader.java | 2 +- .../openvidu/server/recording/RecordingInfoUtils.java | 2 +- .../server/recording/RecordingsHttpHandler.java | 2 +- .../recording/service/ComposedRecordingService.java | 2 +- .../server/recording/service/RecordingManager.java | 2 +- .../server/recording/service/RecordingService.java | 2 +- .../service/SingleStreamRecordingService.java | 11 ++++++++--- .../service/WaitForContainerStoppedCallback.java | 2 +- .../io/openvidu/server/rest/CDRRestController.java | 2 +- .../server/rest/CertificateRestController.java | 2 +- .../io/openvidu/server/rest/ConfigRestController.java | 2 +- .../openvidu/server/rest/SessionRestController.java | 2 +- .../java/io/openvidu/server/rpc/RpcConnection.java | 2 +- .../main/java/io/openvidu/server/rpc/RpcHandler.java | 2 +- .../openvidu/server/rpc/RpcNotificationService.java | 2 +- .../openvidu/server/summary/ParticipantSummary.java | 2 +- .../io/openvidu/server/summary/SessionSummary.java | 2 +- .../io/openvidu/server/utils/CommandExecutor.java | 2 +- .../io/openvidu/server/utils/CustomFileManager.java | 2 +- .../java/io/openvidu/server/utils/DockerManager.java | 2 +- .../java/io/openvidu/server/utils/FormatChecker.java | 2 +- .../io/openvidu/server/utils/GeoLocationByIp.java | 2 +- .../main/java/io/openvidu/server/utils/JsonUtils.java | 2 +- .../io/openvidu/server/webhook/CDRLoggerWebhook.java | 2 +- .../io/openvidu/server/webhook/HttpWebhookSender.java | 2 +- .../java/io/openvidu/test/browsers/BrowserUser.java | 2 +- .../io/openvidu/test/browsers/ChromeAndroidUser.java | 2 +- .../java/io/openvidu/test/browsers/ChromeUser.java | 2 +- .../java/io/openvidu/test/browsers/FirefoxUser.java | 2 +- .../test/browsers/utils/CommandLineExecutor.java | 2 +- .../test/browsers/utils/CustomHttpClient.java | 2 +- .../openvidu/test/browsers/utils/CustomWebhook.java | 2 +- .../test/browsers/utils/MultimediaFileMetadata.java | 2 +- .../io/openvidu/test/browsers/utils/Unzipper.java | 2 +- .../io/openvidu/test/e2e/OpenViduEventManager.java | 2 +- .../io/openvidu/test/e2e/OpenViduTestAppE2eTest.java | 2 +- .../io/openvidu/test/OpenViduClientBrowserTest.java | 2 +- .../java/io/openvidu/test/RoomClientFakeTest.java | 2 +- .../io/openvidu/test/RoomFunctionalBrowserTest.java | 2 +- .../java/io/openvidu/test/RoomFunctionalFakeTest.java | 2 +- .../java/io/openvidu/test/browser/AddRemoveUsers.java | 2 +- .../test/browser/AddRemoveUsersNoSinkVerify.java | 2 +- .../io/openvidu/test/browser/NUsersEqualLifetime.java | 2 +- .../io/openvidu/test/browser/OneUserQuickReentry.java | 2 +- .../io/openvidu/test/browser/SeqAddRemoveUser.java | 2 +- .../openvidu/test/browser/SeqNUsersEqualLifetime.java | 2 +- .../openvidu/test/browser/TwoUsersEqualLifetime.java | 2 +- .../java/io/openvidu/test/browser/UnpublishMedia.java | 2 +- .../openvidu/test/browser/UnsubscribeFromMedia.java | 2 +- .../io/openvidu/test/browser/WebAppAvailability.java | 2 +- .../openvidu/test/config/RoomTestConfiguration.java | 2 +- .../java/io/openvidu/test/fake/ExtraKmsFakeUsers.java | 2 +- .../main/java/io/openvidu/test/fake/MixedUsers.java | 2 +- .../io/openvidu/test/fake/ParallelNFakeUsers.java | 2 +- .../io/openvidu/test/fake/util/AudioVideoFile.java | 2 +- .../io/openvidu/test/fake/util/FakeParticipant.java | 2 +- .../java/io/openvidu/test/fake/util/FakeSession.java | 2 +- .../java/io/openvidu/test/fake/util/TestPipeline.java | 2 +- 202 files changed, 209 insertions(+), 204 deletions(-) diff --git a/NOTICE b/NOTICE index 649b8ce3c..b8597599c 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ -(C) Copyright 2017-2019 OpenVidu (https://openvidu.io) +(C) Copyright 2017-2020 OpenVidu (https://openvidu.io) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Connection.ts b/openvidu-browser/src/OpenVidu/Connection.ts index be4754bc6..4a13ce0ce 100644 --- a/openvidu-browser/src/OpenVidu/Connection.ts +++ b/openvidu-browser/src/OpenVidu/Connection.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Filter.ts b/openvidu-browser/src/OpenVidu/Filter.ts index c2861dcf0..b045fba7b 100644 --- a/openvidu-browser/src/OpenVidu/Filter.ts +++ b/openvidu-browser/src/OpenVidu/Filter.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/LocalRecorder.ts b/openvidu-browser/src/OpenVidu/LocalRecorder.ts index 6d7f51cad..3dcc8ea56 100644 --- a/openvidu-browser/src/OpenVidu/LocalRecorder.ts +++ b/openvidu-browser/src/OpenVidu/LocalRecorder.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/OpenVidu.ts b/openvidu-browser/src/OpenVidu/OpenVidu.ts index cde28d449..7977f3366 100644 --- a/openvidu-browser/src/OpenVidu/OpenVidu.ts +++ b/openvidu-browser/src/OpenVidu/OpenVidu.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Publisher.ts b/openvidu-browser/src/OpenVidu/Publisher.ts index 61b32fef1..84e6ca382 100644 --- a/openvidu-browser/src/OpenVidu/Publisher.ts +++ b/openvidu-browser/src/OpenVidu/Publisher.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Session.ts b/openvidu-browser/src/OpenVidu/Session.ts index 88138c95a..ff1d112ec 100644 --- a/openvidu-browser/src/OpenVidu/Session.ts +++ b/openvidu-browser/src/OpenVidu/Session.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Stream.ts b/openvidu-browser/src/OpenVidu/Stream.ts index dd9c93dfe..ad796f601 100644 --- a/openvidu-browser/src/OpenVidu/Stream.ts +++ b/openvidu-browser/src/OpenVidu/Stream.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/StreamManager.ts b/openvidu-browser/src/OpenVidu/StreamManager.ts index 66fc02949..491ccdc93 100644 --- a/openvidu-browser/src/OpenVidu/StreamManager.ts +++ b/openvidu-browser/src/OpenVidu/StreamManager.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenVidu/Subscriber.ts b/openvidu-browser/src/OpenVidu/Subscriber.ts index ac593035b..55a0cf9fa 100644 --- a/openvidu-browser/src/OpenVidu/Subscriber.ts +++ b/openvidu-browser/src/OpenVidu/Subscriber.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Enums/LocalRecorderState.ts b/openvidu-browser/src/OpenViduInternal/Enums/LocalRecorderState.ts index 0cc1f375d..15dc1702b 100644 --- a/openvidu-browser/src/OpenViduInternal/Enums/LocalRecorderState.ts +++ b/openvidu-browser/src/OpenViduInternal/Enums/LocalRecorderState.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Enums/OpenViduError.ts b/openvidu-browser/src/OpenViduInternal/Enums/OpenViduError.ts index db1a02fec..7acd86b89 100644 --- a/openvidu-browser/src/OpenViduInternal/Enums/OpenViduError.ts +++ b/openvidu-browser/src/OpenViduInternal/Enums/OpenViduError.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Enums/VideoInsertMode.ts b/openvidu-browser/src/OpenViduInternal/Enums/VideoInsertMode.ts index f43193c8c..137e4d363 100644 --- a/openvidu-browser/src/OpenViduInternal/Enums/VideoInsertMode.ts +++ b/openvidu-browser/src/OpenViduInternal/Enums/VideoInsertMode.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/ConnectionEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/ConnectionEvent.ts index 16eed41c5..b9ef1b2d6 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/ConnectionEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/ConnectionEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/Event.ts b/openvidu-browser/src/OpenViduInternal/Events/Event.ts index 10d477134..5d87dfd6d 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/Event.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/Event.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/FilterEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/FilterEvent.ts index dc0212458..bdb0fa582 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/FilterEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/FilterEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/PublisherSpeakingEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/PublisherSpeakingEvent.ts index 5da1427ed..0d111adba 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/PublisherSpeakingEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/PublisherSpeakingEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/RecordingEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/RecordingEvent.ts index abafa4045..60c89866d 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/RecordingEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/RecordingEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/SessionDisconnectedEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/SessionDisconnectedEvent.ts index 530f7f34e..875fce040 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/SessionDisconnectedEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/SessionDisconnectedEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/SignalEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/SignalEvent.ts index 5e2080b6f..9bcc54246 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/SignalEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/SignalEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/StreamEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/StreamEvent.ts index 03f3e07fc..c5bb06f80 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/StreamEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/StreamEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/StreamManagerEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/StreamManagerEvent.ts index 5972959b6..782258987 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/StreamManagerEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/StreamManagerEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/StreamPropertyChangedEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/StreamPropertyChangedEvent.ts index da0cf27ec..ce98cd8e9 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/StreamPropertyChangedEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/StreamPropertyChangedEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Events/VideoElementEvent.ts b/openvidu-browser/src/OpenViduInternal/Events/VideoElementEvent.ts index 8728b5a5d..15187d97f 100644 --- a/openvidu-browser/src/OpenViduInternal/Events/VideoElementEvent.ts +++ b/openvidu-browser/src/OpenViduInternal/Events/VideoElementEvent.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ConnectionOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ConnectionOptions.ts index 163d86f22..12b38df7e 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ConnectionOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ConnectionOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/InboundStreamOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/InboundStreamOptions.ts index 836eafcf3..13a666d7c 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/InboundStreamOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/InboundStreamOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ObjMap.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ObjMap.ts index b1c2b71e7..56ee3d646 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ObjMap.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/ObjMap.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/OutboundStreamOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/OutboundStreamOptions.ts index 5630943af..2108c4bd9 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/OutboundStreamOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/OutboundStreamOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SessionOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SessionOptions.ts index cfb0ce1ec..5835782b1 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SessionOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SessionOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SignalOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SignalOptions.ts index 33fbae452..806b92148 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SignalOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/SignalOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/StreamOptionsServer.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/StreamOptionsServer.ts index bc7d02776..82f57a061 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Private/StreamOptionsServer.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Private/StreamOptionsServer.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Capabilities.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Capabilities.ts index d5286552e..3c81dd15c 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Capabilities.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Capabilities.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Device.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Device.ts index 607458899..f55040abf 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Device.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/Device.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/EventDispatcher.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/EventDispatcher.ts index 2683f7531..60856c4e2 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/EventDispatcher.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/EventDispatcher.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/OpenViduAdvancedConfiguration.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/OpenViduAdvancedConfiguration.ts index fda2b9658..7954c4a59 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/OpenViduAdvancedConfiguration.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/OpenViduAdvancedConfiguration.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/PublisherProperties.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/PublisherProperties.ts index a7202109b..2ef5df085 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/PublisherProperties.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/PublisherProperties.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SignalOptions.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SignalOptions.ts index 0530eefe6..432b74093 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SignalOptions.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SignalOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/StreamManagerVideo.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/StreamManagerVideo.ts index 9c0c235ef..cb875c3ff 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/StreamManagerVideo.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/StreamManagerVideo.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SubscriberProperties.ts b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SubscriberProperties.ts index 425fe168d..e8476af35 100644 --- a/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SubscriberProperties.ts +++ b/openvidu-browser/src/OpenViduInternal/Interfaces/Public/SubscriberProperties.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts b/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts index 44769d13b..306041222 100644 --- a/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts +++ b/openvidu-browser/src/OpenViduInternal/WebRtcPeer/WebRtcPeer.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-browser/src/OpenViduInternal/WebRtcStats/WebRtcStats.ts b/openvidu-browser/src/OpenViduInternal/WebRtcStats/WebRtcStats.ts index a49fe35b7..f08b6bebd 100644 --- a/openvidu-browser/src/OpenViduInternal/WebRtcStats/WebRtcStats.ts +++ b/openvidu-browser/src/OpenViduInternal/WebRtcStats/WebRtcStats.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/OpenViduClient.java b/openvidu-client/src/main/java/io/openvidu/client/OpenViduClient.java index a9042e859..4d2a70b67 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/OpenViduClient.java +++ b/openvidu-client/src/main/java/io/openvidu/client/OpenViduClient.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/OpenViduException.java b/openvidu-client/src/main/java/io/openvidu/client/OpenViduException.java index 80029510a..c6757c23c 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/OpenViduException.java +++ b/openvidu-client/src/main/java/io/openvidu/client/OpenViduException.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/ServerJsonRpcHandler.java b/openvidu-client/src/main/java/io/openvidu/client/ServerJsonRpcHandler.java index 2801c0b57..a5904fb32 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/ServerJsonRpcHandler.java +++ b/openvidu-client/src/main/java/io/openvidu/client/ServerJsonRpcHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/IceCandidateInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/IceCandidateInfo.java index b9a5a4965..ddea4f76c 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/IceCandidateInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/IceCandidateInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/JsonRoomUtils.java b/openvidu-client/src/main/java/io/openvidu/client/internal/JsonRoomUtils.java index 90b61ad67..aed58a9f2 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/JsonRoomUtils.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/JsonRoomUtils.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/MediaErrorInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/MediaErrorInfo.java index f36fe3027..36bd500b9 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/MediaErrorInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/MediaErrorInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/Notification.java b/openvidu-client/src/main/java/io/openvidu/client/internal/Notification.java index 75b4c2dc8..ac2c3f190 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/Notification.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/Notification.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantEvictedInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantEvictedInfo.java index cfe05b712..ab4429c09 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantEvictedInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantEvictedInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantJoinedInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantJoinedInfo.java index 3179da960..e036ab347 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantJoinedInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantJoinedInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantLeftInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantLeftInfo.java index cea76f497..98ce3f680 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantLeftInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantLeftInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantPublishedInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantPublishedInfo.java index 8cec3224c..e5e612868 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantPublishedInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantPublishedInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantUnpublishedInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantUnpublishedInfo.java index 86008f189..1039c8892 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantUnpublishedInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ParticipantUnpublishedInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/ProtocolElements.java b/openvidu-client/src/main/java/io/openvidu/client/internal/ProtocolElements.java index 911b122ff..247751553 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/ProtocolElements.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/ProtocolElements.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/RoomClosedInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/RoomClosedInfo.java index d363eace8..dcc5e0a56 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/RoomClosedInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/RoomClosedInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/main/java/io/openvidu/client/internal/SendMessageInfo.java b/openvidu-client/src/main/java/io/openvidu/client/internal/SendMessageInfo.java index 2c5372e73..33809c28e 100644 --- a/openvidu-client/src/main/java/io/openvidu/client/internal/SendMessageInfo.java +++ b/openvidu-client/src/main/java/io/openvidu/client/internal/SendMessageInfo.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-client/src/test/java/io/openvidu/client/test/OpenViduClientTest.java b/openvidu-client/src/test/java/io/openvidu/client/test/OpenViduClientTest.java index c57ed951f..615c14ed0 100644 --- a/openvidu-client/src/test/java/io/openvidu/client/test/OpenViduClientTest.java +++ b/openvidu-client/src/test/java/io/openvidu/client/test/OpenViduClientTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/Connection.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/Connection.java index 660d7d7d5..5f9a13f41 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/Connection.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/Connection.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/KurentoOptions.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/KurentoOptions.java index a086bd121..5a3d13892 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/KurentoOptions.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/KurentoOptions.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/MediaMode.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/MediaMode.java index b50763d75..02af5d875 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/MediaMode.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/MediaMode.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenVidu.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenVidu.java index 5dc3c950e..97964eb72 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenVidu.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenVidu.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduHttpException.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduHttpException.java index 91973a756..bec440cd6 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduHttpException.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduHttpException.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduJavaClientException.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduJavaClientException.java index adad04eb5..aa8307a20 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduJavaClientException.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduJavaClientException.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduRole.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduRole.java index 01f224d03..bf0cb6455 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduRole.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/OpenViduRole.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/Publisher.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/Publisher.java index 2da4267f6..b04897cd4 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/Publisher.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/Publisher.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/Recording.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/Recording.java index 057942343..e061f223d 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/Recording.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/Recording.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingLayout.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingLayout.java index be66cbdeb..620173200 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingLayout.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingLayout.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingMode.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingMode.java index 0e33976cf..0187a578a 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingMode.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingMode.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingProperties.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingProperties.java index 182368498..282391e94 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingProperties.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/RecordingProperties.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/Session.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/Session.java index 98ab9d134..07eb7c809 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/Session.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/Session.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/SessionProperties.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/SessionProperties.java index 16143a9a4..cd4093bee 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/SessionProperties.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/SessionProperties.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-java-client/src/main/java/io/openvidu/java/client/TokenOptions.java b/openvidu-java-client/src/main/java/io/openvidu/java/client/TokenOptions.java index 8e9cde1a4..96c39fd60 100644 --- a/openvidu-java-client/src/main/java/io/openvidu/java/client/TokenOptions.java +++ b/openvidu-java-client/src/main/java/io/openvidu/java/client/TokenOptions.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/Connection.ts b/openvidu-node-client/src/Connection.ts index 368e1302b..bed653baf 100644 --- a/openvidu-node-client/src/Connection.ts +++ b/openvidu-node-client/src/Connection.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/MediaMode.ts b/openvidu-node-client/src/MediaMode.ts index bc675dd6e..91eb68a7c 100644 --- a/openvidu-node-client/src/MediaMode.ts +++ b/openvidu-node-client/src/MediaMode.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/OpenVidu.ts b/openvidu-node-client/src/OpenVidu.ts index ed5ec5d32..0d7d3bd7a 100644 --- a/openvidu-node-client/src/OpenVidu.ts +++ b/openvidu-node-client/src/OpenVidu.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/OpenViduRole.ts b/openvidu-node-client/src/OpenViduRole.ts index e8f0c01de..9f856453b 100644 --- a/openvidu-node-client/src/OpenViduRole.ts +++ b/openvidu-node-client/src/OpenViduRole.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/Publisher.ts b/openvidu-node-client/src/Publisher.ts index 55af5ea8e..cba4c9a15 100644 --- a/openvidu-node-client/src/Publisher.ts +++ b/openvidu-node-client/src/Publisher.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/Recording.ts b/openvidu-node-client/src/Recording.ts index 95c86089c..6141ef37f 100644 --- a/openvidu-node-client/src/Recording.ts +++ b/openvidu-node-client/src/Recording.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/RecordingLayout.ts b/openvidu-node-client/src/RecordingLayout.ts index 80793c935..7cde245d2 100644 --- a/openvidu-node-client/src/RecordingLayout.ts +++ b/openvidu-node-client/src/RecordingLayout.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/RecordingMode.ts b/openvidu-node-client/src/RecordingMode.ts index e987db285..45cba203f 100644 --- a/openvidu-node-client/src/RecordingMode.ts +++ b/openvidu-node-client/src/RecordingMode.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/RecordingProperties.ts b/openvidu-node-client/src/RecordingProperties.ts index a4e1bfdce..b609bf7fe 100644 --- a/openvidu-node-client/src/RecordingProperties.ts +++ b/openvidu-node-client/src/RecordingProperties.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/Session.ts b/openvidu-node-client/src/Session.ts index d9ecdf15c..3ffc3c07b 100644 --- a/openvidu-node-client/src/Session.ts +++ b/openvidu-node-client/src/Session.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/SessionProperties.ts b/openvidu-node-client/src/SessionProperties.ts index 8832b9a0c..f866e1b8b 100644 --- a/openvidu-node-client/src/SessionProperties.ts +++ b/openvidu-node-client/src/SessionProperties.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-node-client/src/TokenOptions.ts b/openvidu-node-client/src/TokenOptions.ts index f69940264..2357ab2bc 100644 --- a/openvidu-node-client/src/TokenOptions.ts +++ b/openvidu-node-client/src/TokenOptions.ts @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/NOTICE b/openvidu-server/NOTICE index 03192876b..295e28af9 100644 --- a/openvidu-server/NOTICE +++ b/openvidu-server/NOTICE @@ -1,4 +1,4 @@ -(C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) +(C) Copyright 2017-2020 OpenVidu (https://openvidu.io) Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/OpenViduServer.java b/openvidu-server/src/main/java/io/openvidu/server/OpenViduServer.java index 2a1e29414..fd8124d53 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/OpenViduServer.java +++ b/openvidu-server/src/main/java/io/openvidu/server/OpenViduServer.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREvent.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREvent.java index b220b9a74..0bf573431 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREvent.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREvent.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventEnd.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventEnd.java index 41cfc4092..6337e1c40 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventEnd.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventEnd.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventName.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventName.java index 32e7d5e99..1a8643602 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventName.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventName.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventParticipant.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventParticipant.java index 62824807d..8c4fc5b59 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventParticipant.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventParticipant.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecording.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecording.java index 4142767da..b1a44b30d 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecording.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecording.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecordingStatus.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecordingStatus.java index f1372c725..8f386ef94 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecordingStatus.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventRecordingStatus.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventSession.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventSession.java index 49c1b611a..06927fedc 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventSession.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventSession.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventWebrtcConnection.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventWebrtcConnection.java index 44b414214..4536c9a23 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventWebrtcConnection.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDREventWebrtcConnection.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRHttpHandler.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRHttpHandler.java index f5791c28c..8cf32e11d 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRHttpHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRHttpHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLogger.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLogger.java index cd81171de..b107c2b90 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLogger.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLogger.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLoggerFile.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLoggerFile.java index e3ff60a55..4d16141ee 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLoggerFile.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CDRLoggerFile.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/cdr/CallDetailRecord.java b/openvidu-server/src/main/java/io/openvidu/server/cdr/CallDetailRecord.java index 93f70f69f..3a97407d1 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/cdr/CallDetailRecord.java +++ b/openvidu-server/src/main/java/io/openvidu/server/cdr/CallDetailRecord.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/HttpHandshakeInterceptor.java b/openvidu-server/src/main/java/io/openvidu/server/config/HttpHandshakeInterceptor.java index 8b711d912..d50bbb21a 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/HttpHandshakeInterceptor.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/HttpHandshakeInterceptor.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/InfoHandler.java b/openvidu-server/src/main/java/io/openvidu/server/config/InfoHandler.java index f71bca45b..b9b2eeac5 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/InfoHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/InfoHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/InfoSocketConfig.java b/openvidu-server/src/main/java/io/openvidu/server/config/InfoSocketConfig.java index f3572a530..6e39357b1 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/InfoSocketConfig.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/InfoSocketConfig.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/OpenviduConfig.java b/openvidu-server/src/main/java/io/openvidu/server/config/OpenviduConfig.java index 38b100d15..a95ca6749 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/OpenviduConfig.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/OpenviduConfig.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/SecurityConfig.java b/openvidu-server/src/main/java/io/openvidu/server/config/SecurityConfig.java index 3a09c75fe..213b763dd 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/SecurityConfig.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/SecurityConfig.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/config/ServletCustomizer.java b/openvidu-server/src/main/java/io/openvidu/server/config/ServletCustomizer.java index be5921812..7fa95e9ba 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/config/ServletCustomizer.java +++ b/openvidu-server/src/main/java/io/openvidu/server/config/ServletCustomizer.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/EndReason.java b/openvidu-server/src/main/java/io/openvidu/server/core/EndReason.java index 266e79e95..34300a830 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/EndReason.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/EndReason.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/FinalUser.java b/openvidu-server/src/main/java/io/openvidu/server/core/FinalUser.java index be2cc4a04..14804594c 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/FinalUser.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/FinalUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/MediaOptions.java b/openvidu-server/src/main/java/io/openvidu/server/core/MediaOptions.java index 551a9c2da..9b094c9f6 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/MediaOptions.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/MediaOptions.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/Participant.java b/openvidu-server/src/main/java/io/openvidu/server/core/Participant.java index a428bf644..c4d9e964e 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/Participant.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/Participant.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/Session.java b/openvidu-server/src/main/java/io/openvidu/server/core/Session.java index dfc4a9baf..15a6f7048 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/Session.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/Session.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/SessionEventsHandler.java b/openvidu-server/src/main/java/io/openvidu/server/core/SessionEventsHandler.java index 7031d2646..3e4515085 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/SessionEventsHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/SessionEventsHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/SessionInterface.java b/openvidu-server/src/main/java/io/openvidu/server/core/SessionInterface.java index 6645f866c..fa398f221 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/SessionInterface.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/SessionInterface.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/SessionManager.java b/openvidu-server/src/main/java/io/openvidu/server/core/SessionManager.java index d0f062095..f34722ffa 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/SessionManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/SessionManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/Token.java b/openvidu-server/src/main/java/io/openvidu/server/core/Token.java index f46f9f87d..feeb99af1 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/Token.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/Token.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/TokenGenerator.java b/openvidu-server/src/main/java/io/openvidu/server/core/TokenGenerator.java index 5e7634927..3bbece90c 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/TokenGenerator.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/TokenGenerator.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/core/TokenGeneratorDefault.java b/openvidu-server/src/main/java/io/openvidu/server/core/TokenGeneratorDefault.java index 4574c29be..234ea4b66 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/core/TokenGeneratorDefault.java +++ b/openvidu-server/src/main/java/io/openvidu/server/core/TokenGeneratorDefault.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/coturn/BashCoturnCredentialsService.java b/openvidu-server/src/main/java/io/openvidu/server/coturn/BashCoturnCredentialsService.java index b46924063..46b7766bd 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/coturn/BashCoturnCredentialsService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/coturn/BashCoturnCredentialsService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsService.java b/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsService.java index 428162dc1..3a1c085c0 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsServiceFactory.java b/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsServiceFactory.java index 9cd68b30e..a4ab255e7 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsServiceFactory.java +++ b/openvidu-server/src/main/java/io/openvidu/server/coturn/CoturnCredentialsServiceFactory.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/coturn/TurnCredentials.java b/openvidu-server/src/main/java/io/openvidu/server/coturn/TurnCredentials.java index 02601f3fd..5e221b563 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/coturn/TurnCredentials.java +++ b/openvidu-server/src/main/java/io/openvidu/server/coturn/TurnCredentials.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoMediaOptions.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoMediaOptions.java index 233eee093..7684b8212 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoMediaOptions.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoMediaOptions.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipant.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipant.java index d3bb9dd42..e91d36379 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipant.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipant.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipantEndpointConfig.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipantEndpointConfig.java index 97bcebfa0..8353219ce 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipantEndpointConfig.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoParticipantEndpointConfig.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSession.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSession.java index c48b982e7..c4ab39914 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSession.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSession.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionEventsHandler.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionEventsHandler.java index b7506f9e0..a47f18ce7 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionEventsHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionEventsHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionManager.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionManager.java index d87a19acb..682e68a80 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoSessionManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoTokenOptions.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoTokenOptions.java index 1d3ba0985..cc785116c 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoTokenOptions.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/core/KurentoTokenOptions.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsEvent.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsEvent.java index 10fa63f07..9c15e34a8 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsEvent.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsEvent.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsMediaEvent.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsMediaEvent.java index ac7411180..618104c48 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsMediaEvent.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KmsMediaEvent.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KurentoFilter.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KurentoFilter.java index 58623bd03..6066460d1 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KurentoFilter.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/KurentoFilter.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/MediaEndpoint.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/MediaEndpoint.java index 5f10bae19..ad29e5250 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/MediaEndpoint.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/MediaEndpoint.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/PublisherEndpoint.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/PublisherEndpoint.java index 2d14974a0..d1aebb555 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/PublisherEndpoint.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/PublisherEndpoint.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SdpType.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SdpType.java index 5a972c6a6..a21b564e3 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SdpType.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SdpType.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SubscriberEndpoint.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SubscriberEndpoint.java index 17c1dc446..db6309e44 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SubscriberEndpoint.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/SubscriberEndpoint.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/TrackType.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/TrackType.java index eec03479d..c02c51706 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/TrackType.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/endpoint/TrackType.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/DummyLoadManager.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/DummyLoadManager.java index 4e265bada..98a84f2a9 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/DummyLoadManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/DummyLoadManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/FixedOneKmsManager.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/FixedOneKmsManager.java index 0f8d2c6a0..20c182c95 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/FixedOneKmsManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/FixedOneKmsManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/Kms.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/Kms.java index f11db5562..72b3cca4b 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/Kms.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/Kms.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsManager.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsManager.java index 8015333bb..04cbbd35f 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsProperties.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsProperties.java index 6bdfa20db..3307418c2 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsProperties.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/KmsProperties.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/LoadManager.java b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/LoadManager.java index e7c76056f..714ea01ba 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/LoadManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/kurento/kms/LoadManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/CompositeWrapper.java b/openvidu-server/src/main/java/io/openvidu/server/recording/CompositeWrapper.java index b55462a4c..7b0b550a6 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/CompositeWrapper.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/CompositeWrapper.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/CustomLayoutsHttpHandler.java b/openvidu-server/src/main/java/io/openvidu/server/recording/CustomLayoutsHttpHandler.java index 312387c9e..c3ec99b0c 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/CustomLayoutsHttpHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/CustomLayoutsHttpHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/RecorderEndpointWrapper.java b/openvidu-server/src/main/java/io/openvidu/server/recording/RecorderEndpointWrapper.java index 9217eff0b..51577e2c6 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/RecorderEndpointWrapper.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/RecorderEndpointWrapper.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/Recording.java b/openvidu-server/src/main/java/io/openvidu/server/recording/Recording.java index 8bb746ddd..24669a49a 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/Recording.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/Recording.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingDownloader.java b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingDownloader.java index ccd50dfde..65c750b5d 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingDownloader.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingDownloader.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingInfoUtils.java b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingInfoUtils.java index db4383918..22b36352e 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingInfoUtils.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingInfoUtils.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingsHttpHandler.java b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingsHttpHandler.java index cbbb6aa23..d2306ac67 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingsHttpHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/RecordingsHttpHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedRecordingService.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedRecordingService.java index acb9dcd66..0dd01aa98 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedRecordingService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/service/ComposedRecordingService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingManager.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingManager.java index 01c813255..769361042 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingService.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingService.java index 0a0e9515a..1f8dd5147 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/service/RecordingService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/SingleStreamRecordingService.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/SingleStreamRecordingService.java index 673209be9..ed5c3ffb5 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/service/SingleStreamRecordingService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/service/SingleStreamRecordingService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -237,8 +237,13 @@ public class SingleStreamRecordingService extends RecordingService { recorder.addRecordingListener(new EventListener() { @Override public void onEvent(RecordingEvent event) { - activeRecorders.get(session.getSessionId()).get(participant.getPublisherStreamId()) - .setStartTime(Long.parseLong(event.getTimestampMillis())); + activeRecorders + .get(session + .getSessionId()) + .get(participant + .getPublisherStreamId()) + .setStartTime(Long.parseLong(event + .getTimestampMillis())); log.info("Recording started event for stream {}", participant.getPublisherStreamId()); globalStartLatch.countDown(); } diff --git a/openvidu-server/src/main/java/io/openvidu/server/recording/service/WaitForContainerStoppedCallback.java b/openvidu-server/src/main/java/io/openvidu/server/recording/service/WaitForContainerStoppedCallback.java index 9d9a9772c..e8cde5191 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/recording/service/WaitForContainerStoppedCallback.java +++ b/openvidu-server/src/main/java/io/openvidu/server/recording/service/WaitForContainerStoppedCallback.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rest/CDRRestController.java b/openvidu-server/src/main/java/io/openvidu/server/rest/CDRRestController.java index df9e62cc7..0ef92fa39 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rest/CDRRestController.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rest/CDRRestController.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rest/CertificateRestController.java b/openvidu-server/src/main/java/io/openvidu/server/rest/CertificateRestController.java index 80b6a2b46..3db2705f1 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rest/CertificateRestController.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rest/CertificateRestController.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rest/ConfigRestController.java b/openvidu-server/src/main/java/io/openvidu/server/rest/ConfigRestController.java index 55b080a7a..5a811d421 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rest/ConfigRestController.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rest/ConfigRestController.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java b/openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java index 30f56d887..5b9871a00 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rest/SessionRestController.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcConnection.java b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcConnection.java index 605a2f75d..f538306aa 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcConnection.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcConnection.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcHandler.java b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcHandler.java index f02c2edd9..eeb8d0177 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcHandler.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcHandler.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcNotificationService.java b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcNotificationService.java index cf5fb653a..81e77e9ad 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcNotificationService.java +++ b/openvidu-server/src/main/java/io/openvidu/server/rpc/RpcNotificationService.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/summary/ParticipantSummary.java b/openvidu-server/src/main/java/io/openvidu/server/summary/ParticipantSummary.java index 195587150..f4627a787 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/summary/ParticipantSummary.java +++ b/openvidu-server/src/main/java/io/openvidu/server/summary/ParticipantSummary.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/summary/SessionSummary.java b/openvidu-server/src/main/java/io/openvidu/server/summary/SessionSummary.java index 4e850ce0b..8f69f8019 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/summary/SessionSummary.java +++ b/openvidu-server/src/main/java/io/openvidu/server/summary/SessionSummary.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/CommandExecutor.java b/openvidu-server/src/main/java/io/openvidu/server/utils/CommandExecutor.java index c7dc406b0..28f4eb712 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/CommandExecutor.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/CommandExecutor.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/CustomFileManager.java b/openvidu-server/src/main/java/io/openvidu/server/utils/CustomFileManager.java index ad12a268a..3c0e05462 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/CustomFileManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/CustomFileManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/DockerManager.java b/openvidu-server/src/main/java/io/openvidu/server/utils/DockerManager.java index 576bcaf10..3d4155f80 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/DockerManager.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/DockerManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/FormatChecker.java b/openvidu-server/src/main/java/io/openvidu/server/utils/FormatChecker.java index 72806c2a3..ced8c8ea0 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/FormatChecker.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/FormatChecker.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/GeoLocationByIp.java b/openvidu-server/src/main/java/io/openvidu/server/utils/GeoLocationByIp.java index 848731300..3e8f596f8 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/GeoLocationByIp.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/GeoLocationByIp.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/utils/JsonUtils.java b/openvidu-server/src/main/java/io/openvidu/server/utils/JsonUtils.java index 353a1b1c9..7e0468a39 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/utils/JsonUtils.java +++ b/openvidu-server/src/main/java/io/openvidu/server/utils/JsonUtils.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/webhook/CDRLoggerWebhook.java b/openvidu-server/src/main/java/io/openvidu/server/webhook/CDRLoggerWebhook.java index abc82f87f..60353714d 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/webhook/CDRLoggerWebhook.java +++ b/openvidu-server/src/main/java/io/openvidu/server/webhook/CDRLoggerWebhook.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-server/src/main/java/io/openvidu/server/webhook/HttpWebhookSender.java b/openvidu-server/src/main/java/io/openvidu/server/webhook/HttpWebhookSender.java index d89ae7ea3..7272eaa39 100644 --- a/openvidu-server/src/main/java/io/openvidu/server/webhook/HttpWebhookSender.java +++ b/openvidu-server/src/main/java/io/openvidu/server/webhook/HttpWebhookSender.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/BrowserUser.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/BrowserUser.java index fd3f1b021..bfe491b8a 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/BrowserUser.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/BrowserUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeAndroidUser.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeAndroidUser.java index 20c348859..520a2b405 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeAndroidUser.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeAndroidUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeUser.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeUser.java index 634324a3a..b6fe64e1d 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeUser.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/ChromeUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/FirefoxUser.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/FirefoxUser.java index 0abb845f6..6c3b39b2d 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/FirefoxUser.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/FirefoxUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CommandLineExecutor.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CommandLineExecutor.java index 0f696e793..b22c60745 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CommandLineExecutor.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CommandLineExecutor.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomHttpClient.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomHttpClient.java index 944677769..1228b1906 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomHttpClient.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomHttpClient.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomWebhook.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomWebhook.java index e3efa9550..037936639 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomWebhook.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/CustomWebhook.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/MultimediaFileMetadata.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/MultimediaFileMetadata.java index 99e131b4f..ce69fe0e4 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/MultimediaFileMetadata.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/MultimediaFileMetadata.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/Unzipper.java b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/Unzipper.java index 328c69e5f..b196f23d0 100644 --- a/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/Unzipper.java +++ b/openvidu-test-browsers/src/main/java/io/openvidu/test/browsers/utils/Unzipper.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduEventManager.java b/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduEventManager.java index 6351f1017..1bb933b4e 100644 --- a/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduEventManager.java +++ b/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduEventManager.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduTestAppE2eTest.java b/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduTestAppE2eTest.java index 06f9ebd16..b45179178 100644 --- a/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduTestAppE2eTest.java +++ b/openvidu-test-e2e/src/test/java/io/openvidu/test/e2e/OpenViduTestAppE2eTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/OpenViduClientBrowserTest.java b/openvidu-test/src/main/java/io/openvidu/test/OpenViduClientBrowserTest.java index ca903a709..0d5513fa5 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/OpenViduClientBrowserTest.java +++ b/openvidu-test/src/main/java/io/openvidu/test/OpenViduClientBrowserTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/RoomClientFakeTest.java b/openvidu-test/src/main/java/io/openvidu/test/RoomClientFakeTest.java index 0d91b724a..9c08473b9 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/RoomClientFakeTest.java +++ b/openvidu-test/src/main/java/io/openvidu/test/RoomClientFakeTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalBrowserTest.java b/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalBrowserTest.java index 83d6f55bd..7d77e1412 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalBrowserTest.java +++ b/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalBrowserTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalFakeTest.java b/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalFakeTest.java index 2116a69e0..9c112c321 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalFakeTest.java +++ b/openvidu-test/src/main/java/io/openvidu/test/RoomFunctionalFakeTest.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsers.java b/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsers.java index 3afb9aeb2..0cf4bde49 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsers.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsers.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsersNoSinkVerify.java b/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsersNoSinkVerify.java index 9ae143c5f..cf2f74169 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsersNoSinkVerify.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/AddRemoveUsersNoSinkVerify.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/NUsersEqualLifetime.java b/openvidu-test/src/main/java/io/openvidu/test/browser/NUsersEqualLifetime.java index 868937e05..392ceec48 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/NUsersEqualLifetime.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/NUsersEqualLifetime.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/OneUserQuickReentry.java b/openvidu-test/src/main/java/io/openvidu/test/browser/OneUserQuickReentry.java index 53f657330..8706fdf7c 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/OneUserQuickReentry.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/OneUserQuickReentry.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/SeqAddRemoveUser.java b/openvidu-test/src/main/java/io/openvidu/test/browser/SeqAddRemoveUser.java index 8defaf02a..1ca85d05a 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/SeqAddRemoveUser.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/SeqAddRemoveUser.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/SeqNUsersEqualLifetime.java b/openvidu-test/src/main/java/io/openvidu/test/browser/SeqNUsersEqualLifetime.java index a47c88f43..5ff65c3f7 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/SeqNUsersEqualLifetime.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/SeqNUsersEqualLifetime.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/TwoUsersEqualLifetime.java b/openvidu-test/src/main/java/io/openvidu/test/browser/TwoUsersEqualLifetime.java index 29ba9a175..dba0eb69f 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/TwoUsersEqualLifetime.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/TwoUsersEqualLifetime.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/UnpublishMedia.java b/openvidu-test/src/main/java/io/openvidu/test/browser/UnpublishMedia.java index 657581f0a..1717779da 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/UnpublishMedia.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/UnpublishMedia.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/UnsubscribeFromMedia.java b/openvidu-test/src/main/java/io/openvidu/test/browser/UnsubscribeFromMedia.java index 47838d636..39150c780 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/UnsubscribeFromMedia.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/UnsubscribeFromMedia.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/browser/WebAppAvailability.java b/openvidu-test/src/main/java/io/openvidu/test/browser/WebAppAvailability.java index dc924c9f5..835325745 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/browser/WebAppAvailability.java +++ b/openvidu-test/src/main/java/io/openvidu/test/browser/WebAppAvailability.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/config/RoomTestConfiguration.java b/openvidu-test/src/main/java/io/openvidu/test/config/RoomTestConfiguration.java index b39d3aacc..c3d12bcd9 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/config/RoomTestConfiguration.java +++ b/openvidu-test/src/main/java/io/openvidu/test/config/RoomTestConfiguration.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/ExtraKmsFakeUsers.java b/openvidu-test/src/main/java/io/openvidu/test/fake/ExtraKmsFakeUsers.java index 798c79dd8..c5b156c7d 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/ExtraKmsFakeUsers.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/ExtraKmsFakeUsers.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/MixedUsers.java b/openvidu-test/src/main/java/io/openvidu/test/fake/MixedUsers.java index 064a6ff2e..c9eb6dfa0 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/MixedUsers.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/MixedUsers.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/ParallelNFakeUsers.java b/openvidu-test/src/main/java/io/openvidu/test/fake/ParallelNFakeUsers.java index e332ea0ea..80121e274 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/ParallelNFakeUsers.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/ParallelNFakeUsers.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/util/AudioVideoFile.java b/openvidu-test/src/main/java/io/openvidu/test/fake/util/AudioVideoFile.java index 2f73ff88f..7641de197 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/util/AudioVideoFile.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/util/AudioVideoFile.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeParticipant.java b/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeParticipant.java index 52d78dadd..44a1622e9 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeParticipant.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeParticipant.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeSession.java b/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeSession.java index 0bd21838a..caeea6dd3 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeSession.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/util/FakeSession.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/openvidu-test/src/main/java/io/openvidu/test/fake/util/TestPipeline.java b/openvidu-test/src/main/java/io/openvidu/test/fake/util/TestPipeline.java index 465cec591..fda6739d7 100644 --- a/openvidu-test/src/main/java/io/openvidu/test/fake/util/TestPipeline.java +++ b/openvidu-test/src/main/java/io/openvidu/test/fake/util/TestPipeline.java @@ -1,5 +1,5 @@ /* - * (C) Copyright 2017-2019 OpenVidu (https://openvidu.io/) + * (C) Copyright 2017-2020 OpenVidu (https://openvidu.io) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.