From 49109309be067e309579cbe3f74b8068ac960de1 Mon Sep 17 00:00:00 2001 From: mchanan Date: Tue, 10 Mar 2020 09:50:31 +0200 Subject: [PATCH] mchanan_fix_pr_check_error --- src/ethernet/common/RsRtspCommon.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ethernet/common/RsRtspCommon.h b/src/ethernet/common/RsRtspCommon.h index 1db4b48f01..e210dafd60 100644 --- a/src/ethernet/common/RsRtspCommon.h +++ b/src/ethernet/common/RsRtspCommon.h @@ -1,4 +1,7 @@ +// License: Apache 2.0. See LICENSE file in root directory. +// Copyright(c) 2017 Intel Corporation. All Rights Reserved. + enum RsRtspReturnCode { OK,