Mercurial > jhg
comparison src/org/tmatesoft/hg/util/ByteChannel.java @ 130:7567f4a42fe5
Correct contact address
| author | Artem Tikhomirov <tikhomirov.artem@gmail.com> | 
|---|---|
| date | Wed, 16 Feb 2011 20:33:31 +0100 | 
| parents | c0cc2535462c | 
| children | 1a7a9a20e1f9 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 129:645829962785 | 130:7567f4a42fe5 | 
|---|---|
| 10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | 
| 11 * GNU General Public License for more details. | 11 * GNU General Public License for more details. | 
| 12 * | 12 * | 
| 13 * For information on how to redistribute this software under | 13 * For information on how to redistribute this software under | 
| 14 * the terms of a license other than GNU General Public License | 14 * the terms of a license other than GNU General Public License | 
| 15 * contact TMate Software at support@svnkit.com | 15 * contact TMate Software at support@hg4j.com | 
| 16 */ | 16 */ | 
| 17 package org.tmatesoft.hg.util; | 17 package org.tmatesoft.hg.util; | 
| 18 | 18 | 
| 19 import java.nio.ByteBuffer; | 19 import java.nio.ByteBuffer; | 
| 20 | 20 | 
