From c72b4543b69f5a80d254a3f408748e19db758947 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Wed, 1 Jul 2009 02:08:33 -0500 Subject: Update copyright headers and messages Signed-off-by: Dan McGee --- src/pacman/pacman.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/pacman/pacman.c') diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c index 3f5384ca..7f864891 100644 --- a/src/pacman/pacman.c +++ b/src/pacman/pacman.c @@ -1,7 +1,8 @@ /* * pacman.c * - * Copyright (c) 2002-2008 by Judd Vinet + * Copyright (c) 2006-2009 Pacman Development Team + * Copyright (c) 2002-2006 by Judd Vinet * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -156,7 +157,7 @@ static void version(void) { printf("\n"); printf(" .--. Pacman v%s - libalpm v%s\n", PACKAGE_VERSION, alpm_version()); - printf("/ _.-' .-. .-. .-. Copyright (C) 2006-2008 Dan McGee \n"); + printf("/ _.-' .-. .-. .-. Copyright (C) 2006-2009 Pacman Development Team \n"); printf("\\ '-. '-' '-' '-' Copyright (C) 2002-2006 Judd Vinet \n"); printf(" '--'\n"); printf(_(" This program may be freely redistributed under\n" -- cgit v1.2.3