From 8e1cdc5f8d78a1a4d3c253e8c3abf1c3d18aa7ea Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Fri, 23 Feb 2007 03:40:20 +0000 Subject: We don't need this anymore --- src/pacman/pacman.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c index e347ee25..5212623e 100644 --- a/src/pacman/pacman.c +++ b/src/pacman/pacman.c @@ -166,7 +166,7 @@ static void version() printf("\n"); printf(" .--. Pacman v%s - libalpm v%s\n", PACKAGE_VERSION, LIB_VERSION); printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2006 Judd Vinet \n"); - printf("\\ '-. '-' '-' '-' & Frugalware developers \n"); + printf("\\ '-. '-' '-' '-'\n"); printf(" '--' \n"); printf(_(" This program may be freely redistributed under\n")); printf(_(" the terms of the GNU General Public License\n")); -- cgit v1.2.3-54-g00ecf