]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/io/HostAddress_p.h
Updated file headers (filename, license, description, etc)
[bamtools.git] / src / api / internal / io / HostAddress_p.h
index 7542b6720f0d400a7ce5db8f024e2e428806f903..4c1b360efc5e6ec8adbbb24edf98f067559eb9d1 100644 (file)
@@ -1,6 +1,25 @@
+// ***************************************************************************
+// HostAddress_p.h (c) 2011 Derek Barnett
+// Marth Lab, Department of Biology, Boston College
+// ---------------------------------------------------------------------------
+// Last modified: 10 November 2011 (DB)
+// ---------------------------------------------------------------------------
+// Provides a generic IP address container
+// ***************************************************************************
+
 #ifndef HOSTADDRESS_P_H
 #define HOSTADDRESS_P_H
 
+//  -------------
+//  W A R N I N G
+//  -------------
+//
+// This file is not part of the BamTools API.  It exists purely as an
+// implementation detail. This header file may change from version to version
+// without notice, or even be removed.
+//
+// We mean it.
+
 #include "api/api_global.h"
 #include <cstring>
 #include <string>