X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=checksums.h;h=e11df030d0d820b5cecf99e120ba9edcab9d3b13;hb=8fd4235c0764f3ad661f04d1551448243fda86a3;hp=2b7264c8c0af1b0304d429da23bd9654ef28232a;hpb=8cd066dd8c2b2b801c7e9c3a4b52709f10846e7c;p=dccpping diff --git a/checksums.h b/checksums.h index 2b7264c..e11df03 100644 --- a/checksums.h +++ b/checksums.h @@ -1,9 +1,23 @@ /****************************************************************************** -Author: Samuel Jero +IPv4 and IPv6 Header Checksum Code + +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. -Date: 10/2012 +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: IPv4 and IPv6 Checksum code +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 ******************************************************************************/ #ifndef CHECKUMS_H #define CHECKSUMS_H