Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / simd / tests / data.h
index c6c21a6e0728759ae6b3e011cc62f25a99dac7e2..52b36e15b8530c6f9551c31cdffe583f6b4c8db1 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2014,2015,2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2014,2015,2016,2017,2018,2019, 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.
@@ -75,7 +75,7 @@ constexpr real c8    = 8.967213114754099;  //!< test constant 8.0 + 59.0/61.0
 /*! \} */
 /*! \endcond */
 
-}      // namespace test
-}      // namespace gmx
+} // namespace test
+} // namespace gmx
 
 #endif