reshuffling of file locations to make package structure flatter
[org.ibex.mail.git] / src / org / ibex / mail / MailmanArchives.java
similarity index 98%
rename from src/org/ibex/mail/target/MailmanArchives.java
rename to src/org/ibex/mail/MailmanArchives.java
index 65c874c..0426967 100644 (file)
@@ -1,8 +1,8 @@
 // Copyright 2000-2005 the Contributors, as shown in the revision logs.
 // Licensed under the Apache Public Source License 2.0 ("the License").
-// You may not use this file except in compliance with the License.
+// You may not use this file except in compliance with the License
 
-package org.ibex.mail.target;
+package org.ibex.mail;
 import org.ibex.io.*;
 import org.ibex.mail.*;
 import org.ibex.util.*;