This commit is contained in:
edoapra 2020-02-28 15:03:59 -08:00
parent 14b9d55e43
commit 7c963cb927
No known key found for this signature in database
GPG key ID: 48E12DA1EDE9E1B0
2 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@
NWChem is an open-source computational chemistry package distributed under the terms of NWChem is an open-source computational chemistry package distributed under the terms of
the Educational Community License (ECL) 2.0 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, 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 a multiprogram national laboratory, operated for the U.S. Department of Energy by Battelle under

View file

@ -64,7 +64,7 @@ C> <I>Computer Physics Communications</I>, <b>181</b>, 14771489, DOI: <a hr
C> C>
C> provides details on the codes capabilities. C> provides details on the codes capabilities.
C> 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>
C> Environmental Molecular Sciences Laboratory (EMSL)<br> C> Environmental Molecular Sciences Laboratory (EMSL)<br>
C> Pacific Northwest National Laboratory<br> C> Pacific Northwest National Laboratory<br>
@ -463,7 +463,7 @@ c
call util_print_centered(LuOut,'Richland, WA 99352', call util_print_centered(LuOut,'Richland, WA 99352',
$ 40, .false.) $ 40, .false.)
write(LuOut,*) write(LuOut,*)
call util_print_centered(LuOut,'Copyright (c) 1994-2019', call util_print_centered(LuOut,'Copyright (c) 1994-2020',
$ 40, .false.) $ 40, .false.)
call util_print_centered(LuOut, call util_print_centered(LuOut,
$ 'Pacific Northwest National Laboratory', $ 'Pacific Northwest National Laboratory',