video: driver: update copyright markings to 2023

update copyright markings to 2023 in all files.

Change-Id: I6842d56c4a8fff6a7a93d0c1d4bc049041297b02
Signed-off-by: Darshana Patil <quic_darshana@quicinc.com>
This commit is contained in:
Darshana Patil
2023-01-13 14:58:17 -08:00
vanhempi a83f8b5c38
commit ea34534af0
92 muutettua tiedostoa jossa 218 lisäystä ja 158 poistoa

Näytä tiedosto

@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2020-2021,, The Linux Foundation. All rights reserved.
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#ifndef __VENUS_HFI_RESPONSE_H__
@@ -22,4 +23,5 @@ void fw_coredump(struct msm_vidc_core *core);
int handle_release_output_buffer(struct msm_vidc_inst *inst,
struct hfi_buffer *buffer);
#endif // __VENUS_HFI_RESPONSE_H__