Code

Replace the lousy multiline parser with a robust one.
[nagiosplug.git] / lib / utils_tcp.c
index d3475d3df86e42a47642ccc9eb208be64f976bfe..8589ce6711c8239bf0345045823e437245b31e85 100644 (file)
@@ -3,9 +3,7 @@
 * Library for check_tcp
 * 
 * License: GPL
-* Copyright (c) 1999-2007 nagios-plugins team
-* 
-* Last Modified: $Date$
+* Copyright (c) 1999-2007 Nagios Plugins Development Team
 * 
 * Description:
 * 
@@ -25,7 +23,6 @@
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 * 
-* $Id$
 * 
 *****************************************************************************/