clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / taskassignment / reportgpuusage.h
index 8fba70b5608a271c80415f877bb30a550b2aa524..400cdeb165d34c7a268de0066bf788a6b9ba64fa 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2017, by the GROMACS development team, led by
+ * Copyright (c) 2017,2018, 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.
@@ -78,6 +78,6 @@ reportGpuUsage(const MDLogger                &mdlog,
                bool                           bPrintHostName);
 
 
-} // namespace
+}  // namespace gmx
 
 #endif