X-Git-Url: http://sjero.net/git/?p=dccp2tcp;a=blobdiff_plain;f=dccp2tcp.h;h=e737a3fb431c1171b8323ad49bac42c2224bd0d9;hp=7f106a5973f051220f6ad33a33006674109c95e3;hb=afe4574b894da1c172ae694503b323c599bc67dc;hpb=5d65c31ba16de1a71d2f54e40f2494e121d6836e diff --git a/dccp2tcp.h b/dccp2tcp.h index 7f106a5..e737a3f 100644 --- a/dccp2tcp.h +++ b/dccp2tcp.h @@ -1,10 +1,24 @@ /****************************************************************************** -Author: Samuel Jero +Utility to convert a DCCP flow to a TCP flow for DCCP analysis via + tcptrace. -Date: 11/2012 +Copyright (C) 2012 Samuel Jero + +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 +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. -Description: Header file for program to convert a DCCP flow to a TCP flow for DCCP - analysis via tcptrace. +You should have received a copy of the GNU General Public License +along with this program. If not, see . + +Author: Samuel Jero +Date: 11/2012 Notes: 1)CCID2 ONLY