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 /pbuilder-satisfydepends | |
parent | 4f8cca34a3246f8dfa91b2bf453144f159d0b409 (diff) | |
download | pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar.gz |
update copyright info.
Diffstat (limited to 'pbuilder-satisfydepends')
-rw-r--r-- | pbuilder-satisfydepends | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pbuilder-satisfydepends b/pbuilder-satisfydepends index 02d1e4c..b401248 100644 --- a/pbuilder-satisfydepends +++ b/pbuilder-satisfydepends @@ -14,7 +14,8 @@ # # 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 + # # module to satisfy dependency. @@ -226,7 +227,7 @@ function print_help () { # print out help message cat <<EOF pbuilder-satisfydepends -- satisfy dependencies -Copyright 2002,2003,2005 Junichi Uekawa <dancer@debian.org> +Copyright 2002-2006 Junichi Uekawa <dancer@debian.org> --help: give help --control: specify control file (debian/control, *.dsc) |