[pacman-dev] CVS update of pacman-lib/src/pacman (pacman.c)
Aaron Griffin
aaron at archlinux.org
Thu Feb 22 22:40:20 EST 2007
Date: Thursday, February 22, 2007 @ 22:40:20
Author: aaron
Path: /home/cvs-pacman/pacman-lib/src/pacman
Modified: pacman.c (1.100 -> 1.101)
We don't need this anymore
----------+
pacman.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: pacman-lib/src/pacman/pacman.c
diff -u pacman-lib/src/pacman/pacman.c:1.100 pacman-lib/src/pacman/pacman.c:1.101
--- pacman-lib/src/pacman/pacman.c:1.100 Thu Feb 22 16:34:52 2007
+++ pacman-lib/src/pacman/pacman.c Thu Feb 22 22:40:20 2007
@@ -166,7 +166,7 @@
printf("\n");
printf(" .--. Pacman v%s - libalpm v%s\n", PACKAGE_VERSION, LIB_VERSION);
printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2006 Judd Vinet <jvinet at zeroflux.org>\n");
- printf("\\ '-. '-' '-' '-' & Frugalware developers <frugalware-devel at 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"));
More information about the pacman-dev
mailing list