From 96de3501ab94f724fd3f29abcbbab4399c29a6a1 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Mon, 2 Jan 2006 19:55:35 +0000 Subject: patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION --- lib/libalpm/remove.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libalpm/remove.h') diff --git a/lib/libalpm/remove.h b/lib/libalpm/remove.h index 3f3e05f1..b75a3605 100644 --- a/lib/libalpm/remove.h +++ b/lib/libalpm/remove.h @@ -1,7 +1,7 @@ /* * remove.h * - * Copyright (c) 2002-2005 by Judd Vinet + * 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 -- cgit v1.2.3-24-g4f1b