[applied] manuals/conf.py: Update copyright years in the manuals

Message ID 877c3wxipx.fsf@redhat.com
State New
Headers
Series [applied] manuals/conf.py: Update copyright years in the manuals |

Commit Message

Dodji Seketeli April 7, 2025, 12:24 p.m. UTC
  Hello,

	* doc/manuals/conf.py: Update copyright years.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
Applied to mainline.
---
 doc/manuals/conf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/doc/manuals/conf.py b/doc/manuals/conf.py
index 3ff7431e..04475519 100644
--- a/doc/manuals/conf.py
+++ b/doc/manuals/conf.py
@@ -41,7 +41,7 @@  master_doc = 'index'
 
 # General information about the project.
 project = u'Libabigail'
-copyright = u'2014-2022, Red Hat, Inc.'
+copyright = u'2014-2025, Red Hat, Inc.'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the