diff options
author | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
commit | f689738cfb780ac5810424b6eaa75693af5f9e9e (patch) | |
tree | 072c32ad7010a85a9f2253453d2af2ba2a140bc5 /pdebuild-internal | |
parent | 4f8cca34a3246f8dfa91b2bf453144f159d0b409 (diff) | |
download | pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar.gz |
update copyright info.
Diffstat (limited to 'pdebuild-internal')
-rw-r--r-- | pdebuild-internal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pdebuild-internal b/pdebuild-internal index c0a9c80..e00d989 100644 --- a/pdebuild-internal +++ b/pdebuild-internal @@ -1,6 +1,6 @@ #! /bin/bash # pbuilder-internal -- personal Debian package builder, internal routine -# Copyright (C) 2003,2004,2005 Junichi Uekawa +# Copyright (C) 2003-2006 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 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # # invoke this as # pbuilder execute pdebuild-internal --bindmount "${pwd}/.." "$1" |