clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / hardware / hardwaretopology.h
index b2dcf352cb8fe65511f50cc06babb039e7216567..66abb682def3b2bd38ddf98e9186fda758b40ed9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,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.
@@ -264,6 +264,6 @@ class HardwareTopology
         bool                isThisSystem_; //!< Machine map is real (vs. cached/synthetic)
 };
 
-}
+}      // namespace gmx
 
 #endif // GMX_HARDWARE_HARDWARETOPOLOGY_H