Update Copyright information

This commit is contained in:
Ingmar Schoegl 2023-02-15 11:50:40 -06:00 committed by Ray Speth
parent 97d4755e25
commit 7cf69d2933
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ Copyright (c) 2009 Sandia Corporation. Under the terms of
Contract AC04-94AL85000 with Sandia Corporation, the U.S. Government
retains certain rights in this software.
Copyright (c) 2011-2022, Cantera Developers.
Copyright (c) 2011-2023, Cantera Developers.
All rights reserved.
Redistribution and use in source and binary forms, with or without

View File

@ -116,7 +116,7 @@ master_doc = 'index'
# General information about the project.
project = 'Cantera'
copyright = "2001-2022, Cantera Developers"
copyright = "2001-2023, Cantera Developers"
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the