Try to improve the "Kerberos requested but not OpenSSL" message.
[jelmer/wireshark.git] / capture_stop_conditions.h
index 1dc1a49758f4e473585d29a5e6b55794918fc432..34545393274548c73aa310d90ea0bd1ffc036d7b 100644 (file)
@@ -1,10 +1,8 @@
 /* capture_stop_conditions.h
  * Implementation for 'stop condition handler'.
  *
- * $Id$
- *
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
  * Copyright 1998 Gerald Combs
  *
  * This program is free software; you can redistribute it and/or
@@ -19,7 +17,7 @@
  *
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
 void init_capture_stop_conditions(void);