X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fmail%2FAddress.java;h=71bbd61d5dab1358b76a58358dfc7655ce8c6784;hb=b01a980d10080020d838245bac4814e6c550f626;hp=57dbba833e677238623decf70150b5c742826061;hpb=745a62992ebad76f4d2cb53c74ec3688f74c167f;p=org.ibex.mail.git diff --git a/src/org/ibex/mail/Address.java b/src/org/ibex/mail/Address.java index 57dbba8..71bbd61 100644 --- a/src/org/ibex/mail/Address.java +++ b/src/org/ibex/mail/Address.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 org.ibex.crypto.*; import org.ibex.js.*;