On Thu, 25 May 2023 at 07:45, Enze Li <lie...@kylinos.cn> wrote: > > I noticed that in the latest version, the copyright string is still > 2022, even though 2023 is halfway through. This patch fixes that and > fixes the documentation along with it. > > Signed-off-by: Enze Li <lie...@kylinos.cn>
Whoops, thanks for catching this. These are indeed the only two places that need to be updated (compare commit fd50a00a57509 which was 2022's update). Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (One day I might try to get the copyright date to be defined in one place rather than two...) -- PMM