From b84a9a5a3f37f287e1f0bbee1b5e2404da967caf Mon Sep 17 00:00:00 2001 From: dancer Date: Tue, 4 Jan 2005 01:47:18 +0000 Subject: update date --- ChangeLog | 18 +++++++++++++++++- Documentation/pbuilder-doc.xml | 2 +- pbuilder | 2 +- pbuilder-buildpackage | 2 +- pbuilder-buildpackage-funcs | 2 +- pbuilder-checkparams | 2 +- pbuilder-modules | 4 ++-- pbuilder-uml-checkparams | 2 +- pbuilder-user-mode-linux | 2 +- pdebuild | 2 +- pdebuild-internal | 2 +- pdebuild-user-mode-linux | 2 +- 12 files changed, 29 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index b23245f..9f0b1cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2005-01-04 Junichi Uekawa + + * Documentation/pbuilder-doc.xml: update date. + + * pbuilder-buildpackage: + * pbuilder-buildpackage-funcs: + * pbuilder-checkparams: + * pbuilder-modules: + * pbuilder-uml-checkparams: + * pdebuild: + * pdebuild-internal: + * pdebuild-user-mode-linux: + * pbuilder: update copyright year + + * update copyright + 2004-12-29 Junichi Uekawa * Documentation/pbuilder-doc.xml: minor update, it's fourth year already passed? @@ -2187,7 +2203,7 @@ energy. When pbuilder stabilizes, I will look at doing it. 14 Jan 2002 Junichi Uekawa - Copyright (c) 2001-2004 Junichi Uekawa + Copyright (c) 2001-2005 Junichi Uekawa $Id$ diff --git a/Documentation/pbuilder-doc.xml b/Documentation/pbuilder-doc.xml index d0bed18..c02b8d8 100644 --- a/Documentation/pbuilder-doc.xml +++ b/Documentation/pbuilder-doc.xml @@ -4,7 +4,7 @@ and the latest version is found in CVS repository. --> - 2004-07-14 + 2005-01-04 pbuilder User's Manual pbuilder-doc Usage and operations diff --git a/pbuilder b/pbuilder index 27e3b93..caf2c11 100755 --- a/pbuilder +++ b/pbuilder @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2005 Junichi Uekawa # # 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/pbuilder-buildpackage b/pbuilder-buildpackage index b2c6b48..c2d70d4 100755 --- a/pbuilder-buildpackage +++ b/pbuilder-buildpackage @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2003 Junichi Uekawa +# Copyright (C) 2001-2005 Junichi Uekawa # # 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/pbuilder-buildpackage-funcs b/pbuilder-buildpackage-funcs index 2860b65..90e59a2 100644 --- a/pbuilder-buildpackage-funcs +++ b/pbuilder-buildpackage-funcs @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder -- personal Debian package builder -# Copyright (C) 2001,2002 Junichi Uekawa +# Copyright (C) 2001,2002,2005 Junichi Uekawa # # 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/pbuilder-checkparams b/pbuilder-checkparams index 8383610..2829c6e 100755 --- a/pbuilder-checkparams +++ b/pbuilder-checkparams @@ -1,7 +1,7 @@ #! /bin/bash # this is sourced from pbuilder packages to process the optional parameters. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2005 Junichi Uekawa # # 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/pbuilder-modules b/pbuilder-modules index bd6b190..548e7bf 100644 --- a/pbuilder-modules +++ b/pbuilder-modules @@ -1,7 +1,7 @@ #! /bin/bash # common modules for pbuilder. # pbuilder -- personal Debian package builder -# Copyright (C) 2001-2004 Junichi Uekawa +# Copyright (C) 2001-2005 Junichi Uekawa # # 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 @@ -20,7 +20,7 @@ function showhelp () { cat <