From ed2d5f3af423f64bffc42150749e617ec1a97fc0 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Tue, 7 Jun 2022 05:25:05 +0300 Subject: [PATCH] not based --- janus/src/audio.c | 3 --- janus/src/audio.h | 3 --- janus/src/rtp.h | 3 --- janus/src/rtpa.c | 3 --- janus/src/rtpa.h | 3 --- janus/src/rtpv.h | 3 --- 6 files changed, 18 deletions(-) diff --git a/janus/src/audio.c b/janus/src/audio.c index 188cb99..17e358e 100644 --- a/janus/src/audio.c +++ b/janus/src/audio.c @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # diff --git a/janus/src/audio.h b/janus/src/audio.h index 45181c3..4c686d5 100644 --- a/janus/src/audio.h +++ b/janus/src/audio.h @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # diff --git a/janus/src/rtp.h b/janus/src/rtp.h index 74e1ade..4b9c317 100644 --- a/janus/src/rtp.h +++ b/janus/src/rtp.h @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # diff --git a/janus/src/rtpa.c b/janus/src/rtpa.c index 8882b78..46e9960 100644 --- a/janus/src/rtpa.c +++ b/janus/src/rtpa.c @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # diff --git a/janus/src/rtpa.h b/janus/src/rtpa.h index 3c0deca..167f4fe 100644 --- a/janus/src/rtpa.h +++ b/janus/src/rtpa.h @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify # diff --git a/janus/src/rtpv.h b/janus/src/rtpv.h index 780dcd8..7be712b 100644 --- a/janus/src/rtpv.h +++ b/janus/src/rtpv.h @@ -2,9 +2,6 @@ # # # uStreamer - Lightweight and fast MJPEG-HTTP streamer. # # # -# This source file is partially based on this code: # -# - https://github.com/catid/kvm/blob/master/kvm_pipeline/src # -# # # Copyright (C) 2018-2022 Maxim Devaev # # # # This program is free software: you can redistribute it and/or modify #