diff options
author | dancer <dancer> | 2005-01-04 01:47:18 +0000 |
---|---|---|
committer | dancer <dancer> | 2005-01-04 01:47:18 +0000 |
commit | b84a9a5a3f37f287e1f0bbee1b5e2404da967caf (patch) | |
tree | cd7a6f573c21af840c6b8f663a63f69a4c1832f3 /pbuilder-modules | |
parent | ffaed2fbef429016d5f1d10e7049228167094453 (diff) | |
download | pbuilder-b84a9a5a3f37f287e1f0bbee1b5e2404da967caf.tar pbuilder-b84a9a5a3f37f287e1f0bbee1b5e2404da967caf.tar.gz |
update date
Diffstat (limited to 'pbuilder-modules')
-rw-r--r-- | pbuilder-modules | 4 |
1 files changed, 2 insertions, 2 deletions
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 <<EOF pbuilder - a personal builder -Copyright 2001-2004 Junichi Uekawa +Copyright 2001-2005 Junichi Uekawa Distributed under GNU Public License version 2 or later pbuilder [operation] [pbuilder-options] |