]> git.donarmstrong.com Git - bamtools.git/blobdiff - src/api/internal/io/HostInfo_p.h
Updated file headers (filename, license, description, etc)
[bamtools.git] / src / api / internal / io / HostInfo_p.h
index 5660a38e92ee8a7ccc1fa1e4763bbab7edf2329f..ad03d374ac62d6da89b1ea8624e41175a471d066 100644 (file)
@@ -1,6 +1,25 @@
+// ***************************************************************************
+// HostInfo_p.h (c) 2011 Derek Barnett
+// Marth Lab, Department of Biology, Boston College
+// ---------------------------------------------------------------------------
+// Last modified: 10 November 2011 (DB)
+// ---------------------------------------------------------------------------
+// Provides DNS lookup functionality for hostname/IP addresses
+// ***************************************************************************
+
 #ifndef HOSTINFO_P_H
 #define HOSTINFO_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/internal/io/HostAddress_p.h"
 #include <string>
 #include <vector>