From 35c430fe2dbf0ba95e2ba15529fc4525dabc776b Mon Sep 17 00:00:00 2001 From: Chris Mumford Date: Sun, 22 Aug 2021 11:27:23 -0700 Subject: [PATCH] docs update company name and year (#2476) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update from 2020/LLC → 2021/Kft. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index d0e532d3fa..d8a2233a04 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -66,7 +66,7 @@ master_doc = 'index' # General information about the project. project = 'LVGL' -copyright = '2020, LVGL LLC' +copyright = '2021, LVGL Kft' author = 'LVGL community' # The version info for the project you're documenting, acts as replacement for