X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fmail%2Fprotocol%2FIMAP.java;h=40ea210ad71d6d881b49c48b34234189c3e4ecb0;hb=b01a980d10080020d838245bac4814e6c550f626;hp=49ac90f90f71722fcf8a92ba0691b075fabb3b1c;hpb=745a62992ebad76f4d2cb53c74ec3688f74c167f;p=org.ibex.mail.git diff --git a/src/org/ibex/mail/protocol/IMAP.java b/src/org/ibex/mail/protocol/IMAP.java index 49ac90f..40ea210 100644 --- a/src/org/ibex/mail/protocol/IMAP.java +++ b/src/org/ibex/mail/protocol/IMAP.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.protocol; import org.ibex.io.*; import org.ibex.crypto.*;