mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-28 03:50:15 +01:00
doc/user: update copyright for the sphinx docs
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
b38722317c
commit
6a3bd50f94
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ sys.path.insert(0, os.path.abspath('@BUILDDIR@'))
|
|||
# -- Project information -----------------------------------------------------
|
||||
|
||||
project = '@PROJECT_NAME@'
|
||||
copyright = '2018, the libinput authors'
|
||||
copyright = '2019, the libinput authors'
|
||||
author = 'the libinput authors'
|
||||
|
||||
# The short X.Y version
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue