Copyright update
This commit is contained in:
parent
0709c15543
commit
05ad2e0771
1 changed files with 1 additions and 1 deletions
|
@ -516,7 +516,7 @@ void version()
|
||||||
{
|
{
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf(" .--. Pacman v%s\n", PM_VERSION);
|
printf(" .--. Pacman v%s\n", PM_VERSION);
|
||||||
printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2003 Judd Vinet <jvinet@zeroflux.org>\n");
|
printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2005 Judd Vinet <jvinet@zeroflux.org>\n");
|
||||||
printf("\\ '-. '-' '-' '-' \n");
|
printf("\\ '-. '-' '-' '-' \n");
|
||||||
printf(" '--' This program may be freely redistributed under\n");
|
printf(" '--' This program may be freely redistributed under\n");
|
||||||
printf(" the terms of the GNU General Public License\n\n");
|
printf(" the terms of the GNU General Public License\n\n");
|
||||||
|
|
Loading…
Add table
Reference in a new issue