bd31ef6229531d6491509b948ddfe57c60c582c8
[org.ibex.mail.git] / src / org / ibex / mail / protocol / VERP.java
1 // Copyright 2000-2005 the Contributors, as shown in the revision logs.
2 // Licensed under the Apache Public Source License 2.0 ("the License").
3 // You may not use this file except in compliance with the License.
4
5 package org.ibex.mail.protocol;
6 public class VERP {
7     // http://cr.yp.to/proto/verp.txt
8 }