Switched package from com.samskivert to com.threerings.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@12 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-05-30 23:58:31 +00:00
parent bd58cbd199
commit 89d073b13c
54 changed files with 178 additions and 178 deletions
@@ -1,13 +1,13 @@
//
// $Id: AuthResponse.java,v 1.4 2001/05/30 00:16:00 mdb Exp $
// $Id: AuthResponse.java,v 1.5 2001/05/30 23:58:31 mdb Exp $
package com.samskivert.cocktail.cher.net;
package com.threerings.cocktail.cher.net;
import java.io.IOException;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import com.samskivert.cocktail.cher.dobj.net.DObjectFactory;
import com.threerings.cocktail.cher.dobj.net.DObjectFactory;
/**
* The auth response communicates authentication success or failure as