~ubuntu-branches/ubuntu/trusty/jsch/trusty-proposed

« back to all changes in this revision

Viewing changes to src/com/jcraft/jsch/SftpProgressMonitor.java

  • Committer: Bazaar Package Importer
  • Author(s): Niels Thykier
  • Date: 2009-09-22 20:01:52 UTC
  • mfrom: (1.1.5 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090922200152-wqss2apbodmnn0gr
Tags: 0.1.42-1
* New upstream release.
  - Sync'ed with Ubuntu.
  - debian/control: added ${shlibs:Depends}, ${misc:Depends}
  Depends as appropriate.
  - Updated debian/copyright and debian/manifest.mf.
* Made the short descriptions unique.
* Bumped Standards-Versions to 3.8.3 - no changes required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* -*-mode:java; c-basic-offset:2; indent-tabs-mode:nil -*- */
2
2
/*
3
 
Copyright (c) 2002-2008 ymnk, JCraft,Inc. All rights reserved.
 
3
Copyright (c) 2002-2009 ymnk, JCraft,Inc. All rights reserved.
4
4
 
5
5
Redistribution and use in source and binary forms, with or without
6
6
modification, are permitted provided that the following conditions are met: