Skip to content

Commit

Permalink
config: extend Copyright date
Browse files Browse the repository at this point in the history
Update with the current year

Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
  • Loading branch information
ldts authored and jbech-linaro committed Sep 20, 2022
1 parent 1122448 commit 7332676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# -- Project information -----------------------------------------------------

project = 'OP-TEE documentation'
copyright = '2019 - 2021 TrustedFirmware.org'
copyright = '2019 - 2022 TrustedFirmware.org'
author = 'TrustedFirmware.org'

# The short X.Y version
Expand Down

0 comments on commit 7332676

Please sign in to comment.