Salome HOME
Copyright update 2022
[modules/gui.git] / tools / CurvePlot / src / cpp / CurvePlot.cxx
index dfea9083f450c73f10f97ecd499e539d0d903aff..cd5e751ed25b59aad12f5ba14fd35f34fc4e3117 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -47,7 +47,7 @@ namespace
         throw CURVEPLOT::Exception(msg);
       }
   }
-};
+}
 
 namespace CURVEPLOT
 {