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 --- src/pacman/add.c | 2 +- src/pacman/add.h | 2 +- src/pacman/conf.c | 2 +- src/pacman/conf.h | 2 +- src/pacman/db.c | 2 +- src/pacman/db.h | 2 +- src/pacman/download.c | 2 +- src/pacman/download.h | 2 +- src/pacman/list.c | 2 +- src/pacman/list.h | 2 +- src/pacman/log.c | 2 +- src/pacman/log.h | 2 +- src/pacman/package.c | 2 +- src/pacman/package.h | 2 +- src/pacman/pacman.c | 6 +++--- src/pacman/pacman.h | 2 +- src/pacman/query.c | 2 +- src/pacman/query.h | 2 +- src/pacman/remove.c | 2 +- src/pacman/remove.h | 2 +- src/pacman/sync.c | 2 +- src/pacman/sync.h | 2 +- src/pacman/trans.c | 2 +- src/pacman/trans.h | 2 +- src/pacman/upgrade.c | 2 +- src/pacman/upgrade.h | 2 +- src/pacman/util.c | 2 +- src/pacman/util.h | 2 +- 28 files changed, 30 insertions(+), 30 deletions(-) (limited to 'src') diff --git a/src/pacman/add.c b/src/pacman/add.c index a6f048e2..fb6c4a58 100644 --- a/src/pacman/add.c +++ b/src/pacman/add.c @@ -1,7 +1,7 @@ /* * add.c * - * 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 diff --git a/src/pacman/add.h b/src/pacman/add.h index 5efe6a8a..4795ca7b 100644 --- a/src/pacman/add.h +++ b/src/pacman/add.h @@ -1,7 +1,7 @@ /* * add.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 diff --git a/src/pacman/conf.c b/src/pacman/conf.c index fe3d8ad7..1ab2daef 100644 --- a/src/pacman/conf.c +++ b/src/pacman/conf.c @@ -1,7 +1,7 @@ /* * conf.c * - * 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 diff --git a/src/pacman/conf.h b/src/pacman/conf.h index 4b2d3a84..549da7e0 100644 --- a/src/pacman/conf.h +++ b/src/pacman/conf.h @@ -1,7 +1,7 @@ /* * conf.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 diff --git a/src/pacman/db.c b/src/pacman/db.c index a00aaad4..e16bd901 100644 --- a/src/pacman/db.c +++ b/src/pacman/db.c @@ -1,7 +1,7 @@ /* * db.c * - * 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 diff --git a/src/pacman/db.h b/src/pacman/db.h index d28b0976..549fe03c 100644 --- a/src/pacman/db.h +++ b/src/pacman/db.h @@ -1,7 +1,7 @@ /* * db.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 diff --git a/src/pacman/download.c b/src/pacman/download.c index b7799f43..d75f6bd9 100644 --- a/src/pacman/download.c +++ b/src/pacman/download.c @@ -1,7 +1,7 @@ /* * download.c * - * 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 diff --git a/src/pacman/download.h b/src/pacman/download.h index a8278475..8026df1f 100644 --- a/src/pacman/download.h +++ b/src/pacman/download.h @@ -1,7 +1,7 @@ /* * download.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 diff --git a/src/pacman/list.c b/src/pacman/list.c index 1556a675..a7e9ce13 100644 --- a/src/pacman/list.c +++ b/src/pacman/list.c @@ -1,7 +1,7 @@ /* * list.c * - * 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 diff --git a/src/pacman/list.h b/src/pacman/list.h index 86ebdff9..79a4a3c0 100644 --- a/src/pacman/list.h +++ b/src/pacman/list.h @@ -1,7 +1,7 @@ /* * list.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 diff --git a/src/pacman/log.c b/src/pacman/log.c index 5654c5a8..9d1f0c1d 100644 --- a/src/pacman/log.c +++ b/src/pacman/log.c @@ -1,7 +1,7 @@ /* * log.c * - * 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 diff --git a/src/pacman/log.h b/src/pacman/log.h index bb982b88..28999fd3 100644 --- a/src/pacman/log.h +++ b/src/pacman/log.h @@ -1,7 +1,7 @@ /* * log.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 diff --git a/src/pacman/package.c b/src/pacman/package.c index 4024034a..3e2956c8 100644 --- a/src/pacman/package.c +++ b/src/pacman/package.c @@ -1,7 +1,7 @@ /* * package.c * - * 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 diff --git a/src/pacman/package.h b/src/pacman/package.h index 5ffdd278..af624c72 100644 --- a/src/pacman/package.h +++ b/src/pacman/package.h @@ -1,7 +1,7 @@ /* * package.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 diff --git a/src/pacman/pacman.c b/src/pacman/pacman.c index 40d9b5cf..3543afea 100644 --- a/src/pacman/pacman.c +++ b/src/pacman/pacman.c @@ -1,7 +1,7 @@ /* * pacman.c * - * 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 @@ -572,8 +572,8 @@ void usage(int op, char *myname) void version() { printf("\n"); - printf(" .--. Pacman v%s - libalpm v%s\n", PACMAN_VERSION, PM_VERSION); - printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2005 Judd Vinet \n"); + printf(" .--. Pacman v%s - libalpm v%s\n", PACKAGE_VERSION, PM_VERSION); + printf("/ _.-' .-. .-. .-. Copyright (C) 2002-2006 Judd Vinet \n"); printf("\\ '-. '-' '-' '-' \n"); printf(" '--' This program may be freely redistributed under\n"); printf(" the terms of the GNU General Public License\n"); diff --git a/src/pacman/pacman.h b/src/pacman/pacman.h index 51a25932..130b4dcc 100644 --- a/src/pacman/pacman.h +++ b/src/pacman/pacman.h @@ -1,7 +1,7 @@ /* * pacman.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 diff --git a/src/pacman/query.c b/src/pacman/query.c index 0462f5aa..3981eedf 100644 --- a/src/pacman/query.c +++ b/src/pacman/query.c @@ -1,7 +1,7 @@ /* * query.c * - * 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 diff --git a/src/pacman/query.h b/src/pacman/query.h index 6f1143d2..eecd8a13 100644 --- a/src/pacman/query.h +++ b/src/pacman/query.h @@ -1,7 +1,7 @@ /* * query.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 diff --git a/src/pacman/remove.c b/src/pacman/remove.c index 1f1c734a..84cac94c 100644 --- a/src/pacman/remove.c +++ b/src/pacman/remove.c @@ -1,7 +1,7 @@ /* * remove.c * - * 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 diff --git a/src/pacman/remove.h b/src/pacman/remove.h index 20595337..129fc3cb 100644 --- a/src/pacman/remove.h +++ b/src/pacman/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 diff --git a/src/pacman/sync.c b/src/pacman/sync.c index c25175da..11876ead 100644 --- a/src/pacman/sync.c +++ b/src/pacman/sync.c @@ -1,7 +1,7 @@ /* * sync.c * - * 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 diff --git a/src/pacman/sync.h b/src/pacman/sync.h index 7780caa1..aab56665 100644 --- a/src/pacman/sync.h +++ b/src/pacman/sync.h @@ -1,7 +1,7 @@ /* * sync.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 diff --git a/src/pacman/trans.c b/src/pacman/trans.c index 00c9d0e6..e960472c 100644 --- a/src/pacman/trans.c +++ b/src/pacman/trans.c @@ -1,7 +1,7 @@ /* * trans.c * - * 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 diff --git a/src/pacman/trans.h b/src/pacman/trans.h index f98282cb..e27d4322 100644 --- a/src/pacman/trans.h +++ b/src/pacman/trans.h @@ -1,7 +1,7 @@ /* * trans.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 diff --git a/src/pacman/upgrade.c b/src/pacman/upgrade.c index 0dc34060..c2e47452 100644 --- a/src/pacman/upgrade.c +++ b/src/pacman/upgrade.c @@ -1,7 +1,7 @@ /* * upgrade.c * - * 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 diff --git a/src/pacman/upgrade.h b/src/pacman/upgrade.h index 4eeac4ed..04fa14c1 100644 --- a/src/pacman/upgrade.h +++ b/src/pacman/upgrade.h @@ -1,7 +1,7 @@ /* * upgrade.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 diff --git a/src/pacman/util.c b/src/pacman/util.c index 0114068c..dd8dddab 100644 --- a/src/pacman/util.c +++ b/src/pacman/util.c @@ -1,7 +1,7 @@ /* * util.c * - * 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 diff --git a/src/pacman/util.h b/src/pacman/util.h index d48303c0..b4a9d130 100644 --- a/src/pacman/util.h +++ b/src/pacman/util.h @@ -1,7 +1,7 @@ /* * util.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