* Updated -V output to include the 2007 copyright date.
This commit is contained in:
parent
dddf759004
commit
abcb5494bc
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,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("/ _.-' .-. .-. .-. Copyright (C) 2002-2007 Judd Vinet <jvinet@zeroflux.org>\n");
|
||||
printf("\\ '-. '-' '-' '-'\n");
|
||||
printf(" '--' \n");
|
||||
printf(_(" This program may be freely redistributed under\n"));
|
||||
|
|
Loading…
Add table
Reference in a new issue