hammant 02/02/18 13:19:56
Modified: altrmi/src/java/org/apache/commons/altrmi/common
SerializationHelper.java
Log:
correct header
Revision Changes Path
1.3 +6 -6
jakarta-commons-sandbox/altrmi/src/java/org/apache/commons/altrmi/common/SerializationHelper.java
Index: SerializationHelper.java
===================================================================
RCS file:
/home/cvs/jakarta-commons-sandbox/altrmi/src/java/org/apache/commons/altrmi/common/SerializationHelper.java,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- SerializationHelper.java 2 Feb 2002 23:39:41 -0000 1.2
+++ SerializationHelper.java 18 Feb 2002 21:19:56 -0000 1.3
@@ -1,10 +1,10 @@
+
/*
- * Created by IntelliJ IDEA.
- * User: Administrator
- * Date: Jan 26, 2002
- * Time: 2:36:56 PM
- * To change template for new class use
- * Code Style | Class Templates options (Tools | IDE Options).
+ * Copyright (C) The Apache Software Foundation. All rights reserved.
+ *
+ * This software is published under the terms of the Apache Software License
+ * version 1.1, a copy of which has been included with this distribution in
+ * the LICENSE.txt file.
*/
package org.apache.commons.altrmi.common;
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>