diff options
Diffstat (limited to 'src/libnml/cms/tcp_opts.cc')
-rw-r--r-- | src/libnml/cms/tcp_opts.cc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/libnml/cms/tcp_opts.cc b/src/libnml/cms/tcp_opts.cc index 273c9e4a9..82b51739b 100644 --- a/src/libnml/cms/tcp_opts.cc +++ b/src/libnml/cms/tcp_opts.cc @@ -1,3 +1,19 @@ +/******************************************************************** +* Description: tcp_opts.cc +* +* Derived from a work by Fred Proctor & Will Shackleford +* +* Author: +* License: GPL Version 2 +* System: Linux +* +* Copyright (c) 2004 All rights reserved. +* +* Last change: +* $Revision$ +* $Author$ +* $Date$ +********************************************************************/ #include "tcp_opts.hh" #include "rcs_print.hh" /* rcs_print_error() */ |