From 6a3bd50f94cab8dd2cd04d2bae7d99671a569876 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 25 Sep 2019 15:49:36 +1000 Subject: [PATCH] doc/user: update copyright for the sphinx docs Signed-off-by: Peter Hutterer --- doc/user/conf.py.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/conf.py.in b/doc/user/conf.py.in index a8c9b311..9e5a468b 100644 --- a/doc/user/conf.py.in +++ b/doc/user/conf.py.in @@ -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