diff --git a/mrw/unistd.hpp b/mrw/unistd.hpp index dbfe8e0..2a04852 100644 --- a/mrw/unistd.hpp +++ b/mrw/unistd.hpp @@ -1,14 +1,18 @@ /** @file $Log$ + Revision 1.4 2004/08/25 08:35:09 marc + change in file header + Revision 1.3 2004/08/25 08:22:19 marc added file header - @copy © Copyright 2004, $Date$ $Author$ - @author $Author$ - @date $Date$ - @version $Header$ + @copy © Copyright Marc Wäckerlin $Date$ + @author Last Change: $Author$ + @date Last Change: $Date$ + @version $Id$ + @licence see file COPYING or license.html */ #ifndef __MRW_UNISTD_HPP__ #define __MRW_UNISTD_HPP__