summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2007-02-23 04:40:20 +0100
committerAaron Griffin <aaron@archlinux.org>2007-02-23 04:40:20 +0100
commit8e1cdc5f8d78a1a4d3c253e8c3abf1c3d18aa7ea (patch)
tree6c2d19ecf528f83e76362e1a0160ea17fe4cbc3c
parent6fc803258aae173dd9ac81efedb4402ed53cce8a (diff)
downloadpacman-8e1cdc5f8d78a1a4d3c253e8c3abf1c3d18aa7ea.tar.gz
pacman-8e1cdc5f8d78a1a4d3c253e8c3abf1c3d18aa7ea.tar.xz
We don't need this anymore
-rw-r--r--src/pacman/pacman.c2
1 files changed, 1 insertions, 1 deletions
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 <jvinet@zeroflux.org>\n");
- printf("\\ '-. '-' '-' '-' & Frugalware developers <frugalware-devel@frugalware.org>\n");
+ printf("\\ '-. '-' '-' '-'\n");
printf(" '--' \n");
printf(_(" This program may be freely redistributed under\n"));
printf(_(" the terms of the GNU General Public License\n"));