[Webfunds-commits] java/webfunds/sox/utils Base64.java
Ian Grigg
iang@cypherpunks.ai
Mon, 26 Feb 2001 21:23:47 -0400 (AST)
iang 01/02/26 21:23:47
Modified: webfunds/sox/utils Base64.java
Log:
copyright comment only
Revision Changes Path
1.5 +2 -6 java/webfunds/sox/utils/Base64.java
Index: Base64.java
===================================================================
RCS file: /home/webfunds/cvsroot/java/webfunds/sox/utils/Base64.java,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Base64.java 1999/11/21 01:53:26 1.4
+++ Base64.java 2001/02/27 01:23:47 1.5
@@ -1,12 +1,8 @@
/*
- * $Id: Base64.java,v 1.4 1999/11/21 01:53:26 iang Exp $
+ * $Id: Base64.java,v 1.5 2001/02/27 01:23:47 iang Exp $
*
- * Copyright (c) Systemics Ltd 1995-1999 on behalf of
+ * Copyright (c) 1995-1999 Systemics Inc on behalf of
* the WebFunds Development Team. All Rights Reserved.
- */
-/*
- * Copyright (C) 1995, 1996 Systemics Ltd (http://www.systemics.com/)
- * All rights reserved.
*/
package webfunds.sox.utils;