Apply clang-format to source tree
[alexxy/gromacs.git] / src / gromacs / random / tests / seed.cpp
index e97ceb5acede7468b44f8462bbd04e8addafa887..6853acbfabd756fffab6ee2ac204de9f1747e669 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2015,2016,2018, by the GROMACS development team, led by
+ * Copyright (c) 2015,2016,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.
@@ -66,6 +66,6 @@ TEST(SeedTest, makeRandomSeed)
     EXPECT_NE(i0, i1);
 }
 
-}  // namespace
+} // namespace
 
-}  // namespace gmx
+} // namespace gmx