diff --git a/LICENSE.TXT b/LICENSE.TXT
index 6387f734ff..cae675e979 100644
--- a/LICENSE.TXT
+++ b/LICENSE.TXT
@@ -7,7 +7,7 @@
NWChem is an open-source computational chemistry package distributed under the terms of
the Educational Community License (ECL) 2.0
- Copyright (c) 1994-2019 Pacific Northwest National Laboratory, Battelle Memorial Institute.
+ Copyright (c) 1994-2020 Pacific Northwest National Laboratory, Battelle Memorial Institute.
This software and its documentation were developed at the EMSL at Pacific Northwest National Laboratory,
a multiprogram national laboratory, operated for the U.S. Department of Energy by Battelle under
diff --git a/src/nwchem.F b/src/nwchem.F
index bc30f77d74..4ab09a3e68 100644
--- a/src/nwchem.F
+++ b/src/nwchem.F
@@ -64,7 +64,7 @@ C> Computer Physics Communications, 181, 1477–1489, DOI:
C> provides details on the codes capabilities.
C>
-C> Copyright (c) 1994-2019 Pacific Northwest National Laboratory, Battelle Memorial Institute
+C> Copyright (c) 1994-2020 Pacific Northwest National Laboratory, Battelle Memorial Institute
C>
C> Environmental Molecular Sciences Laboratory (EMSL)
C> Pacific Northwest National Laboratory
@@ -463,7 +463,7 @@ c
call util_print_centered(LuOut,'Richland, WA 99352',
$ 40, .false.)
write(LuOut,*)
- call util_print_centered(LuOut,'Copyright (c) 1994-2019',
+ call util_print_centered(LuOut,'Copyright (c) 1994-2020',
$ 40, .false.)
call util_print_centered(LuOut,
$ 'Pacific Northwest National Laboratory',