From: Sebastian Harl Date: Sun, 2 May 2010 22:01:14 +0000 (+0200) Subject: src/fb.c: Use PACKAGE_BUGREPORT. X-Git-Url: https://git.tokkee.org/?p=template.git;a=commitdiff_plain;h=7b3fc6d027021b6a10998e53237ac7b4978f8fb5 src/fb.c: Use PACKAGE_BUGREPORT. --- diff --git a/src/fb.c b/src/fb.c index cfb7536..9fcd0f5 100644 --- a/src/fb.c +++ b/src/fb.c @@ -81,7 +81,7 @@ exit_version(void) { printf("fb version "FB_VERSION_STRING FB_VERSION_EXTRA", " "built "BUILD_DATE"\n" - "Copyright (C) 2010 Sebastian Harl \n" + "Copyright (C) 2010 "PACKAGE_BUGREPORT"\n" "\nThis is free software under the terms of the GNU GPLv2; see " /* OR: */