ggregory 2004/03/28 13:24:46
Modified: codec/src/java/org/apache/commons/codec/net
QuotedPrintableCodec.java
Log:
Fix Copyright date. This file was added in 2004, not 2001.
Revision Changes Path
1.4 +2 -2
jakarta-commons/codec/src/java/org/apache/commons/codec/net/QuotedPrintableCodec.java
Index: QuotedPrintableCodec.java
===================================================================
RCS file:
/home/cvs/jakarta-commons/codec/src/java/org/apache/commons/codec/net/QuotedPrintableCodec.java,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- QuotedPrintableCodec.java 28 Mar 2004 21:21:58 -0000 1.3
+++ QuotedPrintableCodec.java 28 Mar 2004 21:24:46 -0000 1.4
@@ -1,5 +1,5 @@
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]