From e6b4761c6bbc31484afda0af29e6f8450e41fb21 Mon Sep 17 00:00:00 2001 From: "Bryan W. Weber" Date: Mon, 29 Jan 2018 10:52:45 -0500 Subject: [PATCH] Happy New Year! --- License.txt | 2 +- doc/sphinx/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/License.txt b/License.txt index 16cd09a32..2dff39d2e 100644 --- a/License.txt +++ b/License.txt @@ -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-2017, Cantera Developers. +Copyright (c) 2011-2018, Cantera Developers. All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index f555e99ec..f00a4f294 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -75,7 +75,7 @@ master_doc = 'index' # General information about the project. project = 'Cantera' -copyright = '2001-2017, Cantera Developers' +copyright = '2001-2018, 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