From 7b3fc6d027021b6a10998e53237ac7b4978f8fb5 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Mon, 3 May 2010 00:01:14 +0200 Subject: [PATCH] src/fb.c: Use PACKAGE_BUGREPORT. --- src/fb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: */ -- 2.30.2