qos length bugfix and apple support plus header cleanup
diff --git a/ggsn/cmdline.ggo b/ggsn/cmdline.ggo
index ca4e2c7..e7e0f66 100644
--- a/ggsn/cmdline.ggo
+++ b/ggsn/cmdline.ggo
@@ -1,16 +1,13 @@
 # OpenGGSN - Gateway GPRS Support Node
-# Copyright (C) 2002, 2003 Mondru AB.
+# Copyright (C) 2002, 2003, 2004 Mondru AB.
 #  
 # The contents of this file may be used under the terms of the GNU
 # General Public License Version 2, provided that the above copyright
 # notice and this permission notice is included in all copies or
 # substantial portions of the software.
-#  
-# The initial developer of the original code is
-# Jens Jakobsen <jj@openggsn.org>
-#  
-# Contributor(s):
-
+#
+# Use "gengetopt --conf-parser < cmdline.ggo" 
+# to generate cmdline.c and cmdline.h
 
 option  "fg"          f "Run in foreground"             flag   off
 option  "debug"       d "Run in debug mode"             flag   off