diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2018-02-18 21:31:59 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2018-02-18 21:31:59 +0000 |
commit | 1fc41b776f712f321c1f355d391c6a5eaf79ebfa (patch) | |
tree | d8f3b16ac8fef459fa99e423670e9d00b9ae7bdf /about_scr.c | |
parent | 5744c3a0214950433c3a4375798c1c8eba1b398c (diff) | |
download | wavemon-1fc41b776f712f321c1f355d391c6a5eaf79ebfa.tar.gz |
New upstream version 0.8.2upstream/0.8.2
Diffstat (limited to '')
-rw-r--r-- | about_scr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/about_scr.c b/about_scr.c index fb4c080..76adaba 100644 --- a/about_scr.c +++ b/about_scr.c @@ -29,9 +29,6 @@ static char *about_lines[] = { "original by jan morgenstern <jan@jm-music.de>", "distributed under the GNU general public license v3", "", - "please send suggestions and bug reports to ", - PACKAGE_BUGREPORT, - "", PACKAGE_URL }; |