Update the copyright message
authorArtem Zhmurov <zhmurov@gmail.com>
Mon, 21 Oct 2019 09:42:14 +0000 (11:42 +0200)
committerBerk Hess <hess@kth.se>
Mon, 21 Oct 2019 12:57:11 +0000 (14:57 +0200)
1. Add Artem Zhmurov to the list of contributors.
2. Update the copyright year.

Change-Id: Ic7d19acd58d123e8a5f1a91c3191fbdaa26db787

docs/reference-manual/preface.rst
src/gromacs/utility/binaryinformation.cpp

index e50870d164ca65a9339609f3383157256b45294a..fc2d84c2d5eacf6bbf9bb5a0455748db2fe9d020 100644 (file)
@@ -14,7 +14,8 @@ Jiri Kraus, Carsten Kutzner, Per Larsson, Justin A. Lemkul,
 Viveca Lindahl, Magnus Lundborg, Erik Marklund,Pascal Merz,
 Pieter Meulenhoff, Teemu Murtola, Szilárd Páll, Sander Pronk,
 Roland Schulz, Michael Shirts, Alexey Shvetsov, Alfons Sijbers,
-Peter Tieleman, Teemu Virolainen, Christian Wennberg, and Maarten Wolf.
+Peter Tieleman, Teemu Virolainen, Christian Wennberg, Maarten Wolf,
+and Artem Zhmurov.
 
 Mark Abraham, Berk Hess, David van der Spoel, and Erik Lindahl.
 
index 03238a2bceb83c4f454f52eecb61ec7f47684b02..390a0385e972f23986e6e545829277cc5b22c84f 100644 (file)
@@ -148,11 +148,12 @@ void printCopyright(gmx::TextWriter *writer)
         "Jon Vincent",
         "Teemu Virolainen",
         "Christian Wennberg",
-        "Maarten Wolf"
+        "Maarten Wolf",
+        "Artem Zhmurov"
     };
     static const char * const CopyrightText[] = {
         "Copyright (c) 1991-2000, University of Groningen, The Netherlands.",
-        "Copyright (c) 2001-2018, The GROMACS development team at",
+        "Copyright (c) 2001-2019, The GROMACS development team at",
         "Uppsala University, Stockholm University and",
         "the Royal Institute of Technology, Sweden.",
         "check out http://www.gromacs.org for more information."