New year (2021) copyright mention update

This commit is contained in:
Xavier Delaruelle
2021-01-03 11:54:47 +01:00
parent 2b5062f0a2
commit ed7757382d
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ master_doc = 'index'
# General information about the project.
project = u'Modules'
copyright = '1996-1999 John L. Furlani & Peter W. Osel, 1998-2017 R.K.Owen, 2002-2004 Mark Lakata, 2004-2017 Kent Mein, 2016-2020 Xavier Delaruelle'
copyright = '1996-1999 John L. Furlani & Peter W. Osel, 1998-2017 R.K.Owen, 2002-2004 Mark Lakata, 2004-2017 Kent Mein, 2016-2021 Xavier Delaruelle'
author = ''
# The version info for the project you're documenting, acts as replacement for

View File

@@ -3,7 +3,7 @@
# MODULECMD.TCL, a pure TCL implementation of the module command
# Copyright (C) 2002-2004 Mark Lakata
# Copyright (C) 2004-2017 Kent Mein
# Copyright (C) 2016-2020 Xavier Delaruelle
# Copyright (C) 2016-2021 Xavier Delaruelle
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by