mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-21 06:25:21 -04:00
2020
This commit is contained in:
parent
14b9d55e43
commit
7c963cb927
2 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ C> <I>Computer Physics Communications</I>, <b>181</b>, 1477–1489, DOI: <a hr
|
|||
C>
|
||||
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)<br>
|
||||
C> Pacific Northwest National Laboratory<br>
|
||||
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue