
Thierry GERAUD <theo@lrde.epita.fr> writes:
2006-09-01 Thierry GERAUD <theo@tegucigalpa.lrde.epita.fr>
Add bboxes and iterators.
* oln/core/abstract/piter.hh: New. * oln/core/abstract/bbox.hh: New. * oln/core/abstract/iter.hh: New. * oln/core/abstract/pset.hh: New. * oln/core/2d/aliases.hh: New. * oln/core/gen/fwd_piter.hh: New. * oln/core/gen/bkd_piter.hh: New. * oln/core/gen/bbox.hh: New.
[...]
Index: oln/core/abstract/piter.hh =================================================================== --- oln/core/abstract/piter.hh (revision 0) +++ oln/core/abstract/piter.hh (revision 0) @@ -0,0 +1,100 @@ +// Copyright (C) 2001, 2003, 2004, 2005, 2006 EPITA Research and +// Development Laboratory
Hm... This file is brand new, the copyright header shouldn't mention years other than 2006. Of course, if a previous file of Olena was used as a basis for this file, its years of copyright should be added. (Likewise for other new files.)