diff --git a/litex/soc/cores/cpu/serv/core.py b/litex/soc/cores/cpu/serv/core.py index e24853c4a..4cda01d80 100644 --- a/litex/soc/cores/cpu/serv/core.py +++ b/litex/soc/cores/cpu/serv/core.py @@ -1,5 +1,5 @@ # This file is Copyright (c) 2020 Florent Kermarrec - +# This file is Copyright (c) 2020 Greg Davill # License: BSD import os