Move the new files to the same places as in automake.
[obnox/wireshark/wip.git] / ps.h
diff --git a/ps.h b/ps.h
index a41d0f245a2c43c9abe4d9e1b8e13dc8bcd2a47d..cc742d4bdcc7d15c1cbd354901ab5b1ffa26460d 100644 (file)
--- a/ps.h
+++ b/ps.h
@@ -1,12 +1,12 @@
 /* ps.h
  * Definitions for generating PostScript(R) packet output.
  *
- * $Id: ps.h,v 1.7 2004/01/25 00:58:12 guy Exp $
+ * $Id$
  *
  * Gilbert Ramirez <gram@alumni.rice.edu>
  *
- * 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
@@ -27,7 +27,7 @@
 #ifndef __PS_H__
 #define __PS_H__
 
-/* Functions in ps.c; automatically generated by rdps */
+/* Functions in ps.c; automatically generated by rdps.py */
 
 void print_ps_preamble(FILE *);
 void print_ps_finale(FILE *);