X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fmail%2FMailException.java;h=fe3e6b619f629bf4b2196a659bdbce37dbe4857b;hb=3450e48824396ee8cda39aaf0caeb81bb5f09c8d;hp=9f579780bd6035d4324f34edf9a561fdbe8173ef;hpb=6e7e40e7100de89b4ad91d63aafa856f7d5e418d;p=org.ibex.mail.git diff --git a/src/org/ibex/mail/MailException.java b/src/org/ibex/mail/MailException.java index 9f57978..fe3e6b6 100644 --- a/src/org/ibex/mail/MailException.java +++ b/src/org/ibex/mail/MailException.java @@ -1,3 +1,7 @@ +// 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. + package org.ibex.mail; import java.net.*; import java.io.*;