~ubuntu-branches/ubuntu/wily/jsch/wily

« back to all changes in this revision

Viewing changes to src/main/java/com/jcraft/jsch/UserInfo.java

  • Committer: Package Import Robot
  • Author(s): James Page
  • Date: 2015-07-08 15:43:26 UTC
  • mfrom: (6.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20150708154326-er7o49qy0wgfr6xd
Tags: 0.1.53-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Drop dependency on libjzlib-java for continued main inclusion.

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-2014 ymnk, JCraft,Inc. All rights reserved.
 
3
Copyright (c) 2002-2015 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: