diff --git a/LICENSE b/LICENSE index 092b6eb..c4009ed 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2014, Matias Fontanini +Copyright (c) 2012-2017, Matias Fontanini All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/examples/arpmonitor.cpp b/examples/arpmonitor.cpp index 20d4008..16911a4 100644 --- a/examples/arpmonitor.cpp +++ b/examples/arpmonitor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/arpspoofing.cpp b/examples/arpspoofing.cpp index 997bc9f..7a7c756 100644 --- a/examples/arpspoofing.cpp +++ b/examples/arpspoofing.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/beacon_display.cpp b/examples/beacon_display.cpp index f84186c..5d3ccd1 100644 --- a/examples/beacon_display.cpp +++ b/examples/beacon_display.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/defragmenter.cpp b/examples/defragmenter.cpp index d2ef4ae..6665b89 100644 --- a/examples/defragmenter.cpp +++ b/examples/defragmenter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/dns_queries.cpp b/examples/dns_queries.cpp index a395b0c..b9cc8c0 100644 --- a/examples/dns_queries.cpp +++ b/examples/dns_queries.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/dns_spoof.cpp b/examples/dns_spoof.cpp index ab97c43..b3e4bdf 100644 --- a/examples/dns_spoof.cpp +++ b/examples/dns_spoof.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/dns_stats.cpp b/examples/dns_stats.cpp index a2da49d..c08111f 100644 --- a/examples/dns_stats.cpp +++ b/examples/dns_stats.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/http_requests.cpp b/examples/http_requests.cpp index a748967..9597220 100644 --- a/examples/http_requests.cpp +++ b/examples/http_requests.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/portscan.cpp b/examples/portscan.cpp index 31db51e..63affe3 100644 --- a/examples/portscan.cpp +++ b/examples/portscan.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/stream_dump.cpp b/examples/stream_dump.cpp index ebb43ef..f413626 100644 --- a/examples/stream_dump.cpp +++ b/examples/stream_dump.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/tcp_connection_close.cpp b/examples/tcp_connection_close.cpp index 714a378..1298fdf 100644 --- a/examples/tcp_connection_close.cpp +++ b/examples/tcp_connection_close.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/traceroute.cpp b/examples/traceroute.cpp index cb78e3c..09a7991 100644 --- a/examples/traceroute.cpp +++ b/examples/traceroute.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/examples/wps_detect.cpp b/examples/wps_detect.cpp index d61cae3..9f4e8ca 100644 --- a/examples/wps_detect.cpp +++ b/examples/wps_detect.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/address_range.h b/include/tins/address_range.h index 070f296..fb10cf6 100644 --- a/include/tins/address_range.h +++ b/include/tins/address_range.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/arp.h b/include/tins/arp.h index f6a17c0..4fdf53b 100644 --- a/include/tins/arp.h +++ b/include/tins/arp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/bootp.h b/include/tins/bootp.h index 18b3cb5..7d88936 100644 --- a/include/tins/bootp.h +++ b/include/tins/bootp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/constants.h b/include/tins/constants.h index 6fdcba3..c5d2a70 100644 --- a/include/tins/constants.h +++ b/include/tins/constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/crypto.h b/include/tins/crypto.h index 850f831..4207f9d 100644 --- a/include/tins/crypto.h +++ b/include/tins/crypto.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/cxxstd.h b/include/tins/cxxstd.h index 5ea4723..e37e9a5 100644 --- a/include/tins/cxxstd.h +++ b/include/tins/cxxstd.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/data_link_type.h b/include/tins/data_link_type.h index cf6843a..b502fd5 100644 --- a/include/tins/data_link_type.h +++ b/include/tins/data_link_type.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dhcp.h b/include/tins/dhcp.h index d60da12..7fe33d1 100644 --- a/include/tins/dhcp.h +++ b/include/tins/dhcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dhcpv6.h b/include/tins/dhcpv6.h index 9c79293..9af14a6 100644 --- a/include/tins/dhcpv6.h +++ b/include/tins/dhcpv6.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dns.h b/include/tins/dns.h index 37eb0e0..0ce1314 100644 --- a/include/tins/dns.h +++ b/include/tins/dns.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11.h b/include/tins/dot11.h index 4e79832..1dcb03a 100644 --- a/include/tins/dot11.h +++ b/include/tins/dot11.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_assoc.h b/include/tins/dot11/dot11_assoc.h index 76fade8..3cbdf73 100644 --- a/include/tins/dot11/dot11_assoc.h +++ b/include/tins/dot11/dot11_assoc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_auth.h b/include/tins/dot11/dot11_auth.h index f58f6a9..fe4cb6d 100644 --- a/include/tins/dot11/dot11_auth.h +++ b/include/tins/dot11/dot11_auth.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_base.h b/include/tins/dot11/dot11_base.h index 5d8cf4a..3f0fba4 100644 --- a/include/tins/dot11/dot11_base.h +++ b/include/tins/dot11/dot11_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_beacon.h b/include/tins/dot11/dot11_beacon.h index 2edf7ee..5c59c54 100644 --- a/include/tins/dot11/dot11_beacon.h +++ b/include/tins/dot11/dot11_beacon.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_control.h b/include/tins/dot11/dot11_control.h index 2a421eb..e5abb61 100644 --- a/include/tins/dot11/dot11_control.h +++ b/include/tins/dot11/dot11_control.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_data.h b/include/tins/dot11/dot11_data.h index 5ecd9a9..0c1bd37 100644 --- a/include/tins/dot11/dot11_data.h +++ b/include/tins/dot11/dot11_data.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_mgmt.h b/include/tins/dot11/dot11_mgmt.h index 09ad501..e7dda2b 100644 --- a/include/tins/dot11/dot11_mgmt.h +++ b/include/tins/dot11/dot11_mgmt.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot11/dot11_probe.h b/include/tins/dot11/dot11_probe.h index fa7db64..eccd5f7 100644 --- a/include/tins/dot11/dot11_probe.h +++ b/include/tins/dot11/dot11_probe.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot1q.h b/include/tins/dot1q.h index 0e7a08b..b25b877 100644 --- a/include/tins/dot1q.h +++ b/include/tins/dot1q.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/dot3.h b/include/tins/dot3.h index 81c75b3..019a1de 100644 --- a/include/tins/dot3.h +++ b/include/tins/dot3.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/eapol.h b/include/tins/eapol.h index 0a2ce5f..afe8ae3 100644 --- a/include/tins/eapol.h +++ b/include/tins/eapol.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/endianness.h b/include/tins/endianness.h index dad1c33..9303e81 100644 --- a/include/tins/endianness.h +++ b/include/tins/endianness.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ethernetII.h b/include/tins/ethernetII.h index ddea06a..bbf3aca 100644 --- a/include/tins/ethernetII.h +++ b/include/tins/ethernetII.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/exceptions.h b/include/tins/exceptions.h index 6db106b..0b6405a 100644 --- a/include/tins/exceptions.h +++ b/include/tins/exceptions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/handshake_capturer.h b/include/tins/handshake_capturer.h index 978a08d..113cb7c 100644 --- a/include/tins/handshake_capturer.h +++ b/include/tins/handshake_capturer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/hw_address.h b/include/tins/hw_address.h index 543b2a1..fde80d4 100644 --- a/include/tins/hw_address.h +++ b/include/tins/hw_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/icmp.h b/include/tins/icmp.h index 9249a3a..135e3c4 100644 --- a/include/tins/icmp.h +++ b/include/tins/icmp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/icmp_extension.h b/include/tins/icmp_extension.h index 4193368..99ade0a 100644 --- a/include/tins/icmp_extension.h +++ b/include/tins/icmp_extension.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/icmpv6.h b/include/tins/icmpv6.h index 85a4122..c1b58d1 100644 --- a/include/tins/icmpv6.h +++ b/include/tins/icmpv6.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ieee802_3.h b/include/tins/ieee802_3.h index efeb683..18f69a1 100644 --- a/include/tins/ieee802_3.h +++ b/include/tins/ieee802_3.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/internals.h b/include/tins/internals.h index b0b031e..3e78030 100644 --- a/include/tins/internals.h +++ b/include/tins/internals.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ip.h b/include/tins/ip.h index 94fc18b..c2c0682 100644 --- a/include/tins/ip.h +++ b/include/tins/ip.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ip_address.h b/include/tins/ip_address.h index 8b7eff4..01055f4 100644 --- a/include/tins/ip_address.h +++ b/include/tins/ip_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ip_reassembler.h b/include/tins/ip_reassembler.h index 52bb615..51a521f 100644 --- a/include/tins/ip_reassembler.h +++ b/include/tins/ip_reassembler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ipsec.h b/include/tins/ipsec.h index b4ca2a6..198b7ea 100644 --- a/include/tins/ipsec.h +++ b/include/tins/ipsec.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ipv6.h b/include/tins/ipv6.h index 5b951f7..727bd2b 100644 --- a/include/tins/ipv6.h +++ b/include/tins/ipv6.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ipv6_address.h b/include/tins/ipv6_address.h index 992727a..e04e240 100644 --- a/include/tins/ipv6_address.h +++ b/include/tins/ipv6_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/llc.h b/include/tins/llc.h index 98bc7e4..4b2ae33 100644 --- a/include/tins/llc.h +++ b/include/tins/llc.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/loopback.h b/include/tins/loopback.h index 3b5d541..125dba2 100644 --- a/include/tins/loopback.h +++ b/include/tins/loopback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/macros.h b/include/tins/macros.h index e687296..c3da983 100644 --- a/include/tins/macros.h +++ b/include/tins/macros.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/memory_helpers.h b/include/tins/memory_helpers.h index f1afc2b..0e7f0e8 100644 --- a/include/tins/memory_helpers.h +++ b/include/tins/memory_helpers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/mpls.h b/include/tins/mpls.h index 11c056d..404d1fc 100644 --- a/include/tins/mpls.h +++ b/include/tins/mpls.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/network_interface.h b/include/tins/network_interface.h index b31308d..896d60a 100644 --- a/include/tins/network_interface.h +++ b/include/tins/network_interface.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/offline_packet_filter.h b/include/tins/offline_packet_filter.h index d1c3b07..3a76c56 100644 --- a/include/tins/offline_packet_filter.h +++ b/include/tins/offline_packet_filter.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/packet.h b/include/tins/packet.h index 13450f7..b96a2f1 100644 --- a/include/tins/packet.h +++ b/include/tins/packet.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/packet_sender.h b/include/tins/packet_sender.h index a5caa2c..130a9b2 100644 --- a/include/tins/packet_sender.h +++ b/include/tins/packet_sender.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/packet_writer.h b/include/tins/packet_writer.h index 5daea6d..ef9f2c9 100644 --- a/include/tins/packet_writer.h +++ b/include/tins/packet_writer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pdu.h b/include/tins/pdu.h index 1e79467..6fad174 100644 --- a/include/tins/pdu.h +++ b/include/tins/pdu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pdu_allocator.h b/include/tins/pdu_allocator.h index e64d80f..30b9f33 100644 --- a/include/tins/pdu_allocator.h +++ b/include/tins/pdu_allocator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pdu_cacher.h b/include/tins/pdu_cacher.h index 9e27c71..0e8ccdc 100644 --- a/include/tins/pdu_cacher.h +++ b/include/tins/pdu_cacher.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pdu_option.h b/include/tins/pdu_option.h index 63be671..97d704f 100644 --- a/include/tins/pdu_option.h +++ b/include/tins/pdu_option.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pktap.h b/include/tins/pktap.h index 88f2216..ce88f84 100644 --- a/include/tins/pktap.h +++ b/include/tins/pktap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/ppi.h b/include/tins/ppi.h index 8f6934e..b24d8cf 100644 --- a/include/tins/ppi.h +++ b/include/tins/ppi.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/pppoe.h b/include/tins/pppoe.h index 42842a0..40b1b80 100644 --- a/include/tins/pppoe.h +++ b/include/tins/pppoe.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/radiotap.h b/include/tins/radiotap.h index c1a9c6a..0855146 100644 --- a/include/tins/radiotap.h +++ b/include/tins/radiotap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/rawpdu.h b/include/tins/rawpdu.h index 872b29c..056d412 100644 --- a/include/tins/rawpdu.h +++ b/include/tins/rawpdu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/rsn_information.h b/include/tins/rsn_information.h index 359aad5..13a4325 100644 --- a/include/tins/rsn_information.h +++ b/include/tins/rsn_information.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/sll.h b/include/tins/sll.h index 62a7444..5a802bd 100644 --- a/include/tins/sll.h +++ b/include/tins/sll.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/small_uint.h b/include/tins/small_uint.h index 8f40c91..7e04cb3 100644 --- a/include/tins/small_uint.h +++ b/include/tins/small_uint.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/snap.h b/include/tins/snap.h index 5687a7d..3035254 100644 --- a/include/tins/snap.h +++ b/include/tins/snap.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/sniffer.h b/include/tins/sniffer.h index 7b1cc5e..a3c7144 100644 --- a/include/tins/sniffer.h +++ b/include/tins/sniffer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/stp.h b/include/tins/stp.h index 45ef83d..29c0711 100644 --- a/include/tins/stp.h +++ b/include/tins/stp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp.h b/include/tins/tcp.h index 68d3f85..0f11fa4 100644 --- a/include/tins/tcp.h +++ b/include/tins/tcp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/ack_tracker.h b/include/tins/tcp_ip/ack_tracker.h index 606f089..69700f5 100644 --- a/include/tins/tcp_ip/ack_tracker.h +++ b/include/tins/tcp_ip/ack_tracker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/data_tracker.h b/include/tins/tcp_ip/data_tracker.h index 9736687..461c2cd 100644 --- a/include/tins/tcp_ip/data_tracker.h +++ b/include/tins/tcp_ip/data_tracker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/flow.h b/include/tins/tcp_ip/flow.h index 81c65f9..d157e13 100644 --- a/include/tins/tcp_ip/flow.h +++ b/include/tins/tcp_ip/flow.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/stream.h b/include/tins/tcp_ip/stream.h index 1ea21ac..ea86de8 100644 --- a/include/tins/tcp_ip/stream.h +++ b/include/tins/tcp_ip/stream.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/stream_follower.h b/include/tins/tcp_ip/stream_follower.h index 6648329..5283b75 100644 --- a/include/tins/tcp_ip/stream_follower.h +++ b/include/tins/tcp_ip/stream_follower.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_ip/stream_identifier.h b/include/tins/tcp_ip/stream_identifier.h index bfa85c5..9f6c019 100644 --- a/include/tins/tcp_ip/stream_identifier.h +++ b/include/tins/tcp_ip/stream_identifier.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tcp_stream.h b/include/tins/tcp_stream.h index 42ae322..0952176 100644 --- a/include/tins/tcp_stream.h +++ b/include/tins/tcp_stream.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/timestamp.h b/include/tins/timestamp.h index 274ae7d..503dc15 100644 --- a/include/tins/timestamp.h +++ b/include/tins/timestamp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/tins.h b/include/tins/tins.h index 2756476..86ff7bf 100644 --- a/include/tins/tins.h +++ b/include/tins/tins.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/udp.h b/include/tins/udp.h index aaabe7b..c50245b 100644 --- a/include/tins/udp.h +++ b/include/tins/udp.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/include/tins/utils.h b/include/tins/utils.h index 2d5b709..7beff5d 100644 --- a/include/tins/utils.h +++ b/include/tins/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/address_range.cpp b/src/address_range.cpp index 89df754..a016ed9 100644 --- a/src/address_range.cpp +++ b/src/address_range.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/arp.cpp b/src/arp.cpp index 462aad9..80d11d8 100644 --- a/src/arp.cpp +++ b/src/arp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/bootp.cpp b/src/bootp.cpp index 666ed63..8ba8e57 100644 --- a/src/bootp.cpp +++ b/src/bootp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/crypto.cpp b/src/crypto.cpp index bc8adb4..eafcf4b 100644 --- a/src/crypto.cpp +++ b/src/crypto.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcp.cpp b/src/dhcp.cpp index e5cd5cb..fcd4eec 100644 --- a/src/dhcp.cpp +++ b/src/dhcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dhcpv6.cpp b/src/dhcpv6.cpp index 4354a4c..1904bcb 100644 --- a/src/dhcpv6.cpp +++ b/src/dhcpv6.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dns.cpp b/src/dns.cpp index b2bd97d..1ccea4c 100644 --- a/src/dns.cpp +++ b/src/dns.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_assoc.cpp b/src/dot11/dot11_assoc.cpp index 1bc1045..23edbd2 100644 --- a/src/dot11/dot11_assoc.cpp +++ b/src/dot11/dot11_assoc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_auth.cpp b/src/dot11/dot11_auth.cpp index 7da33b0..d8af8ce 100644 --- a/src/dot11/dot11_auth.cpp +++ b/src/dot11/dot11_auth.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_base.cpp b/src/dot11/dot11_base.cpp index cc71d47..0417064 100644 --- a/src/dot11/dot11_base.cpp +++ b/src/dot11/dot11_base.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_beacon.cpp b/src/dot11/dot11_beacon.cpp index 5c7753e..0c742f8 100644 --- a/src/dot11/dot11_beacon.cpp +++ b/src/dot11/dot11_beacon.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_control.cpp b/src/dot11/dot11_control.cpp index 83ab999..dc4ba95 100644 --- a/src/dot11/dot11_control.cpp +++ b/src/dot11/dot11_control.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_data.cpp b/src/dot11/dot11_data.cpp index a389d32..d346a6d 100644 --- a/src/dot11/dot11_data.cpp +++ b/src/dot11/dot11_data.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_mgmt.cpp b/src/dot11/dot11_mgmt.cpp index 54a3507..9c42ff9 100644 --- a/src/dot11/dot11_mgmt.cpp +++ b/src/dot11/dot11_mgmt.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot11/dot11_probe.cpp b/src/dot11/dot11_probe.cpp index a29cc21..dd06f06 100644 --- a/src/dot11/dot11_probe.cpp +++ b/src/dot11/dot11_probe.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot1q.cpp b/src/dot1q.cpp index d561957..5fca01c 100644 --- a/src/dot1q.cpp +++ b/src/dot1q.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dot3.cpp b/src/dot3.cpp index 4d53d02..d4241a0 100644 --- a/src/dot3.cpp +++ b/src/dot3.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/eapol.cpp b/src/eapol.cpp index 1401be2..1cb74e6 100644 --- a/src/eapol.cpp +++ b/src/eapol.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ethernetII.cpp b/src/ethernetII.cpp index dc81c67..df85505 100644 --- a/src/ethernetII.cpp +++ b/src/ethernetII.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/handshake_capturer.cpp b/src/handshake_capturer.cpp index 13dc266..80b0029 100644 --- a/src/handshake_capturer.cpp +++ b/src/handshake_capturer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/icmp.cpp b/src/icmp.cpp index 4aa9e68..8695ccb 100644 --- a/src/icmp.cpp +++ b/src/icmp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/icmp_extension.cpp b/src/icmp_extension.cpp index d00b37a..095c127 100644 --- a/src/icmp_extension.cpp +++ b/src/icmp_extension.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/icmpv6.cpp b/src/icmpv6.cpp index ceeb909..78cb7f5 100644 --- a/src/icmpv6.cpp +++ b/src/icmpv6.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/internals.cpp b/src/internals.cpp index 6c39b22..7f9b384 100644 --- a/src/internals.cpp +++ b/src/internals.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ip.cpp b/src/ip.cpp index 67f1b04..ded12e5 100644 --- a/src/ip.cpp +++ b/src/ip.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ip_address.cpp b/src/ip_address.cpp index e0e97d3..f1a7d44 100644 --- a/src/ip_address.cpp +++ b/src/ip_address.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ip_reassembler.cpp b/src/ip_reassembler.cpp index 6bb735f..61c9578 100644 --- a/src/ip_reassembler.cpp +++ b/src/ip_reassembler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ipsec.cpp b/src/ipsec.cpp index dde3007..688053b 100644 --- a/src/ipsec.cpp +++ b/src/ipsec.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6.cpp b/src/ipv6.cpp index 1f855b8..ba766a0 100644 --- a/src/ipv6.cpp +++ b/src/ipv6.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ipv6_address.cpp b/src/ipv6_address.cpp index 9954777..3833df3 100644 --- a/src/ipv6_address.cpp +++ b/src/ipv6_address.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/llc.cpp b/src/llc.cpp index cb9ee68..371aa01 100644 --- a/src/llc.cpp +++ b/src/llc.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/loopback.cpp b/src/loopback.cpp index 9b473ab..20899cf 100644 --- a/src/loopback.cpp +++ b/src/loopback.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/mpls.cpp b/src/mpls.cpp index 0fce533..d982b33 100644 --- a/src/mpls.cpp +++ b/src/mpls.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/network_interface.cpp b/src/network_interface.cpp index 2c0e9a1..47c75cc 100644 --- a/src/network_interface.cpp +++ b/src/network_interface.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/offline_packet_filter.cpp b/src/offline_packet_filter.cpp index e909bff..74710b0 100644 --- a/src/offline_packet_filter.cpp +++ b/src/offline_packet_filter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/packet_sender.cpp b/src/packet_sender.cpp index 919c402..e95bdd2 100644 --- a/src/packet_sender.cpp +++ b/src/packet_sender.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/packet_writer.cpp b/src/packet_writer.cpp index f6f7eaf..5e74b9e 100644 --- a/src/packet_writer.cpp +++ b/src/packet_writer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pdu.cpp b/src/pdu.cpp index 989bd37..203b070 100644 --- a/src/pdu.cpp +++ b/src/pdu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pktap.cpp b/src/pktap.cpp index d475664..60df8a6 100644 --- a/src/pktap.cpp +++ b/src/pktap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/ppi.cpp b/src/ppi.cpp index 89155bb..51bd00f 100644 --- a/src/ppi.cpp +++ b/src/ppi.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/pppoe.cpp b/src/pppoe.cpp index 2439f87..e936906 100644 --- a/src/pppoe.cpp +++ b/src/pppoe.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/radiotap.cpp b/src/radiotap.cpp index a994583..1477360 100644 --- a/src/radiotap.cpp +++ b/src/radiotap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rawpdu.cpp b/src/rawpdu.cpp index cf056f8..1559c01 100644 --- a/src/rawpdu.cpp +++ b/src/rawpdu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rsn_information.cpp b/src/rsn_information.cpp index cc58616..55c67ba 100644 --- a/src/rsn_information.cpp +++ b/src/rsn_information.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sll.cpp b/src/sll.cpp index 9279da5..289b6fd 100644 --- a/src/sll.cpp +++ b/src/sll.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/snap.cpp b/src/snap.cpp index 6b15fc8..33010f1 100644 --- a/src/snap.cpp +++ b/src/snap.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sniffer.cpp b/src/sniffer.cpp index 11de400..68bbe44 100644 --- a/src/sniffer.cpp +++ b/src/sniffer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/stp.cpp b/src/stp.cpp index 77a8028..4592cec 100644 --- a/src/stp.cpp +++ b/src/stp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp.cpp b/src/tcp.cpp index beb0d55..6a7ffe2 100644 --- a/src/tcp.cpp +++ b/src/tcp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/ack_tracker.cpp b/src/tcp_ip/ack_tracker.cpp index 9d3e326..101a28e 100644 --- a/src/tcp_ip/ack_tracker.cpp +++ b/src/tcp_ip/ack_tracker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/data_tracker.cpp b/src/tcp_ip/data_tracker.cpp index 8b922c4..9256de2 100644 --- a/src/tcp_ip/data_tracker.cpp +++ b/src/tcp_ip/data_tracker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/flow.cpp b/src/tcp_ip/flow.cpp index 2aeee4a..0742d56 100644 --- a/src/tcp_ip/flow.cpp +++ b/src/tcp_ip/flow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/stream.cpp b/src/tcp_ip/stream.cpp index 3e62ace..90561cd 100644 --- a/src/tcp_ip/stream.cpp +++ b/src/tcp_ip/stream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/stream_follower.cpp b/src/tcp_ip/stream_follower.cpp index 63c7c71..c471f32 100644 --- a/src/tcp_ip/stream_follower.cpp +++ b/src/tcp_ip/stream_follower.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_ip/stream_identifier.cpp b/src/tcp_ip/stream_identifier.cpp index bee1d13..1ddf80c 100644 --- a/src/tcp_ip/stream_identifier.cpp +++ b/src/tcp_ip/stream_identifier.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/tcp_stream.cpp b/src/tcp_stream.cpp index d2cafde..cddcabf 100644 --- a/src/tcp_stream.cpp +++ b/src/tcp_stream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/timestamp.cpp b/src/timestamp.cpp index 9d2517d..f69d3a0 100644 --- a/src/timestamp.cpp +++ b/src/timestamp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/udp.cpp b/src/udp.cpp index b52fd55..74cd93d 100644 --- a/src/udp.cpp +++ b/src/udp.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/utils.cpp b/src/utils.cpp index cd23685..dd4a8c1 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/active_test.h b/tests/active_tests/include/active_test.h index f4ffd39..97bb780 100644 --- a/tests/active_tests/include/active_test.h +++ b/tests/active_tests/include/active_test.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/active_test_runner.h b/tests/active_tests/include/active_test_runner.h index dfa8705..3d38173 100644 --- a/tests/active_tests/include/active_test_runner.h +++ b/tests/active_tests/include/active_test_runner.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/configuration.h b/tests/active_tests/include/configuration.h index 8ec9d31..0bfca92 100644 --- a/tests/active_tests/include/configuration.h +++ b/tests/active_tests/include/configuration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/ipv4_tests.h b/tests/active_tests/include/ipv4_tests.h index 5eab0cd..779f950 100644 --- a/tests/active_tests/include/ipv4_tests.h +++ b/tests/active_tests/include/ipv4_tests.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/packet_capturer.h b/tests/active_tests/include/packet_capturer.h index 83134d7..c09d43e 100644 --- a/tests/active_tests/include/packet_capturer.h +++ b/tests/active_tests/include/packet_capturer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/tcp_tests.h b/tests/active_tests/include/tcp_tests.h index 36375dc..a7ae5bd 100644 --- a/tests/active_tests/include/tcp_tests.h +++ b/tests/active_tests/include/tcp_tests.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/test_utils.h b/tests/active_tests/include/test_utils.h index 5d1302b..cd50221 100644 --- a/tests/active_tests/include/test_utils.h +++ b/tests/active_tests/include/test_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/include/utils_tests.h b/tests/active_tests/include/utils_tests.h index 9f517af..959d46b 100644 --- a/tests/active_tests/include/utils_tests.h +++ b/tests/active_tests/include/utils_tests.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/active_test.cpp b/tests/active_tests/src/active_test.cpp index 6fac5aa..f6b0a0a 100644 --- a/tests/active_tests/src/active_test.cpp +++ b/tests/active_tests/src/active_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/active_test_runner.cpp b/tests/active_tests/src/active_test_runner.cpp index b0f84f4..6ce9815 100644 --- a/tests/active_tests/src/active_test_runner.cpp +++ b/tests/active_tests/src/active_test_runner.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/configuration.cpp b/tests/active_tests/src/configuration.cpp index d751051..a44d278 100644 --- a/tests/active_tests/src/configuration.cpp +++ b/tests/active_tests/src/configuration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/ipv4_tests.cpp b/tests/active_tests/src/ipv4_tests.cpp index 6d22d4c..3e55fad 100644 --- a/tests/active_tests/src/ipv4_tests.cpp +++ b/tests/active_tests/src/ipv4_tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/main.cpp b/tests/active_tests/src/main.cpp index 4f9100d..cffad27 100644 --- a/tests/active_tests/src/main.cpp +++ b/tests/active_tests/src/main.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/packet_capturer.cpp b/tests/active_tests/src/packet_capturer.cpp index 1d09abb..cf05c6e 100644 --- a/tests/active_tests/src/packet_capturer.cpp +++ b/tests/active_tests/src/packet_capturer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/tcp_tests.cpp b/tests/active_tests/src/tcp_tests.cpp index 57f4484..5ca520a 100644 --- a/tests/active_tests/src/tcp_tests.cpp +++ b/tests/active_tests/src/tcp_tests.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/test_utils.cpp b/tests/active_tests/src/test_utils.cpp index 2370149..769327c 100644 --- a/tests/active_tests/src/test_utils.cpp +++ b/tests/active_tests/src/test_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/tests/active_tests/src/utils_test.cpp b/tests/active_tests/src/utils_test.cpp index e9fa257..5f3ff5e 100644 --- a/tests/active_tests/src/utils_test.cpp +++ b/tests/active_tests/src/utils_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Matias Fontanini + * Copyright (c) 2017, Matias Fontanini * All rights reserved. * * Redistribution and use in source and binary forms, with or without