]> sjero.net Git - dccpping/blobdiff - checksums.h
Add manpage
[dccpping] / checksums.h
index 2b7264c8c0af1b0304d429da23bd9654ef28232a..e11df030d0d820b5cecf99e120ba9edcab9d3b13 100644 (file)
@@ -1,9 +1,23 @@
 /******************************************************************************
-Author: Samuel Jero <sj323707@ohio.edu>
+IPv4 and IPv6 Header Checksum Code
+
+Copyright (C) 2012  Samuel Jero <sj323707@ohio.edu>
+
+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 <http://www.gnu.org/licenses/>.
+
+Author: Samuel Jero <sj323707@ohio.edu>
+Date: 11/2012
 ******************************************************************************/
 #ifndef CHECKUMS_H
 #define CHECKSUMS_H