We don't want to restrict the ability to dynamically add statistics
[metze/wireshark/wip.git] / conditions.h
index 7254f4c98f1937f667ce74daaebb549039e751ed..79c2cfad3d2dfae83066717c8c9321cd77d2f72f 100644 (file)
@@ -1,10 +1,10 @@
 /* conditions.h
  * Header for condition handler.
  *
- * $Id: conditions.h,v 1.2 2002/08/28 21:00:06 jmayer Exp $
+ * $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 +19,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.
  */
 
 #ifndef CONDITIONS_H