X-Git-Url: http://biod.pnpi.spb.ru/gitweb/?a=blobdiff_plain;f=src%2Fgromacs%2Fanalysisdata%2Ftests%2Farraydata.cpp;h=daab8ff38a071b0f26c9b061ba9099be660c1e91;hb=7a6907d2184cf7bf3ce09e83e9d902f9787a3eb0;hp=a1d2755bf48e0f57de17e8d7411f7d498f253d62;hpb=9eb0581bed7c5147f8919ab19a7e2ed55e0e1514;p=alexxy%2Fgromacs.git diff --git a/src/gromacs/analysisdata/tests/arraydata.cpp b/src/gromacs/analysisdata/tests/arraydata.cpp index a1d2755bf4..daab8ff38a 100644 --- a/src/gromacs/analysisdata/tests/arraydata.cpp +++ b/src/gromacs/analysisdata/tests/arraydata.cpp @@ -1,7 +1,7 @@ /* * This file is part of the GROMACS molecular simulation package. * - * Copyright (c) 2012,2013,2014, by the GROMACS development team, led by + * Copyright (c) 2012,2013,2014,2015, 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. @@ -39,7 +39,7 @@ * These tests check the functionality of gmx::AnalysisArrayData and its base * class gmx::AbstractAnalysisArrayData. * Checking is done using gmx::test::AnalysisDataTestFixture and mock - * modules that implement gmx::AnalysisDataModuleInterface. + * modules that implement gmx::IAnalysisDataModule. * * \author Teemu Murtola * \ingroup module_analysisdata