on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmpdata.h"
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #ifndef ICMP_DATA_H
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmp/icmpdestinationunreachabledata.h"
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmp/icmpechodata.h"
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #ifndef ICMP_ECHO_DATA_H
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmp/icmpheader.h"
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #ifndef ICMP_HEADER_H
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmp/icmppacket.h"
 
  on this file might be covered by the GNU General Public License.
 
  Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #ifndef ICMP_PACKET_H
 
 
  This exception does not invalidate any other reasons why a work based
  on this file might be covered by the GNU General Public License.
+
+ Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #include "icmp/icmppacketfactory.h"
 
 
  This exception does not invalidate any other reasons why a work based
  on this file might be covered by the GNU General Public License.
+
+ Christian Herdtweck, Intra2net AG 2015
+ Based on an example in Boost Documentation (by Christopher M. Kohlhoff)
+ and adaptation by Guilherme M. Ferreira
  */
 
 #ifndef ICMP_PACKET_FACTORY_H