diff options
Diffstat (limited to 'x11-fm/ezfm/files/patch-aboutEZFM.h')
-rw-r--r-- | x11-fm/ezfm/files/patch-aboutEZFM.h | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/x11-fm/ezfm/files/patch-aboutEZFM.h b/x11-fm/ezfm/files/patch-aboutEZFM.h new file mode 100644 index 000000000000..c750d6555089 --- /dev/null +++ b/x11-fm/ezfm/files/patch-aboutEZFM.h @@ -0,0 +1,16 @@ +--- aboutEZFM.h.orig Fri Aug 29 17:42:25 2003 ++++ aboutEZFM.h Fri Aug 29 17:42:55 2003 +@@ -24,9 +24,9 @@ + *************************************************************************/ + + static char *ezfmInfoString = +-" +- Copyright (C) 1998 Maorong Zou +- +- Please report bugs to Maorong Zou <mzou@math.utexas.edu> ++"\n\ ++ Copyright (C) 1998 Maorong Zou\n\ ++\n\ ++ Please report bugs to Maorong Zou <mzou@math.utexas.edu>\n\ + "; + |