Skip to content

Commit

Permalink
Replace unicode character
Browse files Browse the repository at this point in the history
  • Loading branch information
gthess committed Nov 30, 2022
1 parent 978f092 commit 9ce25bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

project = 'Unbound'
year = datetime.datetime.now().year
copyright = f'1999{year}, NLnet Labs'
copyright = f'1999-{year}, NLnet Labs'
author = 'NLnet Labs'

# The short X.Y version
Expand Down

0 comments on commit 9ce25bc

Please sign in to comment.