From 6273fc187a7c614c2161d4c473ff4b936374e2b2 Mon Sep 17 00:00:00 2001 From: sergey radionov Date: Sun, 19 Jul 2026 13:03:38 +0700 Subject: [PATCH] janus: license header updated --- janus/src/h264.c | 3 ++- janus/src/h264.h | 3 ++- janus/src/rtpc.c | 3 ++- janus/src/rtpc.h | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/janus/src/h264.c b/janus/src/h264.c index 6b1d350..cf8cbf1 100644 --- a/janus/src/h264.c +++ b/janus/src/h264.c @@ -5,7 +5,8 @@ # This source file based on code of Janys-Gateway. # # # # Copyright (C) Lorenzo Miniero # -# Copyright (C) 2018-2024 Maxim Devaev # +# Copyright (C) 2026 Maxim Devaev # +# Copyright (C) 2026 Sergey Radionov # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/h264.h b/janus/src/h264.h index 41e3008..5c34873 100644 --- a/janus/src/h264.h +++ b/janus/src/h264.h @@ -2,7 +2,8 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2024 Maxim Devaev # +# Copyright (C) 2026 Maxim Devaev # +# Copyright (C) 2026 Sergey Radionov # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpc.c b/janus/src/rtpc.c index f659069..5f5442d 100644 --- a/janus/src/rtpc.c +++ b/janus/src/rtpc.c @@ -2,7 +2,8 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2024 Maxim Devaev # +# Copyright (C) 2026 Maxim Devaev # +# Copyright (C) 2026 Sergey Radionov # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # diff --git a/janus/src/rtpc.h b/janus/src/rtpc.h index 9d12e07..b8d4100 100644 --- a/janus/src/rtpc.h +++ b/janus/src/rtpc.h @@ -2,7 +2,8 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# Copyright (C) 2018-2024 Maxim Devaev # +# Copyright (C) 2026 Maxim Devaev # +# Copyright (C) 2026 Sergey Radionov # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by #