diff options
Diffstat (limited to 'samples/demo_rtsp_over_rtp.h')
| -rw-r--r-- | samples/demo_rtsp_over_rtp.h | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/samples/demo_rtsp_over_rtp.h b/samples/demo_rtsp_over_rtp.h index 9373ed5f..e2a60b38 100644 --- a/samples/demo_rtsp_over_rtp.h +++ b/samples/demo_rtsp_over_rtp.h @@ -1,3 +1,14 @@ +/***************************************************************************/ +/* Copyright (c) 2024 Microsoft Corporation */ +/* Copyright (c) 2026 Eclipse ThreadX contributors */ +/* */ +/* This program and the accompanying materials are made available under */ +/* the terms of the MIT License which is available at */ +/* https://opensource.org/licenses/MIT. */ +/* */ +/* SPDX-License-Identifier: MIT */ +/***************************************************************************/ + /* This is an include file for the rtsp over rtp demo programs. It is not part of the official release of NetXDuo RTSP Server or RTP Sender. It is simply a convenience for the user to have a simple demo program to use as a starting point for their application. Please be carefully to read the Note! below and execute the corresponding actions before using this demo program. */ |
