Salome HOME
Update copyright information
[modules/smesh.git] / src / SMDS / SMDS_IteratorOnIterators.hxx
index f7333ceeee4b12f87b3f1328e356d3d5a3c03600..6a3a2170c90c5cb96fc39bde883a4c8b3c4d4fdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2011  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -30,7 +30,7 @@
 #include "SMDS_Iterator.hxx"
 
 ///////////////////////////////////////////////////////////////////////////////
-/// SMDS_Iterator iterating over all elements provides by other iterators
+/// SMDS_Iterator iterating over all elements provided by other iterators
 ///
 /// Other iterators must implement SMDS_Iterator iterface and
 /// must be provided within a stl-like container