diff --git a/litex/soc/cores/video.py b/litex/soc/cores/video.py index 60ffadb17..4373140c4 100644 --- a/litex/soc/cores/video.py +++ b/litex/soc/cores/video.py @@ -1,7 +1,9 @@ # # This file is part of LiteX. # -# Copyright (c) 2021 Florent Kermarrec +# Copyright (c) 2021-2022 Florent Kermarrec +# Copyright (c) 2021 Romain Dolbeau +# Copyright (c) 2022 Franck Jullien # SPDX-License-Identifier: BSD-2-Clause import os