clang-tidy: google tests applicable
[alexxy/gromacs.git] / src / gromacs / trajectoryanalysis / modules / angle.h
index 24b81c73560306575729a2a3428cd36e5d6c9d68..6b40390679215d47813b08cce48c1e63e0eb79b7 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * This file is part of the GROMACS molecular simulation package.
  *
- * Copyright (c) 2011,2012,2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2011,2012,2013,2014,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.
@@ -60,6 +60,6 @@ class AngleInfo
 
 } // namespace analysismodules
 
-} // namespace gmxana
+} // namespace gmx
 
 #endif