X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FArrayParser.ih;h=2dec0cc486112399b17e41b0bbde06679f6588b2;hb=6a0836b7f462d3d77b79b35638cdbf4c9d4202fc;hp=090270c1c5cbfdc5be1f5efec27713aa29ff37ab;hpb=a1001797645cc68c869ef296f5e9ba13aa8e80c4;p=senf.git diff --git a/Packets/ArrayParser.ih b/Packets/ArrayParser.ih index 090270c..2dec0cc 100644 --- a/Packets/ArrayParser.ih +++ b/Packets/ArrayParser.ih @@ -1,9 +1,9 @@ // $Id$ // // Copyright (C) 2006 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) -// Stefan Bund +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// Stefan Bund // // This program is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -61,7 +61,7 @@ protected: private: friend class boost::iterator_core_access; - + // iterator_facade interface ElementParser dereference() const;