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 #