commits@javamail.java.net

[javamail~mercurial:292] Convert copyrights to Oracle.

From: <shannon_at_kenai.com>
Date: Sun, 12 Sep 2010 06:49:48 +0000

Project: javamail
Repository: mercurial
Revision: 292
Author: shannon
Date: 2010-09-08 03:39:00 UTC
Link:

Log Message:
------------
Convert copyrights to Oracle.


Revisions:
----------
292


Modified Paths:
---------------
ant-common.xml
assembly.xml
build.properties
build.xml
client/pom.xml
client/src/main/java/ComponentFrame.java
client/src/main/java/FolderModel.java
client/src/main/java/FolderTreeNode.java
client/src/main/java/FolderViewer.java
client/src/main/java/MessageViewer.java
client/src/main/java/MultipartViewer.java
client/src/main/java/SimpleAuthenticator.java
client/src/main/java/SimpleClient.java
client/src/main/java/StoreTreeNode.java
client/src/main/java/TextViewer.java
demo/pom.xml
demo/src/main/java/CRLFOutputStream.java
demo/src/main/java/NewlineOutputStream.java
demo/src/main/java/copier.java
demo/src/main/java/folderlist.java
demo/src/main/java/internal/TtyAuthenticator.java
demo/src/main/java/internal/answer.java
demo/src/main/java/internal/foldersplit.java
demo/src/main/java/internal/fpopulate.java
demo/src/main/java/internal/msgsperweek.java
demo/src/main/java/internal/testidle.java
demo/src/main/java/monitor.java
demo/src/main/java/mover.java
demo/src/main/java/msgmultisendsample.java
demo/src/main/java/msgsend.java
demo/src/main/java/msgsendsample.java
demo/src/main/java/msgshow.java
demo/src/main/java/namespace.java
demo/src/main/java/populate.java
demo/src/main/java/registry.java
demo/src/main/java/search.java
demo/src/main/java/sendfile.java
demo/src/main/java/sendhtml.java
demo/src/main/java/smtpsend.java
demo/src/main/java/transport.java
demo/src/main/java/uidmsgshow.java
doc/release/ApacheJServ.html
doc/release/JavaWebServer.html
doc/release/Tomcat.html
doc/release/classpath-NT.html
doc/release/iPlanet.html
dsn/pom.xml
dsn/src/main/java/com/sun/mail/dsn/DeliveryStatus.java
dsn/src/main/java/com/sun/mail/dsn/DispositionNotification.java
dsn/src/main/java/com/sun/mail/dsn/MessageHeaders.java
dsn/src/main/java/com/sun/mail/dsn/MultipartReport.java
dsn/src/main/java/com/sun/mail/dsn/Report.java
dsn/src/main/java/com/sun/mail/dsn/message_deliverystatus.java
dsn/src/main/java/com/sun/mail/dsn/message_dispositionnotification.java
dsn/src/main/java/com/sun/mail/dsn/multipart_report.java
dsn/src/main/java/com/sun/mail/dsn/package.html
dsn/src/main/java/com/sun/mail/dsn/text_rfc822headers.java
imap/pom.xml
javadoc/pom.xml
logging/pom.xml
logging/src/main/java/FileErrorManager.java
logging/src/main/java/MailHandlerDemo.java
logging/src/main/java/SummaryFormatter.java
logging/src/main/java/SummaryNameFormatter.java
logging/src/main/java/maildemo.properties
mail/exclude.xml
mail/pom.xml
mail/src/main/java/com/sun/mail/auth/MD4.java
mail/src/main/java/com/sun/mail/auth/Ntlm.java
mail/src/main/java/com/sun/mail/handlers/image_gif.java
mail/src/main/java/com/sun/mail/handlers/image_jpeg.java
mail/src/main/java/com/sun/mail/handlers/message_rfc822.java
mail/src/main/java/com/sun/mail/handlers/multipart_mixed.java
mail/src/main/java/com/sun/mail/handlers/text_html.java
mail/src/main/java/com/sun/mail/handlers/text_plain.java
mail/src/main/java/com/sun/mail/handlers/text_xml.java
mail/src/main/java/com/sun/mail/iap/Argument.java
mail/src/main/java/com/sun/mail/iap/BadCommandException.java
mail/src/main/java/com/sun/mail/iap/ByteArray.java
mail/src/main/java/com/sun/mail/iap/CommandFailedException.java
mail/src/main/java/com/sun/mail/iap/ConnectionException.java
mail/src/main/java/com/sun/mail/iap/Literal.java
mail/src/main/java/com/sun/mail/iap/LiteralException.java
mail/src/main/java/com/sun/mail/iap/ParsingException.java
mail/src/main/java/com/sun/mail/iap/Protocol.java
mail/src/main/java/com/sun/mail/iap/ProtocolException.java
mail/src/main/java/com/sun/mail/iap/Response.java
mail/src/main/java/com/sun/mail/iap/ResponseHandler.java
mail/src/main/java/com/sun/mail/iap/ResponseInputStream.java
mail/src/main/java/com/sun/mail/imap/ACL.java
mail/src/main/java/com/sun/mail/imap/AppendUID.java
mail/src/main/java/com/sun/mail/imap/DefaultFolder.java
mail/src/main/java/com/sun/mail/imap/IMAPBodyPart.java
mail/src/main/java/com/sun/mail/imap/IMAPFolder.java
mail/src/main/java/com/sun/mail/imap/IMAPInputStream.java
mail/src/main/java/com/sun/mail/imap/IMAPMessage.java
mail/src/main/java/com/sun/mail/imap/IMAPMultipartDataSource.java
mail/src/main/java/com/sun/mail/imap/IMAPNestedMessage.java
mail/src/main/java/com/sun/mail/imap/IMAPSSLStore.java
mail/src/main/java/com/sun/mail/imap/IMAPStore.java
mail/src/main/java/com/sun/mail/imap/MessageCache.java
mail/src/main/java/com/sun/mail/imap/Rights.java
mail/src/main/java/com/sun/mail/imap/SortTerm.java
mail/src/main/java/com/sun/mail/imap/Utility.java
mail/src/main/java/com/sun/mail/imap/package.html
mail/src/main/java/com/sun/mail/imap/protocol/BASE64MailboxDecoder.java
mail/src/main/java/com/sun/mail/imap/protocol/BASE64MailboxEncoder.java
mail/src/main/java/com/sun/mail/imap/protocol/BODY.java
mail/src/main/java/com/sun/mail/imap/protocol/BODYSTRUCTURE.java
mail/src/main/java/com/sun/mail/imap/protocol/ENVELOPE.java
mail/src/main/java/com/sun/mail/imap/protocol/FLAGS.java
mail/src/main/java/com/sun/mail/imap/protocol/FetchResponse.java
mail/src/main/java/com/sun/mail/imap/protocol/IMAPProtocol.java
mail/src/main/java/com/sun/mail/imap/protocol/IMAPResponse.java
mail/src/main/java/com/sun/mail/imap/protocol/IMAPSaslAuthenticator.java
mail/src/main/java/com/sun/mail/imap/protocol/INTERNALDATE.java
mail/src/main/java/com/sun/mail/imap/protocol/Item.java
mail/src/main/java/com/sun/mail/imap/protocol/ListInfo.java
mail/src/main/java/com/sun/mail/imap/protocol/MailboxInfo.java
mail/src/main/java/com/sun/mail/imap/protocol/MessageSet.java
mail/src/main/java/com/sun/mail/imap/protocol/Namespaces.java
mail/src/main/java/com/sun/mail/imap/protocol/RFC822DATA.java
mail/src/main/java/com/sun/mail/imap/protocol/RFC822SIZE.java
mail/src/main/java/com/sun/mail/imap/protocol/SaslAuthenticator.java
mail/src/main/java/com/sun/mail/imap/protocol/SearchSequence.java
mail/src/main/java/com/sun/mail/imap/protocol/Status.java
mail/src/main/java/com/sun/mail/imap/protocol/UID.java
mail/src/main/java/com/sun/mail/imap/protocol/UIDSet.java
mail/src/main/java/com/sun/mail/pop3/DefaultFolder.java
mail/src/main/java/com/sun/mail/pop3/POP3Folder.java
mail/src/main/java/com/sun/mail/pop3/POP3Message.java
mail/src/main/java/com/sun/mail/pop3/POP3SSLStore.java
mail/src/main/java/com/sun/mail/pop3/POP3Store.java
mail/src/main/java/com/sun/mail/pop3/Protocol.java
mail/src/main/java/com/sun/mail/pop3/Status.java
mail/src/main/java/com/sun/mail/pop3/TempFile.java
mail/src/main/java/com/sun/mail/pop3/package.html
mail/src/main/java/com/sun/mail/smtp/DigestMD5.java
mail/src/main/java/com/sun/mail/smtp/SMTPAddressFailedException.java
mail/src/main/java/com/sun/mail/smtp/SMTPAddressSucceededException.java
mail/src/main/java/com/sun/mail/smtp/SMTPMessage.java
mail/src/main/java/com/sun/mail/smtp/SMTPOutputStream.java
mail/src/main/java/com/sun/mail/smtp/SMTPSSLTransport.java
mail/src/main/java/com/sun/mail/smtp/SMTPSaslAuthenticator.java
mail/src/main/java/com/sun/mail/smtp/SMTPSendFailedException.java
mail/src/main/java/com/sun/mail/smtp/SMTPSenderFailedException.java
mail/src/main/java/com/sun/mail/smtp/SMTPTransport.java
mail/src/main/java/com/sun/mail/smtp/SaslAuthenticator.java
mail/src/main/java/com/sun/mail/smtp/package.html
mail/src/main/java/com/sun/mail/util/ASCIIUtility.java
mail/src/main/java/com/sun/mail/util/BASE64DecoderStream.java
mail/src/main/java/com/sun/mail/util/BASE64EncoderStream.java
mail/src/main/java/com/sun/mail/util/BEncoderStream.java
mail/src/main/java/com/sun/mail/util/CRLFOutputStream.java
mail/src/main/java/com/sun/mail/util/DecodingException.java
mail/src/main/java/com/sun/mail/util/FolderClosedIOException.java
mail/src/main/java/com/sun/mail/util/LineInputStream.java
mail/src/main/java/com/sun/mail/util/LineOutputStream.java
mail/src/main/java/com/sun/mail/util/MailSSLSocketFactory.java
mail/src/main/java/com/sun/mail/util/MessageRemovedIOException.java
mail/src/main/java/com/sun/mail/util/MimeUtil.java
mail/src/main/java/com/sun/mail/util/PropUtil.java
mail/src/main/java/com/sun/mail/util/QDecoderStream.java
mail/src/main/java/com/sun/mail/util/QEncoderStream.java
mail/src/main/java/com/sun/mail/util/QPDecoderStream.java
mail/src/main/java/com/sun/mail/util/QPEncoderStream.java
mail/src/main/java/com/sun/mail/util/SocketFetcher.java
mail/src/main/java/com/sun/mail/util/TraceInputStream.java
mail/src/main/java/com/sun/mail/util/TraceOutputStream.java
mail/src/main/java/com/sun/mail/util/UUDecoderStream.java
mail/src/main/java/com/sun/mail/util/UUEncoderStream.java
mail/src/main/java/com/sun/mail/util/logging/LogManagerProperties.java
mail/src/main/java/com/sun/mail/util/logging/MailHandler.java
mail/src/main/java/com/sun/mail/util/logging/package.html
mail/src/main/java/com/sun/mail/util/package.html
mail/src/main/java/javax/mail/Address.java
mail/src/main/java/javax/mail/AuthenticationFailedException.java
mail/src/main/java/javax/mail/Authenticator.java
mail/src/main/java/javax/mail/BodyPart.java
mail/src/main/java/javax/mail/EventQueue.java
mail/src/main/java/javax/mail/FetchProfile.java
mail/src/main/java/javax/mail/Flags.java
mail/src/main/java/javax/mail/Folder.java
mail/src/main/java/javax/mail/FolderClosedException.java
mail/src/main/java/javax/mail/FolderNotFoundException.java
mail/src/main/java/javax/mail/Header.java
mail/src/main/java/javax/mail/IllegalWriteException.java
mail/src/main/java/javax/mail/Message.java
mail/src/main/java/javax/mail/MessageAware.java
mail/src/main/java/javax/mail/MessageContext.java
mail/src/main/java/javax/mail/MessageRemovedException.java
mail/src/main/java/javax/mail/MessagingException.java
mail/src/main/java/javax/mail/MethodNotSupportedException.java
mail/src/main/java/javax/mail/Multipart.java
mail/src/main/java/javax/mail/MultipartDataSource.java
mail/src/main/java/javax/mail/NoSuchProviderException.java
mail/src/main/java/javax/mail/Part.java
mail/src/main/java/javax/mail/PasswordAuthentication.java
mail/src/main/java/javax/mail/Provider.java
mail/src/main/java/javax/mail/Quota.java
mail/src/main/java/javax/mail/QuotaAwareStore.java
mail/src/main/java/javax/mail/ReadOnlyFolderException.java
mail/src/main/java/javax/mail/SendFailedException.java
mail/src/main/java/javax/mail/Service.java
mail/src/main/java/javax/mail/Session.java
mail/src/main/java/javax/mail/Store.java
mail/src/main/java/javax/mail/StoreClosedException.java
mail/src/main/java/javax/mail/Transport.java
mail/src/main/java/javax/mail/UIDFolder.java
mail/src/main/java/javax/mail/URLName.java
mail/src/main/java/javax/mail/event/ConnectionAdapter.java
mail/src/main/java/javax/mail/event/ConnectionEvent.java
mail/src/main/java/javax/mail/event/ConnectionListener.java
mail/src/main/java/javax/mail/event/FolderAdapter.java
mail/src/main/java/javax/mail/event/FolderEvent.java
mail/src/main/java/javax/mail/event/FolderListener.java
mail/src/main/java/javax/mail/event/MailEvent.java
mail/src/main/java/javax/mail/event/MessageChangedEvent.java
mail/src/main/java/javax/mail/event/MessageChangedListener.java
mail/src/main/java/javax/mail/event/MessageCountAdapter.java
mail/src/main/java/javax/mail/event/MessageCountEvent.java
mail/src/main/java/javax/mail/event/MessageCountListener.java
mail/src/main/java/javax/mail/event/StoreEvent.java
mail/src/main/java/javax/mail/event/StoreListener.java
mail/src/main/java/javax/mail/event/TransportAdapter.java
mail/src/main/java/javax/mail/event/TransportEvent.java
mail/src/main/java/javax/mail/event/TransportListener.java
mail/src/main/java/javax/mail/event/package.html
mail/src/main/java/javax/mail/internet/AddressException.java
mail/src/main/java/javax/mail/internet/ContentDisposition.java
mail/src/main/java/javax/mail/internet/ContentType.java
mail/src/main/java/javax/mail/internet/HeaderTokenizer.java
mail/src/main/java/javax/mail/internet/InternetAddress.java
mail/src/main/java/javax/mail/internet/InternetHeaders.java
mail/src/main/java/javax/mail/internet/MailDateFormat.java
mail/src/main/java/javax/mail/internet/MimeBodyPart.java
mail/src/main/java/javax/mail/internet/MimeMessage.java
mail/src/main/java/javax/mail/internet/MimeMultipart.java
mail/src/main/java/javax/mail/internet/MimePart.java
mail/src/main/java/javax/mail/internet/MimePartDataSource.java
mail/src/main/java/javax/mail/internet/MimeUtility.java
mail/src/main/java/javax/mail/internet/NewsAddress.java
mail/src/main/java/javax/mail/internet/ParameterList.java
mail/src/main/java/javax/mail/internet/ParseException.java
mail/src/main/java/javax/mail/internet/PreencodedMimeBodyPart.java
mail/src/main/java/javax/mail/internet/SharedInputStream.java
mail/src/main/java/javax/mail/internet/UniqueValue.java
mail/src/main/java/javax/mail/internet/package.html
mail/src/main/java/javax/mail/package.html
mail/src/main/java/javax/mail/search/AddressStringTerm.java
mail/src/main/java/javax/mail/search/AddressTerm.java
mail/src/main/java/javax/mail/search/AndTerm.java
mail/src/main/java/javax/mail/search/BodyTerm.java
mail/src/main/java/javax/mail/search/ComparisonTerm.java
mail/src/main/java/javax/mail/search/DateTerm.java
mail/src/main/java/javax/mail/search/FlagTerm.java
mail/src/main/java/javax/mail/search/FromStringTerm.java
mail/src/main/java/javax/mail/search/FromTerm.java
mail/src/main/java/javax/mail/search/HeaderTerm.java
mail/src/main/java/javax/mail/search/IntegerComparisonTerm.java
mail/src/main/java/javax/mail/search/MessageIDTerm.java
mail/src/main/java/javax/mail/search/MessageNumberTerm.java
mail/src/main/java/javax/mail/search/NotTerm.java
mail/src/main/java/javax/mail/search/OrTerm.java
mail/src/main/java/javax/mail/search/ReceivedDateTerm.java
mail/src/main/java/javax/mail/search/RecipientStringTerm.java
mail/src/main/java/javax/mail/search/RecipientTerm.java
mail/src/main/java/javax/mail/search/SearchException.java
mail/src/main/java/javax/mail/search/SearchTerm.java
mail/src/main/java/javax/mail/search/SentDateTerm.java
mail/src/main/java/javax/mail/search/SizeTerm.java
mail/src/main/java/javax/mail/search/StringTerm.java
mail/src/main/java/javax/mail/search/SubjectTerm.java
mail/src/main/java/javax/mail/search/package.html
mail/src/main/java/javax/mail/util/ByteArrayDataSource.java
mail/src/main/java/javax/mail/util/SharedByteArrayInputStream.java
mail/src/main/java/javax/mail/util/SharedFileInputStream.java
mail/src/main/java/javax/mail/util/package.html
mail/src/main/java/overview.html
mail/src/main/resources/META-INF/gfprobe-provider.xml
mail/src/main/resources/javax/mail/Version.java
mail/src/oldtest/java/javax/mail/internet/messagecachetest.java
mail/src/oldtest/java/javax/mail/internet/socketfactory/DummySSLSocketFactory.java
mail/src/oldtest/java/javax/mail/internet/socketfactory/DummySocketFactory.java
mail/src/oldtest/java/javax/mail/internet/socketfactory/DummyTrustManager.java
mail/src/oldtest/java/javax/mail/internet/socketfactory/TestResult.java
mail/src/oldtest/java/javax/mail/internet/socketfactory/socketfactorytest.java
mail/src/test/java/com/sun/mail/imap/IMAPHandler.java
mail/src/test/java/com/sun/mail/imap/IMAPIdleUntaggedResponseTest.java
mail/src/test/java/com/sun/mail/imap/IMAPServer.java
mail/src/test/java/com/sun/mail/imap/MessageCacheTest.java
mail/src/test/java/com/sun/mail/imap/protocol/StratoImapBugfixTest.java
mail/src/test/java/com/sun/mail/pop3/POP3Handler.java
mail/src/test/java/com/sun/mail/pop3/POP3Server.java
mail/src/test/java/com/sun/mail/pop3/POP3StoreTest.java
mail/src/test/java/com/sun/mail/test/ClassLoaderSuite.java
mail/src/test/java/com/sun/mail/util/BASE64Test.java
mail/src/test/java/com/sun/mail/util/ContentTypeCleaner.java
mail/src/test/java/com/sun/mail/util/MimeUtilTestSuite.java
mail/src/test/java/com/sun/mail/util/PropUtilTest.java
mail/src/test/java/com/sun/mail/util/UUDecoderStreamTest.java
mail/src/test/java/com/sun/mail/util/logging/MailHandlerTest.java
mail/src/test/java/javax/mail/internet/AddAddressHeaderTest.java
mail/src/test/java/javax/mail/internet/AddFromTest.java
mail/src/test/java/javax/mail/internet/AllowEncodedMessages.java
mail/src/test/java/javax/mail/internet/AppleFileNames.java
mail/src/test/java/javax/mail/internet/DecodeParameters.java
mail/src/test/java/javax/mail/internet/FoldTest.java
mail/src/test/java/javax/mail/internet/HeaderTokenizerTest.java
mail/src/test/java/javax/mail/internet/InternetAddressTest.java
mail/src/test/java/javax/mail/internet/MimeMessageTestSuite.java
mail/src/test/java/javax/mail/internet/MimeMultipartParseTest.java
mail/src/test/java/javax/mail/internet/MimeMultipartPropertyTest.java
mail/src/test/java/javax/mail/internet/ModifyMessageTest.java
mail/src/test/java/javax/mail/internet/NonAsciiBoundaryTest.java
mail/src/test/java/javax/mail/internet/NullOutputStream.java
mail/src/test/java/javax/mail/internet/ParameterListDecode.java
mail/src/test/java/javax/mail/internet/ParameterListTestSuite.java
mail/src/test/java/javax/mail/internet/ParameterListTests.java
mail/src/test/java/javax/mail/internet/ParametersNoStrict.java
mail/src/test/java/javax/mail/internet/ReferencesTest.java
mail/src/test/java/javax/mail/internet/RestrictEncodingTest.java
mail/src/test/java/javax/mail/internet/WindowsFileNames.java
mail/src/test/java/javax/mail/search/SearchTermSerializationTest.java
mail/src/test/resources/com/sun/mail/util/uudata
mail/src/test/resources/javax/mail/internet/addrlist
mail/src/test/resources/javax/mail/internet/folddata
mail/src/test/resources/javax/mail/internet/paramdata
mail/src/test/resources/javax/mail/internet/paramdatanostrict
mail/src/test/resources/javax/mail/internet/tokenlist
mailapi/pom.xml
mbox.xml
mbox/dist/assembly.xml
mbox/dist/pom.xml
mbox/native/pom.xml
mbox/pom.xml
mbox/src/main/cpp/com/sun/mail/mbox/UNIXFile.c
mbox/src/main/cpp/com/sun/mail/mbox/UNIXInbox.c
mbox/src/main/java/com/sun/mail/mbox/ContentLengthCounter.java
mbox/src/main/java/com/sun/mail/mbox/ContentLengthUpdater.java
mbox/src/main/java/com/sun/mail/mbox/DefaultMailbox.java
mbox/src/main/java/com/sun/mail/mbox/FileInterface.java
mbox/src/main/java/com/sun/mail/mbox/InboxFile.java
mbox/src/main/java/com/sun/mail/mbox/LineCounter.java
mbox/src/main/java/com/sun/mail/mbox/MailFile.java
mbox/src/main/java/com/sun/mail/mbox/Mailbox.java
mbox/src/main/java/com/sun/mail/mbox/MboxFolder.java
mbox/src/main/java/com/sun/mail/mbox/MboxMessage.java
mbox/src/main/java/com/sun/mail/mbox/MboxStore.java
mbox/src/main/java/com/sun/mail/mbox/MessageLoader.java
mbox/src/main/java/com/sun/mail/mbox/NewlineOutputStream.java
mbox/src/main/java/com/sun/mail/mbox/SolarisMailbox.java
mbox/src/main/java/com/sun/mail/mbox/SunOSMailbox.java
mbox/src/main/java/com/sun/mail/mbox/SunV3BodyPart.java
mbox/src/main/java/com/sun/mail/mbox/SunV3Multipart.java
mbox/src/main/java/com/sun/mail/mbox/TempFile.java
mbox/src/main/java/com/sun/mail/mbox/UNIXFile.java
mbox/src/main/java/com/sun/mail/mbox/UNIXFolder.java
mbox/src/main/java/com/sun/mail/mbox/UNIXInbox.java
mbox/src/main/java/com/sun/mail/remote/POP3RemoteStore.java
mbox/src/main/java/com/sun/mail/remote/RemoteDefaultFolder.java
mbox/src/main/java/com/sun/mail/remote/RemoteInbox.java
mbox/src/main/java/com/sun/mail/remote/RemoteStore.java
outlook/pom.xml
outlook/src/main/java/MSBodyPart.java
outlook/src/main/java/MSMessage.java
outlook/src/main/java/MSMultipartDataSource.java
parent-distrib/pom.xml
pom.xml
pop3/pom.xml
project.properties
project.xml
servlet/pom.xml
servlet/src/main/java/JavaMail.html
servlet/src/main/java/JavaMailServlet.java
siggen
sigtest
smtp/pom.xml
taglib/pom.xml
taglib/src/main/java/demo/AttachmentInfo.java
taglib/src/main/java/demo/ListAttachmentsTEI.java
taglib/src/main/java/demo/ListAttachmentsTag.java
taglib/src/main/java/demo/ListMessagesTEI.java
taglib/src/main/java/demo/ListMessagesTag.java
taglib/src/main/java/demo/MessageInfo.java
taglib/src/main/java/demo/MessageTEI.java
taglib/src/main/java/demo/MessageTag.java
taglib/src/main/java/demo/SendTag.java
taglib/src/main/resources/META-INF/taglib.tld
update_version
webapp/build.sh
webapp/pom.xml
webapp/src/main/java/demo/AttachmentServlet.java
webapp/src/main/java/demo/FilterServlet.java
webapp/src/main/java/demo/MailUserBean.java
webapp/src/main/webapp/WEB-INF/web.xml
webapp/src/main/webapp/compose.jsp
webapp/src/main/webapp/errordetails.jsp
webapp/src/main/webapp/errorpage.jsp
webapp/src/main/webapp/folders.jsp
webapp/src/main/webapp/index.html
webapp/src/main/webapp/login.jsp
webapp/src/main/webapp/logout.jsp
webapp/src/main/webapp/messagecontent.jsp
webapp/src/main/webapp/messageheaders.jsp
webapp/src/main/webapp/send.jsp


Added Paths:
------------
copyright-exclude


Diffs:
------
diff -r 46611b82ce48 -r fc7a360ef6be ant-common.xml
--- a/ant-common.xml Tue Aug 10 10:43:08 2010 -0700
+++ b/ant-common.xml Tue Sep 07 20:39:00 2010 -0700
@@ -1,42 +1,46 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
 
-<!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License"). You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code. If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license." If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above. However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
+
+ Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
+
+ The contents of this file are subject to the terms of either the GNU
+ General Public License Version 2 only ("GPL") or the Common Development
+ and Distribution License("CDDL") (collectively, the "License"). You
+ may not use this file except in compliance with the License. You can
+ obtain a copy of the License at
+ https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ or packager/legal/LICENSE.txt. See the License for the specific
+ language governing permissions and limitations under the License.
+
+ When distributing the software, include this License Header Notice in each
+ file and include the License file at packager/legal/LICENSE.txt.
+
+ GPL Classpath Exception:
+ Oracle designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the GPL Version 2 section of the License
+ file that accompanied this code.
+
+ Modifications:
+ If applicable, add the following below the License Header, with the fields
+ enclosed by brackets [] replaced by your own identifying information:
+ "Portions Copyright [year] [name of copyright owner]"
+
+ Contributor(s):
+ If you wish your version of this file to be governed by only the CDDL or
+ only the GPL Version 2, indicate your decision by adding "[Contributor]
+ elects to include this software in this distribution under the [CDDL or GPL
+ Version 2] license." If you don't indicate a single choice of license, a
+ recipient has the option to distribute your version of this file under
+ either the CDDL, the GPL Version 2 or to extend the choice of license to
+ its licensees as provided above. However, if you add GPL Version 2 code
+ and therefore, elected the GPL Version 2 license, then the option applies
+ only if the new code is made subject to such option by the copyright
+ holder.
+
 -->
 
-
 <!--
 Contains common definition that are platform dependent
 -->

diff -r 46611b82ce48 -r fc7a360ef6be assembly.xml
--- a/assembly.xml Tue Aug 10 10:43:08 2010 -0700
+++ b/assembly.xml Tue Sep 07 20:39:00 2010 -0700
@@ -1,28 +1,33 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!--
+
     DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
- Copyright 1997-2010 Sun Microsystems, Inc. All rights reserved.
+ Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
 
     The contents of this file are subject to the terms of either the GNU
     General Public License Version 2 only ("GPL") or the Common Development
     and Distribution License("CDDL") (collectively, the "License"). You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ may not use this file except in compliance with the License. You can
+ obtain a copy of the License at
+ https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ or packager/legal/LICENSE.txt. See the License for the specific
     language governing permissions and limitations under the License.
 
     When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code. If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
+ file and include the License file at packager/legal/LICENSE.txt.
+
+ GPL Classpath Exception:
+ Oracle designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the GPL Version 2 section of the License
+ file that accompanied this code.
+
+ Modifications:
+ If applicable, add the following below the License Header, with the fields
+ enclosed by brackets [] replaced by your own identifying information:
+ "Portions Copyright [year] [name of copyright owner]"
 
     Contributor(s):
-
     If you wish your version of this file to be governed by only the CDDL or
     only the GPL Version 2, indicate your decision by adding "[Contributor]
     elects to include this software in this distribution under the [CDDL or GPL
@@ -33,6 +38,7 @@
     and therefore, elected the GPL Version 2 license, then the option applies
     only if the new code is made subject to such option by the copyright
     holder.
+
 -->
 
 <assembly>

diff -r 46611b82ce48 -r fc7a360ef6be build.properties
--- a/build.properties Tue Aug 10 10:43:08 2010 -0700
+++ b/build.properties Tue Sep 07 20:39:00 2010 -0700
@@ -1,27 +1,31 @@
 #
 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 #
-# Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
+# Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
 #
 # The contents of this file are subject to the terms of either the GNU
 # General Public License Version 2 only ("GPL") or the Common Development
 # and Distribution License("CDDL") (collectively, the "License"). You
-# may not use this file except in compliance with the License. You can obtain
-# a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
-# or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+# may not use this file except in compliance with the License. You can
+# obtain a copy of the License at
+# https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+# or packager/legal/LICENSE.txt. See the License for the specific
 # language governing permissions and limitations under the License.
 #
 # When distributing the software, include this License Header Notice in each
-# file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
-# Sun designates this particular file as subject to the "Classpath" exception
-# as provided by Sun in the GPL Version 2 section of the License file that
-# accompanied this code. If applicable, add the following below the License
-# Header, with the fields enclosed by brackets [] replaced by your own
-# identifying information: "Portions Copyrighted [year]
-# [name of copyright owner]"
+# file and include the License file at packager/legal/LICENSE.txt.
+#
+# GPL Classpath Exception:
+# Oracle designates this particular file as subject to the "Classpath"
+# exception as provided by Oracle in the GPL Version 2 section of the License
+# file that accompanied this code.
+#
+# Modifications:
+# If applicable, add the following below the License Header, with the fields
+# enclosed by brackets [] replaced by your own identifying information:
+# "Portions Copyright [year] [name of copyright owner]"
 #
 # Contributor(s):
-#
 # If you wish your version of this file to be governed by only the CDDL or
 # only the GPL Version 2, indicate your decision by adding "[Contributor]
 # elects to include this software in this distribution under the [CDDL or GPL

diff -r 46611b82ce48 -r fc7a360ef6be build.xml
--- a/build.xml Tue Aug 10 10:43:08 2010 -0700
+++ b/build.xml Tue Sep 07 20:39:00 2010 -0700
@@ -1,28 +1,33 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!--
+
     DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
- Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
+ Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
 
     The contents of this file are subject to the terms of either the GNU
     General Public License Version 2 only ("GPL") or the Common Development
     and Distribution License("CDDL") (collectively, the "License"). You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ may not use this file except in compliance with the License. You can
+ obtain a copy of the License at
+ https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ or packager/legal/LICENSE.txt. See the License for the specific
     language governing permissions and limitations under the License.
 
     When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code. If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
+ file and include the License file at packager/legal/LICENSE.txt.
+
+ GPL Classpath Exception:
+ Oracle designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the GPL Version 2 section of the License
+ file that accompanied this code.
+
+ Modifications:
+ If applicable, add the following below the License Header, with the fields
+ enclosed by brackets [] replaced by your own identifying information:
+ "Portions Copyright [year] [name of copyright owner]"
 
     Contributor(s):
-
     If you wish your version of this file to be governed by only the CDDL or
     only the GPL Version 2, indicate your decision by adding "[Contributor]
     elects to include this software in this distribution under the [CDDL or GPL
@@ -33,6 +38,7 @@
     and therefore, elected the GPL Version 2 license, then the option applies
     only if the new code is made subject to such option by the copyright
     holder.
+
 -->
 
 <!DOCTYPE project [

diff -r 46611b82ce48 -r fc7a360ef6be client/pom.xml
--- a/client/pom.xml Tue Aug 10 10:43:08 2010 -0700
+++ b/client/pom.xml Tue Sep 07 20:39:00 2010 -0700
@@ -1,28 +1,33 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!--
+
     DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
- Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
+ Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
 
     The contents of this file are subject to the terms of either the GNU
     General Public License Version 2 only ("GPL") or the Common Development
     and Distribution License("CDDL") (collectively, the "License"). You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ may not use this file except in compliance with the License. You can
+ obtain a copy of the License at
+ https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ or packager/legal/LICENSE.txt. See the License for the specific
     language governing permissions and limitations under the License.
 
     When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code. If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
+ file and include the License file at packager/legal/LICENSE.txt.
+
+ GPL Classpath Exception:
+ Oracle designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the GPL Version 2 section of the License
+ file that accompanied this code.
+
+ Modifications:
+ If applicable, add the following below the License Header, with the fields
+ enclosed by brackets [] replaced by your own identifying information:
+ "Portions Copyright [year] [name of copyright owner]"
 
     Contributor(s):
-
     If you wish your version of this file to be governed by only the CDDL or
     only the GPL Version 2, indicate your decision by adding "[Contributor]
     elects to include this software in this distribution under the [CDDL or GPL
@@ -33,6 +38,7 @@
     and therefore, elected the GPL Version 2 license, then the option applies
     only if the new code is made subject to such option by the copyright
     holder.
+
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/ComponentFrame.java
--- a/client/src/main/java/ComponentFrame.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/ComponentFrame.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/FolderModel.java
--- a/client/src/main/java/FolderModel.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/FolderModel.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/FolderTreeNode.java
--- a/client/src/main/java/FolderTreeNode.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/FolderTreeNode.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/FolderViewer.java
--- a/client/src/main/java/FolderViewer.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/FolderViewer.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/MessageViewer.java
--- a/client/src/main/java/MessageViewer.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/MessageViewer.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
@@ -28,10 +28,6 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/*
- * Copyright (c) 1997-2007 by Sun Microsystems, Inc.
- * All Rights Reserved.
- */
 
 import java.awt.*;
 import java.awt.event.*;

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/MultipartViewer.java
--- a/client/src/main/java/MultipartViewer.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/MultipartViewer.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/SimpleAuthenticator.java
--- a/client/src/main/java/SimpleAuthenticator.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/SimpleAuthenticator.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
@@ -28,10 +28,6 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/*
- * Copyright (c) 1996-2007 by Sun Microsystems, Inc.
- * All Rights Reserved.
- */
 
 import javax.mail.*;
 import java.net.InetAddress;

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/SimpleClient.java
--- a/client/src/main/java/SimpleClient.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/SimpleClient.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
@@ -28,10 +28,6 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
-/*
- * Copyright (c) 1997-2007 by Sun Microsystems, Inc.
- * All Rights Reserved.
- */
 
 import java.util.*;
 import java.io.*;

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/StoreTreeNode.java
--- a/client/src/main/java/StoreTreeNode.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/StoreTreeNode.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be client/src/main/java/TextViewer.java
--- a/client/src/main/java/TextViewer.java Tue Aug 10 10:43:08 2010 -0700
+++ b/client/src/main/java/TextViewer.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be copyright-exclude
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/copyright-exclude Tue Sep 07 20:39:00 2010 -0700
@@ -0,0 +1,16 @@
+/MANIFEST.MF
+/META-INF/services/
+/META-INF/javamail
+/META-INF/mailcap
+/README
+doc/release/
+doc/spec/
+/LICENSE.txt
+.hgtags
+.hgignore
+client/src/main/java/simple.mailcap
+mail/src/oldtest/java/javax/mail/internet/encodedheaders.data
+mail/src/oldtest/java/javax/mail/internet/decodetest
+mail.sig
+webapp/build.bat
+webapp/webapp.README.txt

diff -r 46611b82ce48 -r fc7a360ef6be demo/pom.xml
--- a/demo/pom.xml Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/pom.xml Tue Sep 07 20:39:00 2010 -0700
@@ -1,28 +1,33 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
 <!--
+
     DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
- Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.
+ Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
 
     The contents of this file are subject to the terms of either the GNU
     General Public License Version 2 only ("GPL") or the Common Development
     and Distribution License("CDDL") (collectively, the "License"). You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt. See the License for the specific
+ may not use this file except in compliance with the License. You can
+ obtain a copy of the License at
+ https://glassfish.dev.java.net/public/CDDL+GPL_1_1.html
+ or packager/legal/LICENSE.txt. See the License for the specific
     language governing permissions and limitations under the License.
 
     When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code. If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
+ file and include the License file at packager/legal/LICENSE.txt.
+
+ GPL Classpath Exception:
+ Oracle designates this particular file as subject to the "Classpath"
+ exception as provided by Oracle in the GPL Version 2 section of the License
+ file that accompanied this code.
+
+ Modifications:
+ If applicable, add the following below the License Header, with the fields
+ enclosed by brackets [] replaced by your own identifying information:
+ "Portions Copyright [year] [name of copyright owner]"
 
     Contributor(s):
-
     If you wish your version of this file to be governed by only the CDDL or
     only the GPL Version 2, indicate your decision by adding "[Contributor]
     elects to include this software in this distribution under the [CDDL or GPL
@@ -33,6 +38,7 @@
     and therefore, elected the GPL Version 2 license, then the option applies
     only if the new code is made subject to such option by the copyright
     holder.
+
 -->
 
 <project xmlns="http://maven.apache.org/POM/4.0.0"

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/CRLFOutputStream.java
--- a/demo/src/main/java/CRLFOutputStream.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/CRLFOutputStream.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/NewlineOutputStream.java
--- a/demo/src/main/java/NewlineOutputStream.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/NewlineOutputStream.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2010 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/copier.java
--- a/demo/src/main/java/copier.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/copier.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/folderlist.java
--- a/demo/src/main/java/folderlist.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/folderlist.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/TtyAuthenticator.java
--- a/demo/src/main/java/internal/TtyAuthenticator.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/TtyAuthenticator.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/answer.java
--- a/demo/src/main/java/internal/answer.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/answer.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/foldersplit.java
--- a/demo/src/main/java/internal/foldersplit.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/foldersplit.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/fpopulate.java
--- a/demo/src/main/java/internal/fpopulate.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/fpopulate.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/msgsperweek.java
--- a/demo/src/main/java/internal/msgsperweek.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/msgsperweek.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/internal/testidle.java
--- a/demo/src/main/java/internal/testidle.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/internal/testidle.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/monitor.java
--- a/demo/src/main/java/monitor.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/monitor.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/mover.java
--- a/demo/src/main/java/mover.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/mover.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/msgmultisendsample.java
--- a/demo/src/main/java/msgmultisendsample.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/msgmultisendsample.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/msgsend.java
--- a/demo/src/main/java/msgsend.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/msgsend.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/msgsendsample.java
--- a/demo/src/main/java/msgsendsample.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/msgsendsample.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/msgshow.java
--- a/demo/src/main/java/msgshow.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/msgshow.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2010 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/namespace.java
--- a/demo/src/main/java/namespace.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/namespace.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/populate.java
--- a/demo/src/main/java/populate.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/populate.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/registry.java
--- a/demo/src/main/java/registry.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/registry.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *
@@ -28,6 +28,7 @@
  * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
+
 import java.util.*;
 
 import javax.mail.*;

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/search.java
--- a/demo/src/main/java/search.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/search.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1997-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1997-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/sendfile.java
--- a/demo/src/main/java/sendfile.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/sendfile.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1996-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/sendhtml.java
--- a/demo/src/main/java/sendhtml.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/sendhtml.java Tue Sep 07 20:39:00 2010 -0700
@@ -1,5 +1,5 @@
 /*
- * Copyright 1998-2007 Sun Microsystems, Inc. All Rights Reserved.
+ * Copyright (c) 1998-2010 Oracle and/or its affiliates. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -12,7 +12,7 @@
  * notice, this list of conditions and the following disclaimer in the
  * documentation and/or other materials provided with the distribution.
  *
- * - Neither the name of Sun Microsystems nor the names of its
+ * - Neither the name of Oracle nor the names of its
  * contributors may be used to endorse or promote products derived
  * from this software without specific prior written permission.
  *

diff -r 46611b82ce48 -r fc7a360ef6be demo/src/main/java/smtpsend.java
--- a/demo/src/main/java/smtpsend.java Tue Aug 10 10:43:08 2010 -0700
+++ b/demo/src/main/java/smtpsend.java Tue Sep 07 20:39:
[truncated due to length]