From: Artem Zhmurov Date: Mon, 15 Mar 2021 10:16:45 +0000 (+0000) Subject: Add a cool quote from Elvis Presley's song X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=commitdiff_plain;h=e3efa2ecb756f257c8d44147ae30c7de6d9c05d5;p=alexxy%2Fgromacs.git Add a cool quote from Elvis Presley's song --- diff --git a/src/gromacs/utility/coolstuff.cpp b/src/gromacs/utility/coolstuff.cpp index 6dd122ea86..b6404e5f62 100644 --- a/src/gromacs/utility/coolstuff.cpp +++ b/src/gromacs/utility/coolstuff.cpp @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2015,2016,2017,2018,2019,2020, by the GROMACS development team, led by + * Copyright (c) 2015,2016,2017,2018,2019,2020,2021, by the GROMACS development team, led by * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl, * and including many others, as listed in the AUTHORS file in the * top-level source directory and at http://www.gromacs.org. @@ -1579,7 +1579,8 @@ std::string getCoolQuote() "attempted.", "Anonymous" }, { "If my PhD doesn't allow me to be right on the internet, what is it even good for?", - "Martin Vögele" } + "Martin Vögele" }, + { "A little less conversation, a little more action, please.", "Elvis Presley" } }; if (beCool())