From 4bc7ce052dfc08854eb8d0b3ba3ff04730b79cd4 Mon Sep 17 00:00:00 2001 From: Florian Schmaus Date: Mon, 10 Feb 2014 12:33:41 +0100 Subject: [PATCH] Remove RCS header attributes --- .../org/jivesoftware/smackx/jingle/ContentNegotiator.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleActionEnum.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleException.java | 3 --- .../source/org/jivesoftware/smackx/jingle/JingleManager.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleNegotiator.java | 3 --- .../jivesoftware/smackx/jingle/JingleNegotiatorState.java | 3 --- .../source/org/jivesoftware/smackx/jingle/JingleSession.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleSessionRequest.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleSessionState.java | 3 --- .../jivesoftware/smackx/jingle/JingleSessionStateActive.java | 3 --- .../jivesoftware/smackx/jingle/JingleSessionStateEnded.java | 3 --- .../smackx/jingle/JingleSessionStatePending.java | 3 --- .../smackx/jingle/JingleSessionStateUnknown.java | 3 --- .../source/org/jivesoftware/smackx/jingle/SmackLogger.java | 3 --- .../jingle/listeners/CreatedJingleSessionListener.java | 3 --- .../jivesoftware/smackx/jingle/listeners/JingleListener.java | 3 --- .../smackx/jingle/listeners/JingleMediaInfoListener.java | 3 --- .../smackx/jingle/listeners/JingleMediaListener.java | 3 --- .../smackx/jingle/listeners/JingleSessionListener.java | 3 --- .../jingle/listeners/JingleSessionRequestListener.java | 3 --- .../smackx/jingle/listeners/JingleTransportListener.java | 3 --- .../org/jivesoftware/smackx/jingle/media/ContentInfo.java | 3 --- .../jivesoftware/smackx/jingle/media/JingleMediaManager.java | 3 --- .../jivesoftware/smackx/jingle/media/JingleMediaSession.java | 3 --- .../jivesoftware/smackx/jingle/media/MediaNegotiator.java | 3 --- .../smackx/jingle/media/MediaReceivedListener.java | 3 --- .../org/jivesoftware/smackx/jingle/media/PayloadType.java | 3 --- .../org/jivesoftware/smackx/jingle/mediaimpl/JMFInit.java | 3 --- .../org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java | 3 --- .../smackx/jingle/mediaimpl/jmf/AudioChannel.java | 3 --- .../smackx/jingle/mediaimpl/jmf/AudioFormatUtils.java | 3 --- .../smackx/jingle/mediaimpl/jmf/AudioMediaSession.java | 3 --- .../smackx/jingle/mediaimpl/jmf/AudioReceiver.java | 3 --- .../smackx/jingle/mediaimpl/jmf/JmfMediaManager.java | 3 --- .../smackx/jingle/mediaimpl/jspeex/AudioMediaSession.java | 3 --- .../smackx/jingle/mediaimpl/jspeex/SpeexMediaManager.java | 3 --- .../smackx/jingle/mediaimpl/multi/MultiMediaManager.java | 3 --- .../jingle/mediaimpl/sshare/ScreenShareMediaManager.java | 3 --- .../smackx/jingle/mediaimpl/sshare/ScreenShareSession.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/DefaultDecoder.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/DefaultEncoder.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/ImageDecoder.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/ImageEncoder.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/ImageReceiver.java | 3 --- .../smackx/jingle/mediaimpl/sshare/api/ImageTransmitter.java | 3 --- .../smackx/jingle/mediaimpl/test/TestMediaManager.java | 3 --- .../smackx/jingle/mediaimpl/test/TestMediaSession.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/BasicResolver.java | 3 --- .../smackx/jingle/nat/BasicTransportManager.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/BridgedResolver.java | 3 --- .../smackx/jingle/nat/BridgedTransportManager.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/DatagramListener.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/FixedResolver.java | 3 --- .../smackx/jingle/nat/FixedTransportManager.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/HttpServer.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/ICECandidate.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/ICEResolver.java | 3 --- .../jivesoftware/smackx/jingle/nat/ICETransportManager.java | 3 --- .../smackx/jingle/nat/JingleTransportManager.java | 3 --- .../source/org/jivesoftware/smackx/jingle/nat/RTPBridge.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/ResultListener.java | 3 --- .../source/org/jivesoftware/smackx/jingle/nat/STUN.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/STUNResolver.java | 3 --- .../jivesoftware/smackx/jingle/nat/STUNTransportManager.java | 3 --- .../jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java | 3 --- .../jivesoftware/smackx/jingle/nat/TcpUdpBridgeServer.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/TestResult.java | 3 --- .../jivesoftware/smackx/jingle/nat/TransportCandidate.java | 3 --- .../jivesoftware/smackx/jingle/nat/TransportNegotiator.java | 3 --- .../jivesoftware/smackx/jingle/nat/TransportResolver.java | 3 --- .../smackx/jingle/nat/TransportResolverListener.java | 3 --- .../source/org/jivesoftware/smackx/packet/Jingle.java | 3 --- .../source/org/jivesoftware/smackx/packet/JingleContent.java | 3 --- .../jivesoftware/smackx/packet/JingleContentDescription.java | 3 --- .../org/jivesoftware/smackx/packet/JingleContentInfo.java | 3 --- .../org/jivesoftware/smackx/packet/JingleDescription.java | 3 --- .../source/org/jivesoftware/smackx/packet/JingleError.java | 3 --- .../org/jivesoftware/smackx/packet/JingleTransport.java | 3 --- .../smackx/provider/JingleContentDescriptionProvider.java | 3 --- .../smackx/provider/JingleContentInfoProvider.java | 3 --- .../jivesoftware/smackx/provider/JingleContentProvider.java | 3 --- .../smackx/provider/JingleDescriptionProvider.java | 3 --- .../org/jivesoftware/smackx/provider/JingleProvider.java | 3 --- .../smackx/provider/JingleTransportProvider.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleManagerTest.java | 3 --- .../test/org/jivesoftware/smackx/jingle/JingleMediaTest.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleSessionTest.java | 3 --- .../org/jivesoftware/smackx/jingle/JingleSupportTests.java | 3 --- .../test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java | 3 --- .../jivesoftware/smackx/jingle/nat/BasicResolverTest.java | 3 --- .../jivesoftware/smackx/jingle/nat/BridgedResolverTest.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/LocalhostTest.java | 3 --- .../org/jivesoftware/smackx/jingle/nat/STUNResolverTest.java | 3 --- .../smackx/jingle/nat/TransportCandidateTest.java | 3 --- .../smackx/jingle/nat/TransportResolverTest.java | 3 --- .../org/jivesoftware/smackx/provider/JingleProviderTest.java | 3 --- source/org/jivesoftware/smack/AccountManager.java | 3 --- source/org/jivesoftware/smack/Chat.java | 3 --- source/org/jivesoftware/smack/ChatManager.java | 3 --- source/org/jivesoftware/smack/ChatManagerListener.java | 3 --- source/org/jivesoftware/smack/Connection.java | 3 --- source/org/jivesoftware/smack/ConnectionConfiguration.java | 3 --- .../org/jivesoftware/smack/ConnectionCreationListener.java | 3 --- source/org/jivesoftware/smack/ConnectionListener.java | 3 --- source/org/jivesoftware/smack/MessageListener.java | 3 --- source/org/jivesoftware/smack/NonSASLAuthentication.java | 3 --- source/org/jivesoftware/smack/OpenTrustManager.java | 3 --- source/org/jivesoftware/smack/PacketCollector.java | 3 --- source/org/jivesoftware/smack/PacketInterceptor.java | 2 -- source/org/jivesoftware/smack/PacketListener.java | 3 --- source/org/jivesoftware/smack/PacketReader.java | 3 --- source/org/jivesoftware/smack/PacketWriter.java | 3 --- source/org/jivesoftware/smack/PrivacyList.java | 3 --- source/org/jivesoftware/smack/PrivacyListListener.java | 2 -- source/org/jivesoftware/smack/PrivacyListManager.java | 2 -- source/org/jivesoftware/smack/ReconnectionManager.java | 3 --- source/org/jivesoftware/smack/Roster.java | 3 --- source/org/jivesoftware/smack/RosterEntry.java | 3 --- source/org/jivesoftware/smack/RosterGroup.java | 3 --- source/org/jivesoftware/smack/RosterListener.java | 3 --- source/org/jivesoftware/smack/SASLAuthentication.java | 3 --- source/org/jivesoftware/smack/SmackConfiguration.java | 3 --- source/org/jivesoftware/smack/UserAuthentication.java | 3 --- source/org/jivesoftware/smack/XMPPConnection.java | 3 --- source/org/jivesoftware/smack/XMPPException.java | 3 --- source/org/jivesoftware/smack/debugger/ConsoleDebugger.java | 3 --- source/org/jivesoftware/smack/debugger/LiteDebugger.java | 3 --- source/org/jivesoftware/smack/debugger/SmackDebugger.java | 3 --- source/org/jivesoftware/smack/filter/AndFilter.java | 3 --- source/org/jivesoftware/smack/filter/FromContainsFilter.java | 3 --- source/org/jivesoftware/smack/filter/FromMatchesFilter.java | 3 --- source/org/jivesoftware/smack/filter/IQTypeFilter.java | 3 --- source/org/jivesoftware/smack/filter/MessageTypeFilter.java | 3 --- source/org/jivesoftware/smack/filter/NotFilter.java | 3 --- source/org/jivesoftware/smack/filter/OrFilter.java | 3 --- .../org/jivesoftware/smack/filter/PacketExtensionFilter.java | 3 --- source/org/jivesoftware/smack/filter/PacketFilter.java | 3 --- source/org/jivesoftware/smack/filter/PacketIDFilter.java | 3 --- source/org/jivesoftware/smack/filter/PacketTypeFilter.java | 3 --- source/org/jivesoftware/smack/filter/ThreadFilter.java | 3 --- source/org/jivesoftware/smack/filter/ToContainsFilter.java | 3 --- source/org/jivesoftware/smack/packet/Authentication.java | 3 --- source/org/jivesoftware/smack/packet/Bind.java | 3 --- .../jivesoftware/smack/packet/DefaultPacketExtension.java | 3 --- source/org/jivesoftware/smack/packet/IQ.java | 3 --- source/org/jivesoftware/smack/packet/Message.java | 3 --- source/org/jivesoftware/smack/packet/Packet.java | 3 --- source/org/jivesoftware/smack/packet/PacketExtension.java | 3 --- source/org/jivesoftware/smack/packet/Presence.java | 3 --- source/org/jivesoftware/smack/packet/Privacy.java | 2 -- source/org/jivesoftware/smack/packet/PrivacyItem.java | 3 --- source/org/jivesoftware/smack/packet/Registration.java | 3 --- source/org/jivesoftware/smack/packet/RosterPacket.java | 3 --- source/org/jivesoftware/smack/packet/Session.java | 3 --- source/org/jivesoftware/smack/packet/StreamError.java | 2 -- source/org/jivesoftware/smack/packet/XMPPError.java | 3 --- .../jivesoftware/smack/parsing/ExceptionLoggingCallback.java | 3 --- .../smack/parsing/ExceptionThrowingCallback.java | 3 --- .../jivesoftware/smack/parsing/ParsingExceptionCallback.java | 3 --- source/org/jivesoftware/smack/parsing/UnparsablePacket.java | 3 --- source/org/jivesoftware/smack/provider/IQProvider.java | 3 --- .../jivesoftware/smack/provider/PacketExtensionProvider.java | 3 --- source/org/jivesoftware/smack/provider/PrivacyProvider.java | 3 --- source/org/jivesoftware/smack/provider/ProviderManager.java | 3 --- source/org/jivesoftware/smack/proxy/DirectSocketFactory.java | 3 --- .../org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java | 3 --- source/org/jivesoftware/smack/proxy/ProxyException.java | 3 --- source/org/jivesoftware/smack/proxy/ProxyInfo.java | 3 --- .../jivesoftware/smack/proxy/Socks4ProxySocketFactory.java | 3 --- .../jivesoftware/smack/proxy/Socks5ProxySocketFactory.java | 3 --- source/org/jivesoftware/smack/sasl/SASLAnonymous.java | 3 --- source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java | 3 --- .../org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java | 3 --- .../org/jivesoftware/smack/sasl/SASLExternalMechanism.java | 3 --- source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java | 3 --- source/org/jivesoftware/smack/sasl/SASLMechanism.java | 3 --- source/org/jivesoftware/smack/util/Base64.java | 3 --- source/org/jivesoftware/smack/util/Cache.java | 2 -- source/org/jivesoftware/smack/util/DNSUtil.java | 2 -- source/org/jivesoftware/smack/util/DateFormatType.java | 3 --- source/org/jivesoftware/smack/util/ObservableReader.java | 3 --- source/org/jivesoftware/smack/util/ObservableWriter.java | 3 --- source/org/jivesoftware/smack/util/PacketParserUtils.java | 3 --- source/org/jivesoftware/smack/util/ReaderListener.java | 3 --- source/org/jivesoftware/smack/util/StringUtils.java | 3 --- source/org/jivesoftware/smack/util/WriterListener.java | 3 --- source/org/jivesoftware/smackx/ChatState.java | 3 --- source/org/jivesoftware/smackx/ChatStateListener.java | 3 --- source/org/jivesoftware/smackx/ChatStateManager.java | 3 --- .../smackx/DefaultMessageEventRequestListener.java | 3 --- source/org/jivesoftware/smackx/Form.java | 3 --- source/org/jivesoftware/smackx/FormField.java | 3 --- source/org/jivesoftware/smackx/GroupChatInvitation.java | 3 --- source/org/jivesoftware/smackx/LastActivityManager.java | 3 --- source/org/jivesoftware/smackx/MessageEventManager.java | 3 --- .../smackx/MessageEventNotificationListener.java | 3 --- .../org/jivesoftware/smackx/MessageEventRequestListener.java | 3 --- source/org/jivesoftware/smackx/MultipleRecipientInfo.java | 3 --- source/org/jivesoftware/smackx/MultipleRecipientManager.java | 3 --- source/org/jivesoftware/smackx/NodeInformationProvider.java | 3 --- source/org/jivesoftware/smackx/OfflineMessageHeader.java | 3 --- source/org/jivesoftware/smackx/OfflineMessageManager.java | 3 --- source/org/jivesoftware/smackx/PEPListener.java | 3 --- source/org/jivesoftware/smackx/PEPManager.java | 3 --- source/org/jivesoftware/smackx/PrivateDataManager.java | 3 --- source/org/jivesoftware/smackx/RemoteRosterEntry.java | 3 --- source/org/jivesoftware/smackx/ReportedData.java | 3 --- source/org/jivesoftware/smackx/RosterExchangeListener.java | 3 --- source/org/jivesoftware/smackx/RosterExchangeManager.java | 3 --- source/org/jivesoftware/smackx/ServiceDiscoveryManager.java | 3 --- source/org/jivesoftware/smackx/SharedGroupManager.java | 3 --- source/org/jivesoftware/smackx/XHTMLManager.java | 3 --- source/org/jivesoftware/smackx/XHTMLText.java | 3 --- source/org/jivesoftware/smackx/bookmark/BookmarkManager.java | 2 -- .../jivesoftware/smackx/bookmark/BookmarkedConference.java | 2 -- source/org/jivesoftware/smackx/bookmark/BookmarkedURL.java | 2 -- source/org/jivesoftware/smackx/bookmark/Bookmarks.java | 2 -- source/org/jivesoftware/smackx/bookmark/SharedBookmark.java | 2 -- .../smackx/bytestreams/socks5/Socks5BytestreamSession.java | 3 --- source/org/jivesoftware/smackx/commands/AdHocCommand.java | 3 --- .../jivesoftware/smackx/commands/AdHocCommandManager.java | 3 --- .../org/jivesoftware/smackx/commands/AdHocCommandNote.java | 3 --- source/org/jivesoftware/smackx/commands/LocalCommand.java | 3 --- .../jivesoftware/smackx/commands/LocalCommandFactory.java | 3 --- source/org/jivesoftware/smackx/commands/RemoteCommand.java | 3 --- .../org/jivesoftware/smackx/debugger/EnhancedDebugger.java | 3 --- .../jivesoftware/smackx/debugger/EnhancedDebuggerWindow.java | 3 --- .../smackx/filetransfer/FaultTolerantNegotiator.java | 3 --- .../org/jivesoftware/smackx/filetransfer/FileTransfer.java | 3 --- .../smackx/filetransfer/FileTransferListener.java | 3 --- .../smackx/filetransfer/FileTransferManager.java | 3 --- .../smackx/filetransfer/FileTransferNegotiator.java | 3 --- .../smackx/filetransfer/FileTransferRequest.java | 3 --- .../smackx/filetransfer/IBBTransferNegotiator.java | 3 --- .../smackx/filetransfer/IncomingFileTransfer.java | 3 --- .../smackx/filetransfer/OutgoingFileTransfer.java | 3 --- .../jivesoftware/smackx/filetransfer/StreamNegotiator.java | 3 --- source/org/jivesoftware/smackx/muc/Affiliate.java | 3 --- .../smackx/muc/ConnectionDetachedPacketCollector.java | 3 --- .../org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java | 3 --- .../smackx/muc/DefaultParticipantStatusListener.java | 3 --- .../jivesoftware/smackx/muc/DefaultUserStatusListener.java | 3 --- source/org/jivesoftware/smackx/muc/DiscussionHistory.java | 5 ----- source/org/jivesoftware/smackx/muc/HostedRoom.java | 3 --- source/org/jivesoftware/smackx/muc/InvitationListener.java | 3 --- .../jivesoftware/smackx/muc/InvitationRejectionListener.java | 3 --- source/org/jivesoftware/smackx/muc/MultiUserChat.java | 3 --- source/org/jivesoftware/smackx/muc/Occupant.java | 3 --- .../org/jivesoftware/smackx/muc/PacketMultiplexListener.java | 3 --- .../jivesoftware/smackx/muc/ParticipantStatusListener.java | 3 --- source/org/jivesoftware/smackx/muc/RoomInfo.java | 3 --- .../org/jivesoftware/smackx/muc/RoomListenerMultiplexor.java | 3 --- .../org/jivesoftware/smackx/muc/SubjectUpdatedListener.java | 3 --- source/org/jivesoftware/smackx/muc/UserStatusListener.java | 3 --- source/org/jivesoftware/smackx/packet/AdHocCommandData.java | 3 --- .../org/jivesoftware/smackx/packet/AttentionExtension.java | 3 --- .../org/jivesoftware/smackx/packet/ChatStateExtension.java | 3 --- source/org/jivesoftware/smackx/packet/DataForm.java | 3 --- .../org/jivesoftware/smackx/packet/DefaultPrivateData.java | 3 --- source/org/jivesoftware/smackx/packet/DelayInformation.java | 3 --- source/org/jivesoftware/smackx/packet/DiscoverInfo.java | 3 --- source/org/jivesoftware/smackx/packet/DiscoverItems.java | 3 --- source/org/jivesoftware/smackx/packet/LastActivity.java | 3 --- source/org/jivesoftware/smackx/packet/MUCAdmin.java | 3 --- .../org/jivesoftware/smackx/packet/MUCInitialPresence.java | 3 --- source/org/jivesoftware/smackx/packet/MUCOwner.java | 3 --- source/org/jivesoftware/smackx/packet/MUCUser.java | 3 --- source/org/jivesoftware/smackx/packet/MessageEvent.java | 3 --- source/org/jivesoftware/smackx/packet/MultipleAddresses.java | 3 --- source/org/jivesoftware/smackx/packet/Nick.java | 2 -- .../org/jivesoftware/smackx/packet/OfflineMessageInfo.java | 3 --- .../jivesoftware/smackx/packet/OfflineMessageRequest.java | 3 --- source/org/jivesoftware/smackx/packet/PEPEvent.java | 3 --- source/org/jivesoftware/smackx/packet/PEPItem.java | 3 --- source/org/jivesoftware/smackx/packet/PEPPubSub.java | 3 --- source/org/jivesoftware/smackx/packet/PrivateData.java | 3 --- source/org/jivesoftware/smackx/packet/RosterExchange.java | 3 --- source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java | 3 --- source/org/jivesoftware/smackx/packet/StreamInitiation.java | 3 --- source/org/jivesoftware/smackx/packet/Time.java | 3 --- source/org/jivesoftware/smackx/packet/VCard.java | 3 --- source/org/jivesoftware/smackx/packet/Version.java | 3 --- source/org/jivesoftware/smackx/packet/XHTMLExtension.java | 3 --- .../smackx/provider/AdHocCommandDataProvider.java | 3 --- .../org/jivesoftware/smackx/provider/DataFormProvider.java | 3 --- .../smackx/provider/DelayInformationProvider.java | 3 --- .../jivesoftware/smackx/provider/DiscoverInfoProvider.java | 3 --- .../jivesoftware/smackx/provider/DiscoverItemsProvider.java | 3 --- .../org/jivesoftware/smackx/provider/MUCAdminProvider.java | 3 --- .../org/jivesoftware/smackx/provider/MUCOwnerProvider.java | 3 --- source/org/jivesoftware/smackx/provider/MUCUserProvider.java | 3 --- .../jivesoftware/smackx/provider/MessageEventProvider.java | 3 --- .../smackx/provider/MultipleAddressesProvider.java | 3 --- source/org/jivesoftware/smackx/provider/PEPProvider.java | 3 --- .../jivesoftware/smackx/provider/PrivateDataProvider.java | 3 --- .../jivesoftware/smackx/provider/RosterExchangeProvider.java | 3 --- .../smackx/provider/StreamInitiationProvider.java | 3 --- source/org/jivesoftware/smackx/provider/VCardProvider.java | 3 --- .../jivesoftware/smackx/provider/XHTMLExtensionProvider.java | 3 --- source/org/jivesoftware/smackx/pubsub/CollectionNode.java | 3 --- source/org/jivesoftware/smackx/pubsub/ItemPublishEvent.java | 2 -- source/org/jivesoftware/smackx/pubsub/Node.java | 3 --- source/org/jivesoftware/smackx/pubsub/NodeEvent.java | 3 --- .../jivesoftware/smackx/pubsub/SubscribeOptionFields.java | 1 - test-unit/org/jivesoftware/smack/ChatConnectionTest.java | 3 --- test-unit/org/jivesoftware/smack/DummyConnection.java | 3 --- test-unit/org/jivesoftware/smack/RosterOfflineTest.java | 3 --- test-unit/org/jivesoftware/smack/RosterTest.java | 3 --- .../org/jivesoftware/smack/ThreadedDummyConnection.java | 3 --- .../jivesoftware/smack/filters/FromMatchesFilterTest.java | 3 --- test-unit/org/jivesoftware/smack/packet/IQResponseTest.java | 3 --- test-unit/org/jivesoftware/smack/packet/MessageTest.java | 2 -- test-unit/org/jivesoftware/smack/packet/PresenceTest.java | 2 -- test-unit/org/jivesoftware/smack/test/util/TestUtils.java | 3 --- .../org/jivesoftware/smack/util/PacketParserUtilsTest.java | 2 -- test-unit/org/jivesoftware/smack/util/StringUtilsTest.java | 3 --- .../jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java | 3 --- .../jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java | 3 --- .../smackx/bytestreams/ibb/InBandBytestreamRequestTest.java | 3 --- .../bytestreams/ibb/InBandBytestreamSessionMessageTest.java | 3 --- .../smackx/bytestreams/ibb/InBandBytestreamSessionTest.java | 3 --- .../smackx/filetransfer/FileTransferNegotiatorTest.java | 3 --- test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java | 3 --- .../org/jivesoftware/smackx/pubsub/ConfigureFormTest.java | 3 --- .../org/jivesoftware/smackx/pubsub/ItemValidationTest.java | 3 --- test/org/jivesoftware/smack/ChatTest.java | 3 --- test/org/jivesoftware/smack/FloodTest.java | 3 --- test/org/jivesoftware/smack/IQTest.java | 3 --- test/org/jivesoftware/smack/LoginTest.java | 3 --- test/org/jivesoftware/smack/MessageTest.java | 3 --- test/org/jivesoftware/smack/PacketReaderTest.java | 3 --- test/org/jivesoftware/smack/PresenceTest.java | 3 --- test/org/jivesoftware/smack/PrivacyClient.java | 3 --- test/org/jivesoftware/smack/ReconnectionTest.java | 3 --- .../smack/RosterInitializedBeforeConnectTest.java | 3 --- test/org/jivesoftware/smack/RosterListenerTest.java | 3 --- test/org/jivesoftware/smack/RosterSmackTest.java | 3 --- test/org/jivesoftware/smack/filter/AndFilterTest.java | 3 --- .../jivesoftware/smack/filter/FromContainsFilterTest.java | 3 --- test/org/jivesoftware/smack/filter/NotFilterTest.java | 3 --- test/org/jivesoftware/smack/filter/OrFilterTest.java | 3 --- test/org/jivesoftware/smack/filter/PacketIDFilterTest.java | 3 --- test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java | 3 --- test/org/jivesoftware/smack/filter/ToContainsFilterTest.java | 3 --- test/org/jivesoftware/smack/packet/MockPacket.java | 3 --- test/org/jivesoftware/smack/packet/MockPacketFilter.java | 3 --- test/org/jivesoftware/smack/packet/PrivacyProviderTest.java | 3 --- test/org/jivesoftware/smack/packet/PrivacyTest.java | 3 --- test/org/jivesoftware/smack/test/SmackTestCase.java | 3 --- test/org/jivesoftware/smack/util/CacheTest.java | 3 --- test/org/jivesoftware/smack/util/XMPPErrorTest.java | 3 --- test/org/jivesoftware/smackx/CompressionTest.java | 3 --- test/org/jivesoftware/smackx/FileTransferTest.java | 3 --- test/org/jivesoftware/smackx/FormTest.java | 3 --- test/org/jivesoftware/smackx/GroupChatInvitationTest.java | 3 --- test/org/jivesoftware/smackx/LastActivityManagerTest.java | 3 --- test/org/jivesoftware/smackx/MessageEventManagerTest.java | 3 --- test/org/jivesoftware/smackx/MessageEventTests.java | 3 --- .../jivesoftware/smackx/MultipleRecipientManagerTest.java | 3 --- test/org/jivesoftware/smackx/OfflineMessageManagerTest.java | 3 --- test/org/jivesoftware/smackx/RosterExchangeManagerTest.java | 3 --- test/org/jivesoftware/smackx/RosterExchangeTests.java | 3 --- .../org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java | 3 --- test/org/jivesoftware/smackx/SharedGroupsTest.java | 3 --- test/org/jivesoftware/smackx/VCardTest.java | 3 --- test/org/jivesoftware/smackx/VersionTest.java | 3 --- test/org/jivesoftware/smackx/XHTMLManagerTest.java | 3 --- test/org/jivesoftware/smackx/XHTMLSupportTests.java | 3 --- .../jivesoftware/smackx/commands/AdHocCommandDiscoTest.java | 3 --- .../jivesoftware/smackx/muc/MultiUserChatCreationTest.java | 3 --- test/org/jivesoftware/smackx/muc/MultiUserChatTest.java | 3 --- test/org/jivesoftware/smackx/packet/MessageEventTest.java | 3 --- test/org/jivesoftware/smackx/packet/RosterExchangeTest.java | 3 --- test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java | 3 --- test/org/jivesoftware/smackx/pubsub/CarExtension.java | 3 --- .../org/jivesoftware/smackx/pubsub/CarExtensionProvider.java | 3 --- test/org/jivesoftware/smackx/pubsub/EntityUseCases.java | 3 --- .../smackx/pubsub/MultiUserSubscriptionUseCases.java | 3 --- test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java | 3 --- test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java | 3 --- test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java | 3 --- test/org/jivesoftware/smackx/pubsub/TestAPI.java | 3 --- test/org/jivesoftware/smackx/pubsub/TestEvents.java | 3 --- test/org/jivesoftware/smackx/pubsub/TestMessageContent.java | 3 --- test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java | 3 --- .../jivesoftware/smackx/pubsub/test/SingleUserTestCase.java | 3 --- .../source/org/jivesoftware/smackx/workgroup/MetaData.java | 2 -- .../source/org/jivesoftware/smackx/workgroup/QueueUser.java | 2 -- .../jivesoftware/smackx/workgroup/WorkgroupInvitation.java | 2 -- .../smackx/workgroup/WorkgroupInvitationListener.java | 2 -- .../org/jivesoftware/smackx/workgroup/agent/Agent.java | 2 -- .../org/jivesoftware/smackx/workgroup/agent/AgentRoster.java | 2 -- .../smackx/workgroup/agent/AgentRosterListener.java | 2 -- .../jivesoftware/smackx/workgroup/agent/AgentSession.java | 3 --- .../smackx/workgroup/agent/InvitationRequest.java | 2 -- .../org/jivesoftware/smackx/workgroup/agent/Offer.java | 3 --- .../smackx/workgroup/agent/OfferConfirmation.java | 2 -- .../smackx/workgroup/agent/OfferConfirmationListener.java | 2 -- .../jivesoftware/smackx/workgroup/agent/OfferContent.java | 2 -- .../jivesoftware/smackx/workgroup/agent/OfferListener.java | 2 -- .../smackx/workgroup/agent/QueueUsersListener.java | 2 -- .../jivesoftware/smackx/workgroup/agent/RevokedOffer.java | 2 -- .../smackx/workgroup/agent/TranscriptManager.java | 2 -- .../smackx/workgroup/agent/TranscriptSearchManager.java | 2 -- .../jivesoftware/smackx/workgroup/agent/TransferRequest.java | 2 -- .../org/jivesoftware/smackx/workgroup/agent/UserRequest.java | 2 -- .../jivesoftware/smackx/workgroup/agent/WorkgroupQueue.java | 2 -- .../smackx/workgroup/ext/forms/WorkgroupForm.java | 2 -- .../smackx/workgroup/ext/history/AgentChatHistory.java | 2 -- .../smackx/workgroup/ext/history/AgentChatSession.java | 2 -- .../smackx/workgroup/ext/history/ChatMetadata.java | 2 -- .../org/jivesoftware/smackx/workgroup/ext/macros/Macro.java | 2 -- .../jivesoftware/smackx/workgroup/ext/macros/MacroGroup.java | 2 -- .../org/jivesoftware/smackx/workgroup/ext/macros/Macros.java | 2 -- .../jivesoftware/smackx/workgroup/ext/notes/ChatNotes.java | 2 -- .../org/jivesoftware/smackx/workgroup/packet/AgentInfo.java | 2 -- .../jivesoftware/smackx/workgroup/packet/AgentStatus.java | 2 -- .../smackx/workgroup/packet/AgentStatusRequest.java | 2 -- .../smackx/workgroup/packet/AgentWorkgroups.java | 2 -- .../smackx/workgroup/packet/DepartQueuePacket.java | 2 -- .../smackx/workgroup/packet/MetaDataProvider.java | 2 -- .../jivesoftware/smackx/workgroup/packet/OccupantsInfo.java | 2 -- .../smackx/workgroup/packet/OfferRequestProvider.java | 2 -- .../smackx/workgroup/packet/OfferRevokeProvider.java | 2 -- .../jivesoftware/smackx/workgroup/packet/QueueDetails.java | 2 -- .../jivesoftware/smackx/workgroup/packet/QueueOverview.java | 2 -- .../jivesoftware/smackx/workgroup/packet/QueueUpdate.java | 2 -- .../jivesoftware/smackx/workgroup/packet/RoomInvitation.java | 2 -- .../jivesoftware/smackx/workgroup/packet/RoomTransfer.java | 2 -- .../org/jivesoftware/smackx/workgroup/packet/SessionID.java | 2 -- .../org/jivesoftware/smackx/workgroup/packet/Transcript.java | 2 -- .../smackx/workgroup/packet/TranscriptProvider.java | 2 -- .../smackx/workgroup/packet/TranscriptSearch.java | 2 -- .../jivesoftware/smackx/workgroup/packet/Transcripts.java | 2 -- .../smackx/workgroup/packet/TranscriptsProvider.java | 2 -- .../org/jivesoftware/smackx/workgroup/packet/UserID.java | 2 -- .../smackx/workgroup/packet/WorkgroupInformation.java | 2 -- .../jivesoftware/smackx/workgroup/settings/ChatSetting.java | 2 -- .../jivesoftware/smackx/workgroup/settings/ChatSettings.java | 2 -- .../smackx/workgroup/settings/GenericSettings.java | 2 -- .../smackx/workgroup/settings/OfflineSettings.java | 2 -- .../smackx/workgroup/settings/SoundSettings.java | 2 -- .../smackx/workgroup/settings/WorkgroupProperties.java | 2 -- .../jivesoftware/smackx/workgroup/user/QueueListener.java | 2 -- 444 files changed, 1259 deletions(-) diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java index 9b68c0095..867adae96 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java index 99d13c147..6f13fdaed 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java index db53911a1..ceb982a79 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleManager.java index 3f131a8c8..47963e66b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleManager.java,v $ - * $Revision: 1.4 $ - * $Date: 2007/07/17 22:13:16 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiator.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiator.java index d4bb2196f..91f620d16 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiator.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleNegotiator.java,v $ - * $Revision: 1.6 $ - * $Date: 2007/07/17 22:13:16 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java index e00ceb7f2..7c1249957 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java index 9b53c9b55..1cb8df4cd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionRequest.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionRequest.java index a79d4ecf5..1d74eda82 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionRequest.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionRequest.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleSessionRequest.java,v $ - * $Revision: 1.2 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java index ec12c861e..6fffcfd96 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java index e2244a3e7..db44064f7 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java index c0b4db229..a99bac9aa 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java index a0bf0f255..c81011481 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java index 80c2e4b6c..5331d3f1a 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/SmackLogger.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/SmackLogger.java index 84b9591d2..5312e935b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/SmackLogger.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/SmackLogger.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 7071 $ - * $Date: 2007-02-11 16:59:05 -0800 (Sun, 11 Feb 2007) $ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/CreatedJingleSessionListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/CreatedJingleSessionListener.java index b19f6fe38..f6141988d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/CreatedJingleSessionListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/CreatedJingleSessionListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: CreatedJingleSessionListener.java,v $ - * $Revision: 1.1 $ - * $Date: 17/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleListener.java index 1c3137a90..27cd71ab7 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaInfoListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaInfoListener.java index e47b4ac79..4a7fc2dcb 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaInfoListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaInfoListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleMediaInfoListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaListener.java index 8d488c6b9..880705408 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleMediaListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleMediaListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionListener.java index d584225b5..472296e47 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleSessionListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionRequestListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionRequestListener.java index 894a756e0..c177baac4 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionRequestListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleSessionRequestListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleSessionRequestListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleTransportListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleTransportListener.java index b334482df..4388eb7ee 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleTransportListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/listeners/JingleTransportListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleTransportListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:12 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/ContentInfo.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/ContentInfo.java index b192e1c5b..e2d39d88d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/ContentInfo.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/ContentInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile: ContentInfo.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:14 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaManager.java index 470ee608a..6acbac559 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 2007/07/18 19:48:23 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaSession.java index 49a0c0922..df0b9bb4b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/JingleMediaSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleMediaSession.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:14 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaNegotiator.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaNegotiator.java index 2fa61ed2b..eeac0f300 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaNegotiator.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile: MediaNegotiator.java,v $ - * $Revision: 1.10 $ - * $Date: 2007/07/04 00:12:39 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaReceivedListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaReceivedListener.java index b0b2a4119..04af2211e 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaReceivedListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/MediaReceivedListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: MediaReceivedListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:14 $11-07-2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/PayloadType.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/PayloadType.java index 294cd99c1..1c46a7954 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/media/PayloadType.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/media/PayloadType.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PayloadType.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:14 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/JMFInit.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/JMFInit.java index d67ce3b79..ce04cafe9 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/JMFInit.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/JMFInit.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java index 3e47deb59..cc8d3c6dc 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/demo/Demo.java @@ -1,7 +1,4 @@ /** - * $RCSfile: Demo.java,v $ - * $Revision: 1.3 $ - * $Date: 28/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioChannel.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioChannel.java index 74ca63ede..131017fdd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioChannel.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioChannel.java @@ -1,7 +1,4 @@ /** - * $RCSfile: AudioChannel.java,v $ - * $Revision: 1.1 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioFormatUtils.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioFormatUtils.java index ded015fc2..cd52d276e 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioFormatUtils.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioFormatUtils.java @@ -1,7 +1,4 @@ /** - * $RCSfile: AudioFormatUtils.java,v $ - * $Revision: 1.1 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioMediaSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioMediaSession.java index be1782438..36b5c72b1 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioMediaSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioMediaSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile: AudioMediaSession.java,v $ - * $Revision: 1.1 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioReceiver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioReceiver.java index e62455b7c..b73a00c2d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioReceiver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/AudioReceiver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: AudioReceiver.java,v $ - * $Revision: 1.1 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/JmfMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/JmfMediaManager.java index 38f1ce60b..c69e0a1d0 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/JmfMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jmf/JmfMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JmfMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/AudioMediaSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/AudioMediaSession.java index 6c707a828..4b712452e 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/AudioMediaSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/AudioMediaSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile: AudioMediaSession.java,v $ - * $Revision: 1.1 $ - * $Date: 25/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/SpeexMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/SpeexMediaManager.java index 49b3a3abf..81976693d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/SpeexMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/jspeex/SpeexMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: SpeexMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 25/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/multi/MultiMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/multi/MultiMediaManager.java index 34c7ae5ae..db3a75250 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/multi/MultiMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/multi/MultiMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: MultiMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 25/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareMediaManager.java index c3067341b..ce76cd0f9 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: ScreenShareMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 25/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareSession.java index 4d6e47272..324d1b96b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/ScreenShareSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile: ScreenShareSession.java,v $ - * $Revision: 1.2 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultDecoder.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultDecoder.java index 74262eef5..0fd12f46b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultDecoder.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultDecoder.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultEncoder.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultEncoder.java index 435695a5c..20924b90f 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultEncoder.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/DefaultEncoder.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageDecoder.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageDecoder.java index 0e4e702c3..c421a9c24 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageDecoder.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageDecoder.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageEncoder.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageEncoder.java index fb0ba47e2..6fdb431b0 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageEncoder.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageEncoder.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageReceiver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageReceiver.java index 64a46c4f4..d42f41bb2 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageReceiver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageReceiver.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageTransmitter.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageTransmitter.java index 31ef5330a..512a2c058 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageTransmitter.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/sshare/api/ImageTransmitter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaManager.java index fdb754ac2..677b3d5a5 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: TestMediaManager.java,v $ - * $Revision: 1.3 $ - * $Date: 25/12/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaSession.java index fa004a395..72e13d54f 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/mediaimpl/test/TestMediaSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile: TestMediaSession.java,v $ - * $Revision: 1.1 $ - * $Date: 08/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicResolver.java index 176444279..9e48beaa2 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: BasicResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicTransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicTransportManager.java index 0732b883c..b2bce3637 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicTransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BasicTransportManager.java @@ -3,9 +3,6 @@ package org.jivesoftware.smackx.jingle.nat; import org.jivesoftware.smackx.jingle.JingleSession; /** - * $RCSfile: BasicTransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedResolver.java index f96c5fd46..72014cac0 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: BridgedResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedTransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedTransportManager.java index e8aac24e8..7e4f100a6 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedTransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/BridgedTransportManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: BridgedTransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/DatagramListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/DatagramListener.java index 9dcac3df8..cd7f30c5a 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/DatagramListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/DatagramListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: DatagramListener.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedResolver.java index 911ab63f4..5e68cd7c1 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: FixedResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedTransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedTransportManager.java index fe3db8a87..a856fefa9 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedTransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/FixedTransportManager.java @@ -8,9 +8,6 @@ import org.jivesoftware.smackx.jingle.listeners.JingleSessionListener; import org.jivesoftware.smackx.jingle.media.PayloadType; /** - * $RCSfile: FixedTransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java index 4c55893a9..c49690771 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java index c9d30a09e..96175009b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICEResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICEResolver.java index 4ab5b3111..a07c02836 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICEResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICEResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: ICEResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICETransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICETransportManager.java index 8210226a6..7b5dfbecd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICETransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICETransportManager.java @@ -8,9 +8,6 @@ import org.jivesoftware.smackx.jingle.listeners.JingleSessionListener; import org.jivesoftware.smackx.jingle.media.PayloadType; /** - * $RCSfile: ICETransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 02/01/2007 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/JingleTransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/JingleTransportManager.java index 7d3e7afee..4ac65626f 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/JingleTransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/JingleTransportManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleTransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/RTPBridge.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/RTPBridge.java index e9df33bf2..c5ba710ed 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/RTPBridge.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/RTPBridge.java @@ -1,7 +1,4 @@ /** - * $RCSfile: RTPBridge.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ResultListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ResultListener.java index 1f9bfb949..e98211d3a 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ResultListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ResultListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: ResultListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUN.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUN.java index eaa9a7c16..322262e47 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUN.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUN.java @@ -1,7 +1,4 @@ /** - * $RCSfile: STUN.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNResolver.java index f7c52efa5..19cc4610a 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile: STUNResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNTransportManager.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNTransportManager.java index 64670b7c6..440b47ac3 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNTransportManager.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/STUNTransportManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: STUNTransportManager.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java index ab6055012..65d773203 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeServer.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeServer.java index 61f10e979..d396761fd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeServer.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeServer.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java index c0040505d..9a1c9354e 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java index bce1737b2..5f5f78618 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportNegotiator.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportNegotiator.java index 1730cc4aa..5b981ddfd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportNegotiator.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile: TransportNegotiator.java,v $ - * $Revision: 1.9 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java index db9f19830..6691843a1 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolverListener.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolverListener.java index f9066a7fc..0cf92f6c3 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolverListener.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolverListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: TransportResolverListener.java,v $ - * $Revision: 1.1 $ - * $Date: 15/11/2006 * * Copyright 2003-2006 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/Jingle.java b/jingle/extension/source/org/jivesoftware/smackx/packet/Jingle.java index 4a0e7dc56..aff8594f8 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/Jingle.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/Jingle.java @@ -1,7 +1,4 @@ /** - * $RCSfile: Jingle.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:08 $ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContent.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContent.java index a07f021e1..91351cf38 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContent.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContent.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleContent.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/07/02 22:45:36 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentDescription.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentDescription.java index 9783b9c02..7087f1ab2 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentDescription.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentDescription.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 7329 $ - * $Date: 2007-02-28 20:59:28 -0300 (qua, 28 fev 2007) $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentInfo.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentInfo.java index af3241d38..5f2460aca 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentInfo.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleContentInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleContentInfo.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:08 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleDescription.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleDescription.java index d59c513ce..7725e9536 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleDescription.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleDescription.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleDescription.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:08 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleError.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleError.java index 79ab27d59..6c038b036 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleError.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleError.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleError.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:08 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleTransport.java b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleTransport.java index 8672e1aa4..610ebbb3f 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/packet/JingleTransport.java +++ b/jingle/extension/source/org/jivesoftware/smackx/packet/JingleTransport.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleTransport.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:08 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentDescriptionProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentDescriptionProvider.java index dc97ac2fd..d8b95e3ab 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentDescriptionProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentDescriptionProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 7329 $ - * $Date: 2007-02-28 20:59:28 -0300 (qua, 28 fev 2007) $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentInfoProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentInfoProvider.java index 68c60aa18..00b985257 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentInfoProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentInfoProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleContentInfoProvider.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:11 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentProvider.java index ca1f52184..f66838d30 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleContentProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleContentProvider.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/07/04 00:52:33 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleDescriptionProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleDescriptionProvider.java index 475d5504c..e1f5e4c92 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleDescriptionProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleDescriptionProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleDescriptionProvider.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:11 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleProvider.java index cdb17dda0..eca1acd9b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleProvider.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:11 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleTransportProvider.java b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleTransportProvider.java index ea1048f7f..7cd7b00bd 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/provider/JingleTransportProvider.java +++ b/jingle/extension/source/org/jivesoftware/smackx/provider/JingleTransportProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: JingleTransportProvider.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:11 $ * * Copyright 2003-2005 Jive Software. * diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java index 9a7ac2354..bf8f3cbfe 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleMediaTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleMediaTest.java index 5a288cb18..511e8ee1a 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleMediaTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleMediaTest.java @@ -1,9 +1,6 @@ package org.jivesoftware.smackx.jingle; /** - * $RCSfile: JingleMediaTest.java,v $ - * $Revision: 1.2 $ - * $Date: 09/11/2006 *

* Copyright 2003-2006 Jive Software. *

diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java index 77b40def0..861d2feba 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java index 71f2b6071..976f0ed51 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java index 95c44ef29..ca2a26e01 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BasicResolverTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BasicResolverTest.java index bb1b33819..7dc9917eb 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BasicResolverTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BasicResolverTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BridgedResolverTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BridgedResolverTest.java index 6a034b5f7..339e41f56 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BridgedResolverTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/BridgedResolverTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/LocalhostTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/LocalhostTest.java index 81c271da4..24531cb88 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/LocalhostTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/LocalhostTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/STUNResolverTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/STUNResolverTest.java index bcd81d503..879a07747 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/STUNResolverTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/STUNResolverTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportCandidateTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportCandidateTest.java index e1170f969..23871eee0 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportCandidateTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportCandidateTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportResolverTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportResolverTest.java index 1ae0f5c1f..3e3c59008 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportResolverTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/nat/TransportResolverTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java b/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java index b02de02cb..f0c24fade 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/AccountManager.java b/source/org/jivesoftware/smack/AccountManager.java index b90391c4b..a7f063660 100644 --- a/source/org/jivesoftware/smack/AccountManager.java +++ b/source/org/jivesoftware/smack/AccountManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/Chat.java b/source/org/jivesoftware/smack/Chat.java index c4ec1726d..0828628c8 100644 --- a/source/org/jivesoftware/smack/Chat.java +++ b/source/org/jivesoftware/smack/Chat.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ChatManager.java b/source/org/jivesoftware/smack/ChatManager.java index 90e68ab82..bbed09676 100644 --- a/source/org/jivesoftware/smack/ChatManager.java +++ b/source/org/jivesoftware/smack/ChatManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ChatManagerListener.java b/source/org/jivesoftware/smack/ChatManagerListener.java index d7d5ab7e1..f4935bec4 100644 --- a/source/org/jivesoftware/smack/ChatManagerListener.java +++ b/source/org/jivesoftware/smack/ChatManagerListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/Connection.java b/source/org/jivesoftware/smack/Connection.java index 5dca4f8a4..4d0a67079 100644 --- a/source/org/jivesoftware/smack/Connection.java +++ b/source/org/jivesoftware/smack/Connection.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Jive Software. * diff --git a/source/org/jivesoftware/smack/ConnectionConfiguration.java b/source/org/jivesoftware/smack/ConnectionConfiguration.java index 8e2f6b30c..616eb4ac0 100644 --- a/source/org/jivesoftware/smack/ConnectionConfiguration.java +++ b/source/org/jivesoftware/smack/ConnectionConfiguration.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 3306 $ - * $Date: 2006-01-16 14:34:56 -0300 (Mon, 16 Jan 2006) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ConnectionCreationListener.java b/source/org/jivesoftware/smack/ConnectionCreationListener.java index 7cbda1867..53e440f7e 100644 --- a/source/org/jivesoftware/smack/ConnectionCreationListener.java +++ b/source/org/jivesoftware/smack/ConnectionCreationListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ConnectionListener.java b/source/org/jivesoftware/smack/ConnectionListener.java index a7ceef11e..89cce7d46 100644 --- a/source/org/jivesoftware/smack/ConnectionListener.java +++ b/source/org/jivesoftware/smack/ConnectionListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/MessageListener.java b/source/org/jivesoftware/smack/MessageListener.java index 187c56cbd..bf9be9720 100644 --- a/source/org/jivesoftware/smack/MessageListener.java +++ b/source/org/jivesoftware/smack/MessageListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/NonSASLAuthentication.java b/source/org/jivesoftware/smack/NonSASLAuthentication.java index d7a479d1e..b2145eb50 100644 --- a/source/org/jivesoftware/smack/NonSASLAuthentication.java +++ b/source/org/jivesoftware/smack/NonSASLAuthentication.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/OpenTrustManager.java b/source/org/jivesoftware/smack/OpenTrustManager.java index 61ed8c62a..a6836677d 100644 --- a/source/org/jivesoftware/smack/OpenTrustManager.java +++ b/source/org/jivesoftware/smack/OpenTrustManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PacketCollector.java b/source/org/jivesoftware/smack/PacketCollector.java index 9b4b4ae4a..e56955e64 100644 --- a/source/org/jivesoftware/smack/PacketCollector.java +++ b/source/org/jivesoftware/smack/PacketCollector.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PacketInterceptor.java b/source/org/jivesoftware/smack/PacketInterceptor.java index bd89031ec..f3020c16c 100644 --- a/source/org/jivesoftware/smack/PacketInterceptor.java +++ b/source/org/jivesoftware/smack/PacketInterceptor.java @@ -1,6 +1,4 @@ /** - * $Revision: 2408 $ - * $Date: 2004-11-02 20:53:30 -0300 (Tue, 02 Nov 2004) $ * * Copyright 2003-2005 Jive Software. * diff --git a/source/org/jivesoftware/smack/PacketListener.java b/source/org/jivesoftware/smack/PacketListener.java index 4bc83aa0f..1c59c0346 100644 --- a/source/org/jivesoftware/smack/PacketListener.java +++ b/source/org/jivesoftware/smack/PacketListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PacketReader.java b/source/org/jivesoftware/smack/PacketReader.java index b2d58510d..7b89d202f 100644 --- a/source/org/jivesoftware/smack/PacketReader.java +++ b/source/org/jivesoftware/smack/PacketReader.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PacketWriter.java b/source/org/jivesoftware/smack/PacketWriter.java index 6529ce330..7eacfab62 100644 --- a/source/org/jivesoftware/smack/PacketWriter.java +++ b/source/org/jivesoftware/smack/PacketWriter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PrivacyList.java b/source/org/jivesoftware/smack/PrivacyList.java index 67d731db7..430b22f86 100644 --- a/source/org/jivesoftware/smack/PrivacyList.java +++ b/source/org/jivesoftware/smack/PrivacyList.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/PrivacyListListener.java b/source/org/jivesoftware/smack/PrivacyListListener.java index 5644ed7e2..4911b98eb 100644 --- a/source/org/jivesoftware/smack/PrivacyListListener.java +++ b/source/org/jivesoftware/smack/PrivacyListListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2006-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PrivacyListManager.java b/source/org/jivesoftware/smack/PrivacyListManager.java index 32d039018..900c341c7 100644 --- a/source/org/jivesoftware/smack/PrivacyListManager.java +++ b/source/org/jivesoftware/smack/PrivacyListManager.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2006-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ReconnectionManager.java b/source/org/jivesoftware/smack/ReconnectionManager.java index 0f539b508..6e3d6903a 100644 --- a/source/org/jivesoftware/smack/ReconnectionManager.java +++ b/source/org/jivesoftware/smack/ReconnectionManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/Roster.java b/source/org/jivesoftware/smack/Roster.java index 0ed2dc278..cec368482 100644 --- a/source/org/jivesoftware/smack/Roster.java +++ b/source/org/jivesoftware/smack/Roster.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/RosterEntry.java b/source/org/jivesoftware/smack/RosterEntry.java index 3796c3ed6..08198e268 100644 --- a/source/org/jivesoftware/smack/RosterEntry.java +++ b/source/org/jivesoftware/smack/RosterEntry.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/RosterGroup.java b/source/org/jivesoftware/smack/RosterGroup.java index dfd326461..ed41645b0 100644 --- a/source/org/jivesoftware/smack/RosterGroup.java +++ b/source/org/jivesoftware/smack/RosterGroup.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/RosterListener.java b/source/org/jivesoftware/smack/RosterListener.java index 8be9ddcba..683ff453a 100644 --- a/source/org/jivesoftware/smack/RosterListener.java +++ b/source/org/jivesoftware/smack/RosterListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/SASLAuthentication.java b/source/org/jivesoftware/smack/SASLAuthentication.java index 6f8b5bf1e..aa178f311 100644 --- a/source/org/jivesoftware/smack/SASLAuthentication.java +++ b/source/org/jivesoftware/smack/SASLAuthentication.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/SmackConfiguration.java b/source/org/jivesoftware/smack/SmackConfiguration.java index 43f334fcc..730354f67 100644 --- a/source/org/jivesoftware/smack/SmackConfiguration.java +++ b/source/org/jivesoftware/smack/SmackConfiguration.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/UserAuthentication.java b/source/org/jivesoftware/smack/UserAuthentication.java index 8f0dd505a..64ed31bf4 100644 --- a/source/org/jivesoftware/smack/UserAuthentication.java +++ b/source/org/jivesoftware/smack/UserAuthentication.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/XMPPConnection.java b/source/org/jivesoftware/smack/XMPPConnection.java index a73910b15..377489a7b 100644 --- a/source/org/jivesoftware/smack/XMPPConnection.java +++ b/source/org/jivesoftware/smack/XMPPConnection.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/XMPPException.java b/source/org/jivesoftware/smack/XMPPException.java index e6da0168c..8b2fc7e2f 100644 --- a/source/org/jivesoftware/smack/XMPPException.java +++ b/source/org/jivesoftware/smack/XMPPException.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java b/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java index 7e078b407..ba440f680 100644 --- a/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java +++ b/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/debugger/LiteDebugger.java b/source/org/jivesoftware/smack/debugger/LiteDebugger.java index b69f3db23..5f9cb34cd 100644 --- a/source/org/jivesoftware/smack/debugger/LiteDebugger.java +++ b/source/org/jivesoftware/smack/debugger/LiteDebugger.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/debugger/SmackDebugger.java b/source/org/jivesoftware/smack/debugger/SmackDebugger.java index 562720b17..fa23e36cb 100644 --- a/source/org/jivesoftware/smack/debugger/SmackDebugger.java +++ b/source/org/jivesoftware/smack/debugger/SmackDebugger.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/AndFilter.java b/source/org/jivesoftware/smack/filter/AndFilter.java index 847b618a6..2b566b71e 100644 --- a/source/org/jivesoftware/smack/filter/AndFilter.java +++ b/source/org/jivesoftware/smack/filter/AndFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/FromContainsFilter.java b/source/org/jivesoftware/smack/filter/FromContainsFilter.java index f8e9e977b..435ce6c4d 100644 --- a/source/org/jivesoftware/smack/filter/FromContainsFilter.java +++ b/source/org/jivesoftware/smack/filter/FromContainsFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/FromMatchesFilter.java b/source/org/jivesoftware/smack/filter/FromMatchesFilter.java index e1dfa6c6b..a01c94a8a 100644 --- a/source/org/jivesoftware/smack/filter/FromMatchesFilter.java +++ b/source/org/jivesoftware/smack/filter/FromMatchesFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/IQTypeFilter.java b/source/org/jivesoftware/smack/filter/IQTypeFilter.java index dbab1c3af..4f5cf1545 100644 --- a/source/org/jivesoftware/smack/filter/IQTypeFilter.java +++ b/source/org/jivesoftware/smack/filter/IQTypeFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/MessageTypeFilter.java b/source/org/jivesoftware/smack/filter/MessageTypeFilter.java index a3430ec9e..d75b24dc9 100644 --- a/source/org/jivesoftware/smack/filter/MessageTypeFilter.java +++ b/source/org/jivesoftware/smack/filter/MessageTypeFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/NotFilter.java b/source/org/jivesoftware/smack/filter/NotFilter.java index 59537d0c5..ee68cb16e 100644 --- a/source/org/jivesoftware/smack/filter/NotFilter.java +++ b/source/org/jivesoftware/smack/filter/NotFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/OrFilter.java b/source/org/jivesoftware/smack/filter/OrFilter.java index 4c34fd04a..ded40c682 100644 --- a/source/org/jivesoftware/smack/filter/OrFilter.java +++ b/source/org/jivesoftware/smack/filter/OrFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/PacketExtensionFilter.java b/source/org/jivesoftware/smack/filter/PacketExtensionFilter.java index 3cdc09c3b..43998690d 100644 --- a/source/org/jivesoftware/smack/filter/PacketExtensionFilter.java +++ b/source/org/jivesoftware/smack/filter/PacketExtensionFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/PacketFilter.java b/source/org/jivesoftware/smack/filter/PacketFilter.java index 634e68ea2..4af970b30 100644 --- a/source/org/jivesoftware/smack/filter/PacketFilter.java +++ b/source/org/jivesoftware/smack/filter/PacketFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/PacketIDFilter.java b/source/org/jivesoftware/smack/filter/PacketIDFilter.java index 8d6820111..4e8227d94 100644 --- a/source/org/jivesoftware/smack/filter/PacketIDFilter.java +++ b/source/org/jivesoftware/smack/filter/PacketIDFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/PacketTypeFilter.java b/source/org/jivesoftware/smack/filter/PacketTypeFilter.java index 19c573fbd..8f0b9abb0 100644 --- a/source/org/jivesoftware/smack/filter/PacketTypeFilter.java +++ b/source/org/jivesoftware/smack/filter/PacketTypeFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/ThreadFilter.java b/source/org/jivesoftware/smack/filter/ThreadFilter.java index 8ba8b2e51..77d9c281d 100644 --- a/source/org/jivesoftware/smack/filter/ThreadFilter.java +++ b/source/org/jivesoftware/smack/filter/ThreadFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/filter/ToContainsFilter.java b/source/org/jivesoftware/smack/filter/ToContainsFilter.java index 8069fccac..fa0dc93da 100644 --- a/source/org/jivesoftware/smack/filter/ToContainsFilter.java +++ b/source/org/jivesoftware/smack/filter/ToContainsFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Authentication.java b/source/org/jivesoftware/smack/packet/Authentication.java index a47c079db..44637cd73 100644 --- a/source/org/jivesoftware/smack/packet/Authentication.java +++ b/source/org/jivesoftware/smack/packet/Authentication.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Bind.java b/source/org/jivesoftware/smack/packet/Bind.java index 07cd1934e..2dc28269e 100644 --- a/source/org/jivesoftware/smack/packet/Bind.java +++ b/source/org/jivesoftware/smack/packet/Bind.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/DefaultPacketExtension.java b/source/org/jivesoftware/smack/packet/DefaultPacketExtension.java index 6cc793440..c33518716 100644 --- a/source/org/jivesoftware/smack/packet/DefaultPacketExtension.java +++ b/source/org/jivesoftware/smack/packet/DefaultPacketExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/IQ.java b/source/org/jivesoftware/smack/packet/IQ.java index 8e1f7d4ab..6ca809ab5 100644 --- a/source/org/jivesoftware/smack/packet/IQ.java +++ b/source/org/jivesoftware/smack/packet/IQ.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Message.java b/source/org/jivesoftware/smack/packet/Message.java index a62b0e10a..750b2bd4b 100644 --- a/source/org/jivesoftware/smack/packet/Message.java +++ b/source/org/jivesoftware/smack/packet/Message.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Packet.java b/source/org/jivesoftware/smack/packet/Packet.java index aeae72fdf..28518a6a3 100644 --- a/source/org/jivesoftware/smack/packet/Packet.java +++ b/source/org/jivesoftware/smack/packet/Packet.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/PacketExtension.java b/source/org/jivesoftware/smack/packet/PacketExtension.java index d2afbf828..ebbecafc9 100644 --- a/source/org/jivesoftware/smack/packet/PacketExtension.java +++ b/source/org/jivesoftware/smack/packet/PacketExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Presence.java b/source/org/jivesoftware/smack/packet/Presence.java index 84fcfef50..f1e63ecf4 100644 --- a/source/org/jivesoftware/smack/packet/Presence.java +++ b/source/org/jivesoftware/smack/packet/Presence.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Privacy.java b/source/org/jivesoftware/smack/packet/Privacy.java index a62d578a8..b0e809faa 100644 --- a/source/org/jivesoftware/smack/packet/Privacy.java +++ b/source/org/jivesoftware/smack/packet/Privacy.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2006-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/PrivacyItem.java b/source/org/jivesoftware/smack/packet/PrivacyItem.java index 2e144eec6..e3d284cc7 100644 --- a/source/org/jivesoftware/smack/packet/PrivacyItem.java +++ b/source/org/jivesoftware/smack/packet/PrivacyItem.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/packet/Registration.java b/source/org/jivesoftware/smack/packet/Registration.java index 0e098fcc8..bdd415fd1 100644 --- a/source/org/jivesoftware/smack/packet/Registration.java +++ b/source/org/jivesoftware/smack/packet/Registration.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/RosterPacket.java b/source/org/jivesoftware/smack/packet/RosterPacket.java index 295d5363d..85eb26d8c 100644 --- a/source/org/jivesoftware/smack/packet/RosterPacket.java +++ b/source/org/jivesoftware/smack/packet/RosterPacket.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Session.java b/source/org/jivesoftware/smack/packet/Session.java index fd403ae20..b275ff214 100644 --- a/source/org/jivesoftware/smack/packet/Session.java +++ b/source/org/jivesoftware/smack/packet/Session.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/StreamError.java b/source/org/jivesoftware/smack/packet/StreamError.java index 363e9fbb3..46e674bd6 100644 --- a/source/org/jivesoftware/smack/packet/StreamError.java +++ b/source/org/jivesoftware/smack/packet/StreamError.java @@ -1,6 +1,4 @@ /** - * $Revision: 2408 $ - * $Date: 2004-11-02 20:53:30 -0300 (Tue, 02 Nov 2004) $ * * Copyright 2003-2005 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/XMPPError.java b/source/org/jivesoftware/smack/packet/XMPPError.java index 770a09ca2..5575c4fdf 100644 --- a/source/org/jivesoftware/smack/packet/XMPPError.java +++ b/source/org/jivesoftware/smack/packet/XMPPError.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/parsing/ExceptionLoggingCallback.java b/source/org/jivesoftware/smack/parsing/ExceptionLoggingCallback.java index b9073c306..ecfcba32c 100644 --- a/source/org/jivesoftware/smack/parsing/ExceptionLoggingCallback.java +++ b/source/org/jivesoftware/smack/parsing/ExceptionLoggingCallback.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Florian Schmaus. * diff --git a/source/org/jivesoftware/smack/parsing/ExceptionThrowingCallback.java b/source/org/jivesoftware/smack/parsing/ExceptionThrowingCallback.java index 46a6ca438..98e305c91 100644 --- a/source/org/jivesoftware/smack/parsing/ExceptionThrowingCallback.java +++ b/source/org/jivesoftware/smack/parsing/ExceptionThrowingCallback.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Florian Schmaus. * diff --git a/source/org/jivesoftware/smack/parsing/ParsingExceptionCallback.java b/source/org/jivesoftware/smack/parsing/ParsingExceptionCallback.java index cfb36aed6..cdbc1ef4f 100644 --- a/source/org/jivesoftware/smack/parsing/ParsingExceptionCallback.java +++ b/source/org/jivesoftware/smack/parsing/ParsingExceptionCallback.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Florian Schmaus. * diff --git a/source/org/jivesoftware/smack/parsing/UnparsablePacket.java b/source/org/jivesoftware/smack/parsing/UnparsablePacket.java index 57775efb7..69f9a82af 100644 --- a/source/org/jivesoftware/smack/parsing/UnparsablePacket.java +++ b/source/org/jivesoftware/smack/parsing/UnparsablePacket.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Florian Schmaus. * diff --git a/source/org/jivesoftware/smack/provider/IQProvider.java b/source/org/jivesoftware/smack/provider/IQProvider.java index 936c6bec3..13fd8f821 100644 --- a/source/org/jivesoftware/smack/provider/IQProvider.java +++ b/source/org/jivesoftware/smack/provider/IQProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/provider/PacketExtensionProvider.java b/source/org/jivesoftware/smack/provider/PacketExtensionProvider.java index 8fc0af3b3..6f55239d3 100644 --- a/source/org/jivesoftware/smack/provider/PacketExtensionProvider.java +++ b/source/org/jivesoftware/smack/provider/PacketExtensionProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/provider/PrivacyProvider.java b/source/org/jivesoftware/smack/provider/PrivacyProvider.java index 62b31205d..d29fda3f7 100644 --- a/source/org/jivesoftware/smack/provider/PrivacyProvider.java +++ b/source/org/jivesoftware/smack/provider/PrivacyProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/provider/ProviderManager.java b/source/org/jivesoftware/smack/provider/ProviderManager.java index fb1ba19b6..46c3eea22 100644 --- a/source/org/jivesoftware/smack/provider/ProviderManager.java +++ b/source/org/jivesoftware/smack/provider/ProviderManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java b/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java index 3c5bb3999..5a80aeab3 100644 --- a/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java index 4ee5dd622..f5066d09d 100644 --- a/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/proxy/ProxyException.java b/source/org/jivesoftware/smack/proxy/ProxyException.java index b37910c0c..8282b758f 100644 --- a/source/org/jivesoftware/smack/proxy/ProxyException.java +++ b/source/org/jivesoftware/smack/proxy/ProxyException.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/proxy/ProxyInfo.java b/source/org/jivesoftware/smack/proxy/ProxyInfo.java index 5a7d3541e..bc33ad90d 100644 --- a/source/org/jivesoftware/smack/proxy/ProxyInfo.java +++ b/source/org/jivesoftware/smack/proxy/ProxyInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java index 6a32c11e9..08aadf7f5 100644 --- a/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java index 23ef62328..b4896f5bf 100644 --- a/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smack/sasl/SASLAnonymous.java b/source/org/jivesoftware/smack/sasl/SASLAnonymous.java index 8ef9d1846..949ac9fe3 100644 --- a/source/org/jivesoftware/smack/sasl/SASLAnonymous.java +++ b/source/org/jivesoftware/smack/sasl/SASLAnonymous.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java b/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java index 82d218fd0..183f2a1db 100644 --- a/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java b/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java index 7af65fb96..ba8ed6029 100644 --- a/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java b/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java index dff18fb58..8cbd8d636 100644 --- a/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java b/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java index 3f0b7d899..440d57a34 100644 --- a/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/source/org/jivesoftware/smack/sasl/SASLMechanism.java b/source/org/jivesoftware/smack/sasl/SASLMechanism.java index 0d096f2a2..484d2d38f 100644 --- a/source/org/jivesoftware/smack/sasl/SASLMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLMechanism.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/Base64.java b/source/org/jivesoftware/smack/util/Base64.java index 2ddd0138f..c21cea089 100644 --- a/source/org/jivesoftware/smack/util/Base64.java +++ b/source/org/jivesoftware/smack/util/Base64.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * */ package org.jivesoftware.smack.util; diff --git a/source/org/jivesoftware/smack/util/Cache.java b/source/org/jivesoftware/smack/util/Cache.java index 5426a4ad8..760f222b3 100644 --- a/source/org/jivesoftware/smack/util/Cache.java +++ b/source/org/jivesoftware/smack/util/Cache.java @@ -1,6 +1,4 @@ /** - * $Revision: 1456 $ - * $Date: 2005-06-01 22:04:54 -0700 (Wed, 01 Jun 2005) $ * * Copyright 2003-2005 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/DNSUtil.java b/source/org/jivesoftware/smack/util/DNSUtil.java index 20a143faf..bff0bce3e 100644 --- a/source/org/jivesoftware/smack/util/DNSUtil.java +++ b/source/org/jivesoftware/smack/util/DNSUtil.java @@ -1,6 +1,4 @@ /** - * $Revision: 1456 $ - * $Date: 2005-06-01 22:04:54 -0700 (Wed, 01 Jun 2005) $ * * Copyright 2003-2005 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/DateFormatType.java b/source/org/jivesoftware/smack/util/DateFormatType.java index 9253038d7..c77eb216a 100644 --- a/source/org/jivesoftware/smack/util/DateFormatType.java +++ b/source/org/jivesoftware/smack/util/DateFormatType.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Robin Collier. * diff --git a/source/org/jivesoftware/smack/util/ObservableReader.java b/source/org/jivesoftware/smack/util/ObservableReader.java index 8c645081c..55f7925f7 100644 --- a/source/org/jivesoftware/smack/util/ObservableReader.java +++ b/source/org/jivesoftware/smack/util/ObservableReader.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/ObservableWriter.java b/source/org/jivesoftware/smack/util/ObservableWriter.java index 90cabb61b..c88bebc19 100644 --- a/source/org/jivesoftware/smack/util/ObservableWriter.java +++ b/source/org/jivesoftware/smack/util/ObservableWriter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/PacketParserUtils.java b/source/org/jivesoftware/smack/util/PacketParserUtils.java index 44bac60b8..4ee5a821c 100644 --- a/source/org/jivesoftware/smack/util/PacketParserUtils.java +++ b/source/org/jivesoftware/smack/util/PacketParserUtils.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/ReaderListener.java b/source/org/jivesoftware/smack/util/ReaderListener.java index 9f1f5bb61..a4f3c3640 100644 --- a/source/org/jivesoftware/smack/util/ReaderListener.java +++ b/source/org/jivesoftware/smack/util/ReaderListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/StringUtils.java b/source/org/jivesoftware/smack/util/StringUtils.java index 915c98082..9bcb17ab0 100644 --- a/source/org/jivesoftware/smack/util/StringUtils.java +++ b/source/org/jivesoftware/smack/util/StringUtils.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/util/WriterListener.java b/source/org/jivesoftware/smack/util/WriterListener.java index dcf56d9d6..8bed41c20 100644 --- a/source/org/jivesoftware/smack/util/WriterListener.java +++ b/source/org/jivesoftware/smack/util/WriterListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/ChatState.java b/source/org/jivesoftware/smackx/ChatState.java index 4acaa49ba..4b66a30e8 100644 --- a/source/org/jivesoftware/smackx/ChatState.java +++ b/source/org/jivesoftware/smackx/ChatState.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/ChatStateListener.java b/source/org/jivesoftware/smackx/ChatStateListener.java index 9a1bf79d1..6f2afaa1a 100644 --- a/source/org/jivesoftware/smackx/ChatStateListener.java +++ b/source/org/jivesoftware/smackx/ChatStateListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/ChatStateManager.java b/source/org/jivesoftware/smackx/ChatStateManager.java index 759d1d06a..413e6f43c 100644 --- a/source/org/jivesoftware/smackx/ChatStateManager.java +++ b/source/org/jivesoftware/smackx/ChatStateManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/DefaultMessageEventRequestListener.java b/source/org/jivesoftware/smackx/DefaultMessageEventRequestListener.java index 7ae0c512b..619dff170 100644 --- a/source/org/jivesoftware/smackx/DefaultMessageEventRequestListener.java +++ b/source/org/jivesoftware/smackx/DefaultMessageEventRequestListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/Form.java b/source/org/jivesoftware/smackx/Form.java index 992c03619..934ecabbb 100644 --- a/source/org/jivesoftware/smackx/Form.java +++ b/source/org/jivesoftware/smackx/Form.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/FormField.java b/source/org/jivesoftware/smackx/FormField.java index 3d15e921a..19d504679 100644 --- a/source/org/jivesoftware/smackx/FormField.java +++ b/source/org/jivesoftware/smackx/FormField.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/GroupChatInvitation.java b/source/org/jivesoftware/smackx/GroupChatInvitation.java index a9ed35ef8..ff2a492cc 100644 --- a/source/org/jivesoftware/smackx/GroupChatInvitation.java +++ b/source/org/jivesoftware/smackx/GroupChatInvitation.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/LastActivityManager.java b/source/org/jivesoftware/smackx/LastActivityManager.java index a9d1f12b8..dd36f3ec1 100644 --- a/source/org/jivesoftware/smackx/LastActivityManager.java +++ b/source/org/jivesoftware/smackx/LastActivityManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MessageEventManager.java b/source/org/jivesoftware/smackx/MessageEventManager.java index 7ad7adfeb..32e0a5850 100644 --- a/source/org/jivesoftware/smackx/MessageEventManager.java +++ b/source/org/jivesoftware/smackx/MessageEventManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MessageEventNotificationListener.java b/source/org/jivesoftware/smackx/MessageEventNotificationListener.java index 335dae274..552201cad 100644 --- a/source/org/jivesoftware/smackx/MessageEventNotificationListener.java +++ b/source/org/jivesoftware/smackx/MessageEventNotificationListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MessageEventRequestListener.java b/source/org/jivesoftware/smackx/MessageEventRequestListener.java index 86e080862..61e7d08cf 100644 --- a/source/org/jivesoftware/smackx/MessageEventRequestListener.java +++ b/source/org/jivesoftware/smackx/MessageEventRequestListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MultipleRecipientInfo.java b/source/org/jivesoftware/smackx/MultipleRecipientInfo.java index 87383199a..59043701b 100644 --- a/source/org/jivesoftware/smackx/MultipleRecipientInfo.java +++ b/source/org/jivesoftware/smackx/MultipleRecipientInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MultipleRecipientManager.java b/source/org/jivesoftware/smackx/MultipleRecipientManager.java index 2fb525aea..8d28b6dea 100644 --- a/source/org/jivesoftware/smackx/MultipleRecipientManager.java +++ b/source/org/jivesoftware/smackx/MultipleRecipientManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/NodeInformationProvider.java b/source/org/jivesoftware/smackx/NodeInformationProvider.java index 27ee53a01..3e1cb2828 100644 --- a/source/org/jivesoftware/smackx/NodeInformationProvider.java +++ b/source/org/jivesoftware/smackx/NodeInformationProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/OfflineMessageHeader.java b/source/org/jivesoftware/smackx/OfflineMessageHeader.java index 55fd149b1..a208aca8e 100644 --- a/source/org/jivesoftware/smackx/OfflineMessageHeader.java +++ b/source/org/jivesoftware/smackx/OfflineMessageHeader.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/OfflineMessageManager.java b/source/org/jivesoftware/smackx/OfflineMessageManager.java index d75e69d88..10b049784 100644 --- a/source/org/jivesoftware/smackx/OfflineMessageManager.java +++ b/source/org/jivesoftware/smackx/OfflineMessageManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/PEPListener.java b/source/org/jivesoftware/smackx/PEPListener.java index bfe81cedb..2dbf7f278 100644 --- a/source/org/jivesoftware/smackx/PEPListener.java +++ b/source/org/jivesoftware/smackx/PEPListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPListener.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/11/03 00:14:32 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/PEPManager.java b/source/org/jivesoftware/smackx/PEPManager.java index c30ee88a5..9bd69436c 100644 --- a/source/org/jivesoftware/smackx/PEPManager.java +++ b/source/org/jivesoftware/smackx/PEPManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPManager.java,v $ - * $Revision: 1.4 $ - * $Date: 2007/11/06 21:43:40 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/PrivateDataManager.java b/source/org/jivesoftware/smackx/PrivateDataManager.java index c6440bcf3..4cc5d93ad 100644 --- a/source/org/jivesoftware/smackx/PrivateDataManager.java +++ b/source/org/jivesoftware/smackx/PrivateDataManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/RemoteRosterEntry.java b/source/org/jivesoftware/smackx/RemoteRosterEntry.java index 5df369090..83b63c23d 100644 --- a/source/org/jivesoftware/smackx/RemoteRosterEntry.java +++ b/source/org/jivesoftware/smackx/RemoteRosterEntry.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/ReportedData.java b/source/org/jivesoftware/smackx/ReportedData.java index 02325849c..b8f2e1262 100644 --- a/source/org/jivesoftware/smackx/ReportedData.java +++ b/source/org/jivesoftware/smackx/ReportedData.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/RosterExchangeListener.java b/source/org/jivesoftware/smackx/RosterExchangeListener.java index 16ce5596d..13b40f057 100644 --- a/source/org/jivesoftware/smackx/RosterExchangeListener.java +++ b/source/org/jivesoftware/smackx/RosterExchangeListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/RosterExchangeManager.java b/source/org/jivesoftware/smackx/RosterExchangeManager.java index 380f696a9..e57138ea7 100644 --- a/source/org/jivesoftware/smackx/RosterExchangeManager.java +++ b/source/org/jivesoftware/smackx/RosterExchangeManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/ServiceDiscoveryManager.java b/source/org/jivesoftware/smackx/ServiceDiscoveryManager.java index e236514a2..9f1c528fd 100644 --- a/source/org/jivesoftware/smackx/ServiceDiscoveryManager.java +++ b/source/org/jivesoftware/smackx/ServiceDiscoveryManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/SharedGroupManager.java b/source/org/jivesoftware/smackx/SharedGroupManager.java index 76cd527c5..df8a11c68 100644 --- a/source/org/jivesoftware/smackx/SharedGroupManager.java +++ b/source/org/jivesoftware/smackx/SharedGroupManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005 Jive Software. * diff --git a/source/org/jivesoftware/smackx/XHTMLManager.java b/source/org/jivesoftware/smackx/XHTMLManager.java index d77c2e2d0..146ee36bd 100644 --- a/source/org/jivesoftware/smackx/XHTMLManager.java +++ b/source/org/jivesoftware/smackx/XHTMLManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/XHTMLText.java b/source/org/jivesoftware/smackx/XHTMLText.java index 201e5308a..4491fe4ac 100644 --- a/source/org/jivesoftware/smackx/XHTMLText.java +++ b/source/org/jivesoftware/smackx/XHTMLText.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bookmark/BookmarkManager.java b/source/org/jivesoftware/smackx/bookmark/BookmarkManager.java index f85cc9c10..600dd75ca 100644 --- a/source/org/jivesoftware/smackx/bookmark/BookmarkManager.java +++ b/source/org/jivesoftware/smackx/bookmark/BookmarkManager.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bookmark/BookmarkedConference.java b/source/org/jivesoftware/smackx/bookmark/BookmarkedConference.java index 5dac202b4..cafe6c2b0 100644 --- a/source/org/jivesoftware/smackx/bookmark/BookmarkedConference.java +++ b/source/org/jivesoftware/smackx/bookmark/BookmarkedConference.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bookmark/BookmarkedURL.java b/source/org/jivesoftware/smackx/bookmark/BookmarkedURL.java index f3d6d9d07..3d7fe5fa9 100644 --- a/source/org/jivesoftware/smackx/bookmark/BookmarkedURL.java +++ b/source/org/jivesoftware/smackx/bookmark/BookmarkedURL.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bookmark/Bookmarks.java b/source/org/jivesoftware/smackx/bookmark/Bookmarks.java index 100fa4649..8f599892b 100644 --- a/source/org/jivesoftware/smackx/bookmark/Bookmarks.java +++ b/source/org/jivesoftware/smackx/bookmark/Bookmarks.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bookmark/SharedBookmark.java b/source/org/jivesoftware/smackx/bookmark/SharedBookmark.java index f672bc155..2e406ae09 100644 --- a/source/org/jivesoftware/smackx/bookmark/SharedBookmark.java +++ b/source/org/jivesoftware/smackx/bookmark/SharedBookmark.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java b/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java index 41ab142db..0a806c2d6 100644 --- a/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java +++ b/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/source/org/jivesoftware/smackx/commands/AdHocCommand.java b/source/org/jivesoftware/smackx/commands/AdHocCommand.java index 3077d0892..a8aaa6726 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommand.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommand.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java b/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java index 64159aea9..9ab0e5ae7 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2008 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java b/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java index 10dedbead..11de2de3b 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/LocalCommand.java b/source/org/jivesoftware/smackx/commands/LocalCommand.java index 627d30ea7..d55afff60 100755 --- a/source/org/jivesoftware/smackx/commands/LocalCommand.java +++ b/source/org/jivesoftware/smackx/commands/LocalCommand.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java b/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java index 83fc4553a..afc681cf4 100644 --- a/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java +++ b/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2008 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/RemoteCommand.java b/source/org/jivesoftware/smackx/commands/RemoteCommand.java index 3c2df1d79..c2d6fbd05 100755 --- a/source/org/jivesoftware/smackx/commands/RemoteCommand.java +++ b/source/org/jivesoftware/smackx/commands/RemoteCommand.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java b/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java index 55aec6060..509b53993 100644 --- a/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java +++ b/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/debugger/EnhancedDebuggerWindow.java b/source/org/jivesoftware/smackx/debugger/EnhancedDebuggerWindow.java index a05bde951..4593a4633 100644 --- a/source/org/jivesoftware/smackx/debugger/EnhancedDebuggerWindow.java +++ b/source/org/jivesoftware/smackx/debugger/EnhancedDebuggerWindow.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java b/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java index 22b5b1dce..d14aa50e0 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java b/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java index b840fd537..110806e0f 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java b/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java index 8e07543cb..2a02ec995 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java b/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java index 6e413fa31..512da976d 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java b/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java index d1fb7bf3d..fbe94e58b 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java b/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java index 6b5ccd858..23f5ccc93 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java b/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java index b32f49a66..282739bde 100644 --- a/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java b/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java index 91a5a0d83..9d0ebe498 100644 --- a/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java b/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java index 13b8a57fc..7961c6878 100644 --- a/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java b/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java index 5eefe4370..6c6791e6f 100644 --- a/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/Affiliate.java b/source/org/jivesoftware/smackx/muc/Affiliate.java index 09a04f6da..2dc6fd6b6 100644 --- a/source/org/jivesoftware/smackx/muc/Affiliate.java +++ b/source/org/jivesoftware/smackx/muc/Affiliate.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/ConnectionDetachedPacketCollector.java b/source/org/jivesoftware/smackx/muc/ConnectionDetachedPacketCollector.java index 243c2986a..dc058623e 100644 --- a/source/org/jivesoftware/smackx/muc/ConnectionDetachedPacketCollector.java +++ b/source/org/jivesoftware/smackx/muc/ConnectionDetachedPacketCollector.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2779 $ - * $Date: 2005-09-05 17:00:45 -0300 (Mon, 05 Sep 2005) $ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java b/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java index 24570fd52..a0fba0693 100644 --- a/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java +++ b/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: $ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/DefaultParticipantStatusListener.java b/source/org/jivesoftware/smackx/muc/DefaultParticipantStatusListener.java index 6eb9efa8b..697f22ad6 100644 --- a/source/org/jivesoftware/smackx/muc/DefaultParticipantStatusListener.java +++ b/source/org/jivesoftware/smackx/muc/DefaultParticipantStatusListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/DefaultUserStatusListener.java b/source/org/jivesoftware/smackx/muc/DefaultUserStatusListener.java index de7cc87cb..a1e1c2180 100644 --- a/source/org/jivesoftware/smackx/muc/DefaultUserStatusListener.java +++ b/source/org/jivesoftware/smackx/muc/DefaultUserStatusListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/DiscussionHistory.java b/source/org/jivesoftware/smackx/muc/DiscussionHistory.java index 036f6cbd1..c20a1ebbc 100644 --- a/source/org/jivesoftware/smackx/muc/DiscussionHistory.java +++ b/source/org/jivesoftware/smackx/muc/DiscussionHistory.java @@ -1,9 +1,4 @@ /** - * $RCSfile$ -/** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/HostedRoom.java b/source/org/jivesoftware/smackx/muc/HostedRoom.java index 7cd580ba1..2b1090a8b 100644 --- a/source/org/jivesoftware/smackx/muc/HostedRoom.java +++ b/source/org/jivesoftware/smackx/muc/HostedRoom.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/InvitationListener.java b/source/org/jivesoftware/smackx/muc/InvitationListener.java index 34c915ddd..3efa810f5 100644 --- a/source/org/jivesoftware/smackx/muc/InvitationListener.java +++ b/source/org/jivesoftware/smackx/muc/InvitationListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/InvitationRejectionListener.java b/source/org/jivesoftware/smackx/muc/InvitationRejectionListener.java index 1580c6ffe..dd444407f 100644 --- a/source/org/jivesoftware/smackx/muc/InvitationRejectionListener.java +++ b/source/org/jivesoftware/smackx/muc/InvitationRejectionListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/MultiUserChat.java b/source/org/jivesoftware/smackx/muc/MultiUserChat.java index 85d1aa8e1..91a9a1ec9 100644 --- a/source/org/jivesoftware/smackx/muc/MultiUserChat.java +++ b/source/org/jivesoftware/smackx/muc/MultiUserChat.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/Occupant.java b/source/org/jivesoftware/smackx/muc/Occupant.java index 3b199a593..bb447da85 100644 --- a/source/org/jivesoftware/smackx/muc/Occupant.java +++ b/source/org/jivesoftware/smackx/muc/Occupant.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/PacketMultiplexListener.java b/source/org/jivesoftware/smackx/muc/PacketMultiplexListener.java index c1863c250..1cc21fcfe 100644 --- a/source/org/jivesoftware/smackx/muc/PacketMultiplexListener.java +++ b/source/org/jivesoftware/smackx/muc/PacketMultiplexListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2779 $ - * $Date: 2005-09-05 17:00:45 -0300 (Mon, 05 Sep 2005) $ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/ParticipantStatusListener.java b/source/org/jivesoftware/smackx/muc/ParticipantStatusListener.java index c3e248d4f..6b5972a3c 100644 --- a/source/org/jivesoftware/smackx/muc/ParticipantStatusListener.java +++ b/source/org/jivesoftware/smackx/muc/ParticipantStatusListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/RoomInfo.java b/source/org/jivesoftware/smackx/muc/RoomInfo.java index f97f5443e..9c98b083d 100644 --- a/source/org/jivesoftware/smackx/muc/RoomInfo.java +++ b/source/org/jivesoftware/smackx/muc/RoomInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/RoomListenerMultiplexor.java b/source/org/jivesoftware/smackx/muc/RoomListenerMultiplexor.java index 6f8bf05a7..bc7f31c30 100644 --- a/source/org/jivesoftware/smackx/muc/RoomListenerMultiplexor.java +++ b/source/org/jivesoftware/smackx/muc/RoomListenerMultiplexor.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2779 $ - * $Date: 2005-09-05 17:00:45 -0300 (Mon, 05 Sep 2005) $ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/SubjectUpdatedListener.java b/source/org/jivesoftware/smackx/muc/SubjectUpdatedListener.java index 3a2deab54..fc45a585f 100644 --- a/source/org/jivesoftware/smackx/muc/SubjectUpdatedListener.java +++ b/source/org/jivesoftware/smackx/muc/SubjectUpdatedListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/UserStatusListener.java b/source/org/jivesoftware/smackx/muc/UserStatusListener.java index 27f0f58f7..a26805d26 100644 --- a/source/org/jivesoftware/smackx/muc/UserStatusListener.java +++ b/source/org/jivesoftware/smackx/muc/UserStatusListener.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/AdHocCommandData.java b/source/org/jivesoftware/smackx/packet/AdHocCommandData.java index bceffcdba..86df5d304 100755 --- a/source/org/jivesoftware/smackx/packet/AdHocCommandData.java +++ b/source/org/jivesoftware/smackx/packet/AdHocCommandData.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2008 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/AttentionExtension.java b/source/org/jivesoftware/smackx/packet/AttentionExtension.java index d86fa419e..b362169cd 100644 --- a/source/org/jivesoftware/smackx/packet/AttentionExtension.java +++ b/source/org/jivesoftware/smackx/packet/AttentionExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2010 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/ChatStateExtension.java b/source/org/jivesoftware/smackx/packet/ChatStateExtension.java index ecc6acce4..20ae65b36 100644 --- a/source/org/jivesoftware/smackx/packet/ChatStateExtension.java +++ b/source/org/jivesoftware/smackx/packet/ChatStateExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/DataForm.java b/source/org/jivesoftware/smackx/packet/DataForm.java index 4d12892b5..292dc637c 100644 --- a/source/org/jivesoftware/smackx/packet/DataForm.java +++ b/source/org/jivesoftware/smackx/packet/DataForm.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/DefaultPrivateData.java b/source/org/jivesoftware/smackx/packet/DefaultPrivateData.java index b58fc6c39..d62bd62df 100644 --- a/source/org/jivesoftware/smackx/packet/DefaultPrivateData.java +++ b/source/org/jivesoftware/smackx/packet/DefaultPrivateData.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/DelayInformation.java b/source/org/jivesoftware/smackx/packet/DelayInformation.java index b9ab48518..5ba5897e5 100644 --- a/source/org/jivesoftware/smackx/packet/DelayInformation.java +++ b/source/org/jivesoftware/smackx/packet/DelayInformation.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/DiscoverInfo.java b/source/org/jivesoftware/smackx/packet/DiscoverInfo.java index c3dc063fc..11e0e61f1 100644 --- a/source/org/jivesoftware/smackx/packet/DiscoverInfo.java +++ b/source/org/jivesoftware/smackx/packet/DiscoverInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/DiscoverItems.java b/source/org/jivesoftware/smackx/packet/DiscoverItems.java index 07185e68a..69754dfe8 100644 --- a/source/org/jivesoftware/smackx/packet/DiscoverItems.java +++ b/source/org/jivesoftware/smackx/packet/DiscoverItems.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/LastActivity.java b/source/org/jivesoftware/smackx/packet/LastActivity.java index 6f4f15a11..6e2f5fb12 100644 --- a/source/org/jivesoftware/smackx/packet/LastActivity.java +++ b/source/org/jivesoftware/smackx/packet/LastActivity.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 2407 $ - * $Date: 2004-11-02 15:37:00 -0800 (Tue, 02 Nov 2004) $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MUCAdmin.java b/source/org/jivesoftware/smackx/packet/MUCAdmin.java index 75d17e0d1..07dd58cae 100644 --- a/source/org/jivesoftware/smackx/packet/MUCAdmin.java +++ b/source/org/jivesoftware/smackx/packet/MUCAdmin.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MUCInitialPresence.java b/source/org/jivesoftware/smackx/packet/MUCInitialPresence.java index d3d2796ee..20c5fad6d 100644 --- a/source/org/jivesoftware/smackx/packet/MUCInitialPresence.java +++ b/source/org/jivesoftware/smackx/packet/MUCInitialPresence.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MUCOwner.java b/source/org/jivesoftware/smackx/packet/MUCOwner.java index e33806ede..65eb3fc55 100644 --- a/source/org/jivesoftware/smackx/packet/MUCOwner.java +++ b/source/org/jivesoftware/smackx/packet/MUCOwner.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MUCUser.java b/source/org/jivesoftware/smackx/packet/MUCUser.java index bfcd67cf5..9eeb13801 100644 --- a/source/org/jivesoftware/smackx/packet/MUCUser.java +++ b/source/org/jivesoftware/smackx/packet/MUCUser.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MessageEvent.java b/source/org/jivesoftware/smackx/packet/MessageEvent.java index 5e146dc58..8efcc6aed 100644 --- a/source/org/jivesoftware/smackx/packet/MessageEvent.java +++ b/source/org/jivesoftware/smackx/packet/MessageEvent.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MultipleAddresses.java b/source/org/jivesoftware/smackx/packet/MultipleAddresses.java index 522250a0f..827ef9176 100644 --- a/source/org/jivesoftware/smackx/packet/MultipleAddresses.java +++ b/source/org/jivesoftware/smackx/packet/MultipleAddresses.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/Nick.java b/source/org/jivesoftware/smackx/packet/Nick.java index 9a64eaa42..468f0d07f 100644 --- a/source/org/jivesoftware/smackx/packet/Nick.java +++ b/source/org/jivesoftware/smackx/packet/Nick.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/OfflineMessageInfo.java b/source/org/jivesoftware/smackx/packet/OfflineMessageInfo.java index 5f9954df9..ee535cd04 100644 --- a/source/org/jivesoftware/smackx/packet/OfflineMessageInfo.java +++ b/source/org/jivesoftware/smackx/packet/OfflineMessageInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/OfflineMessageRequest.java b/source/org/jivesoftware/smackx/packet/OfflineMessageRequest.java index 1d9d096cc..74bff7acc 100644 --- a/source/org/jivesoftware/smackx/packet/OfflineMessageRequest.java +++ b/source/org/jivesoftware/smackx/packet/OfflineMessageRequest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/PEPEvent.java b/source/org/jivesoftware/smackx/packet/PEPEvent.java index e9dab0e84..6d785a9a5 100644 --- a/source/org/jivesoftware/smackx/packet/PEPEvent.java +++ b/source/org/jivesoftware/smackx/packet/PEPEvent.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPEvent.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/11/03 00:14:32 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/PEPItem.java b/source/org/jivesoftware/smackx/packet/PEPItem.java index b216ebb66..0e52ee8e1 100644 --- a/source/org/jivesoftware/smackx/packet/PEPItem.java +++ b/source/org/jivesoftware/smackx/packet/PEPItem.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPItem.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/11/06 02:05:09 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/PEPPubSub.java b/source/org/jivesoftware/smackx/packet/PEPPubSub.java index 780bea210..fc8a1646c 100644 --- a/source/org/jivesoftware/smackx/packet/PEPPubSub.java +++ b/source/org/jivesoftware/smackx/packet/PEPPubSub.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPPubSub.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/11/03 04:46:52 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/PrivateData.java b/source/org/jivesoftware/smackx/packet/PrivateData.java index 3ddb7d5a8..394eac699 100644 --- a/source/org/jivesoftware/smackx/packet/PrivateData.java +++ b/source/org/jivesoftware/smackx/packet/PrivateData.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/RosterExchange.java b/source/org/jivesoftware/smackx/packet/RosterExchange.java index ad59146f0..3939dea40 100644 --- a/source/org/jivesoftware/smackx/packet/RosterExchange.java +++ b/source/org/jivesoftware/smackx/packet/RosterExchange.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java b/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java index 59bd98e7c..69bfd7891 100644 --- a/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java +++ b/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/StreamInitiation.java b/source/org/jivesoftware/smackx/packet/StreamInitiation.java index 7856c1bfa..8a0effa3b 100644 --- a/source/org/jivesoftware/smackx/packet/StreamInitiation.java +++ b/source/org/jivesoftware/smackx/packet/StreamInitiation.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/Time.java b/source/org/jivesoftware/smackx/packet/Time.java index fddc86998..67763d1e3 100644 --- a/source/org/jivesoftware/smackx/packet/Time.java +++ b/source/org/jivesoftware/smackx/packet/Time.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/VCard.java b/source/org/jivesoftware/smackx/packet/VCard.java index 98598915d..b0d02af6e 100644 --- a/source/org/jivesoftware/smackx/packet/VCard.java +++ b/source/org/jivesoftware/smackx/packet/VCard.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/Version.java b/source/org/jivesoftware/smackx/packet/Version.java index 41ee419f6..c4e4ed4eb 100644 --- a/source/org/jivesoftware/smackx/packet/Version.java +++ b/source/org/jivesoftware/smackx/packet/Version.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/XHTMLExtension.java b/source/org/jivesoftware/smackx/packet/XHTMLExtension.java index ba5e676ad..1c0ed6372 100644 --- a/source/org/jivesoftware/smackx/packet/XHTMLExtension.java +++ b/source/org/jivesoftware/smackx/packet/XHTMLExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java b/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java index 63d24ec38..976928331 100755 --- a/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java +++ b/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/DataFormProvider.java b/source/org/jivesoftware/smackx/provider/DataFormProvider.java index c13f234be..c10fc79cd 100644 --- a/source/org/jivesoftware/smackx/provider/DataFormProvider.java +++ b/source/org/jivesoftware/smackx/provider/DataFormProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/DelayInformationProvider.java b/source/org/jivesoftware/smackx/provider/DelayInformationProvider.java index 43ad8ab38..9e60e3830 100644 --- a/source/org/jivesoftware/smackx/provider/DelayInformationProvider.java +++ b/source/org/jivesoftware/smackx/provider/DelayInformationProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/DiscoverInfoProvider.java b/source/org/jivesoftware/smackx/provider/DiscoverInfoProvider.java index d10049160..9f8fa102f 100644 --- a/source/org/jivesoftware/smackx/provider/DiscoverInfoProvider.java +++ b/source/org/jivesoftware/smackx/provider/DiscoverInfoProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/DiscoverItemsProvider.java b/source/org/jivesoftware/smackx/provider/DiscoverItemsProvider.java index aacd7ef47..d5316d84e 100644 --- a/source/org/jivesoftware/smackx/provider/DiscoverItemsProvider.java +++ b/source/org/jivesoftware/smackx/provider/DiscoverItemsProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MUCAdminProvider.java b/source/org/jivesoftware/smackx/provider/MUCAdminProvider.java index 107223204..afe932265 100644 --- a/source/org/jivesoftware/smackx/provider/MUCAdminProvider.java +++ b/source/org/jivesoftware/smackx/provider/MUCAdminProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MUCOwnerProvider.java b/source/org/jivesoftware/smackx/provider/MUCOwnerProvider.java index ff3094ebc..3bd388f6a 100644 --- a/source/org/jivesoftware/smackx/provider/MUCOwnerProvider.java +++ b/source/org/jivesoftware/smackx/provider/MUCOwnerProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MUCUserProvider.java b/source/org/jivesoftware/smackx/provider/MUCUserProvider.java index 5a98af676..875bda947 100644 --- a/source/org/jivesoftware/smackx/provider/MUCUserProvider.java +++ b/source/org/jivesoftware/smackx/provider/MUCUserProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MessageEventProvider.java b/source/org/jivesoftware/smackx/provider/MessageEventProvider.java index b6315460d..bdb8f81bf 100644 --- a/source/org/jivesoftware/smackx/provider/MessageEventProvider.java +++ b/source/org/jivesoftware/smackx/provider/MessageEventProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java b/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java index 4c3e35665..c97cffe1b 100644 --- a/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java +++ b/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/PEPProvider.java b/source/org/jivesoftware/smackx/provider/PEPProvider.java index f33dcde91..516e10c8b 100644 --- a/source/org/jivesoftware/smackx/provider/PEPProvider.java +++ b/source/org/jivesoftware/smackx/provider/PEPProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile: PEPProvider.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/11/06 02:05:09 $ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/PrivateDataProvider.java b/source/org/jivesoftware/smackx/provider/PrivateDataProvider.java index b781a5a0b..a14707b78 100644 --- a/source/org/jivesoftware/smackx/provider/PrivateDataProvider.java +++ b/source/org/jivesoftware/smackx/provider/PrivateDataProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/RosterExchangeProvider.java b/source/org/jivesoftware/smackx/provider/RosterExchangeProvider.java index 76e09be67..a80492738 100644 --- a/source/org/jivesoftware/smackx/provider/RosterExchangeProvider.java +++ b/source/org/jivesoftware/smackx/provider/RosterExchangeProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java b/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java index bd2d54ee1..eb74d196b 100644 --- a/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java +++ b/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/VCardProvider.java b/source/org/jivesoftware/smackx/provider/VCardProvider.java index 25c7110a2..5400229e3 100644 --- a/source/org/jivesoftware/smackx/provider/VCardProvider.java +++ b/source/org/jivesoftware/smackx/provider/VCardProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/XHTMLExtensionProvider.java b/source/org/jivesoftware/smackx/provider/XHTMLExtensionProvider.java index 4aebf52b0..c7f1908b8 100644 --- a/source/org/jivesoftware/smackx/provider/XHTMLExtensionProvider.java +++ b/source/org/jivesoftware/smackx/provider/XHTMLExtensionProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/pubsub/CollectionNode.java b/source/org/jivesoftware/smackx/pubsub/CollectionNode.java index dcd1cc4a4..caecbdbdf 100644 --- a/source/org/jivesoftware/smackx/pubsub/CollectionNode.java +++ b/source/org/jivesoftware/smackx/pubsub/CollectionNode.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/source/org/jivesoftware/smackx/pubsub/ItemPublishEvent.java b/source/org/jivesoftware/smackx/pubsub/ItemPublishEvent.java index 1ef1f6776..2a274f795 100644 --- a/source/org/jivesoftware/smackx/pubsub/ItemPublishEvent.java +++ b/source/org/jivesoftware/smackx/pubsub/ItemPublishEvent.java @@ -66,7 +66,6 @@ public class ItemPublishEvent extends SubscriptionEvent * @param nodeId The id of the node the event came from * @param eventItems The list of {@link Item} that were published * @param subscriptionIds The list of subscriptionIds - * @param publishedDate The original publishing date of the events */ public ItemPublishEvent(String nodeId, List eventItems, List subscriptionIds, Date publishedDate) { @@ -106,7 +105,6 @@ public class ItemPublishEvent extends SubscriptionEvent * Gets the original date the items were published. This is only * valid if {@link #isDelayed()} is true. * - * @return Date items were published if {@link #isDelayed()} is true, null otherwise. */ public Date getPublishedDate() { diff --git a/source/org/jivesoftware/smackx/pubsub/Node.java b/source/org/jivesoftware/smackx/pubsub/Node.java index 1b0ff5afd..f02f4b7ab 100644 --- a/source/org/jivesoftware/smackx/pubsub/Node.java +++ b/source/org/jivesoftware/smackx/pubsub/Node.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/source/org/jivesoftware/smackx/pubsub/NodeEvent.java b/source/org/jivesoftware/smackx/pubsub/NodeEvent.java index 1392e851e..bb7364b90 100644 --- a/source/org/jivesoftware/smackx/pubsub/NodeEvent.java +++ b/source/org/jivesoftware/smackx/pubsub/NodeEvent.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/source/org/jivesoftware/smackx/pubsub/SubscribeOptionFields.java b/source/org/jivesoftware/smackx/pubsub/SubscribeOptionFields.java index dfca6016f..3a6774e45 100644 --- a/source/org/jivesoftware/smackx/pubsub/SubscribeOptionFields.java +++ b/source/org/jivesoftware/smackx/pubsub/SubscribeOptionFields.java @@ -46,7 +46,6 @@ public enum SubscribeOptionFields digest_frequency, /** - * The DateTime at which a leased subsscription will end ro has ended. * *

Value: {@link Calendar}

*/ diff --git a/test-unit/org/jivesoftware/smack/ChatConnectionTest.java b/test-unit/org/jivesoftware/smack/ChatConnectionTest.java index 72d56ff50..ebcfe91c7 100644 --- a/test-unit/org/jivesoftware/smack/ChatConnectionTest.java +++ b/test-unit/org/jivesoftware/smack/ChatConnectionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 11640 $ - * $Date: 2010-02-18 08:38:57 -0500 (Thu, 18 Feb 2010) $ * * Copyright 2010 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/DummyConnection.java b/test-unit/org/jivesoftware/smack/DummyConnection.java index 308644a49..97901d23c 100644 --- a/test-unit/org/jivesoftware/smack/DummyConnection.java +++ b/test-unit/org/jivesoftware/smack/DummyConnection.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2010 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/RosterOfflineTest.java b/test-unit/org/jivesoftware/smack/RosterOfflineTest.java index 3e7f052aa..1238f9519 100644 --- a/test-unit/org/jivesoftware/smack/RosterOfflineTest.java +++ b/test-unit/org/jivesoftware/smack/RosterOfflineTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smack/RosterTest.java b/test-unit/org/jivesoftware/smack/RosterTest.java index f2e9f1d86..f931eb58a 100644 --- a/test-unit/org/jivesoftware/smack/RosterTest.java +++ b/test-unit/org/jivesoftware/smack/RosterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2010 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java b/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java index d293dfee2..a64e5aca7 100644 --- a/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java +++ b/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java b/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java index 56bb93192..04df31e6d 100644 --- a/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java +++ b/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2011 Robin Collier * diff --git a/test-unit/org/jivesoftware/smack/packet/IQResponseTest.java b/test-unit/org/jivesoftware/smack/packet/IQResponseTest.java index de116ee52..aca84ec6b 100644 --- a/test-unit/org/jivesoftware/smack/packet/IQResponseTest.java +++ b/test-unit/org/jivesoftware/smack/packet/IQResponseTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2010 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/packet/MessageTest.java b/test-unit/org/jivesoftware/smack/packet/MessageTest.java index 526698bb1..80ead352c 100644 --- a/test-unit/org/jivesoftware/smack/packet/MessageTest.java +++ b/test-unit/org/jivesoftware/smack/packet/MessageTest.java @@ -1,6 +1,4 @@ /** - * $Revision:$ - * $Date:$ * * Copyright (C) 2007 Jive Software. All rights reserved. * This software is the proprietary information of Jive Software. Use is subject to license terms. diff --git a/test-unit/org/jivesoftware/smack/packet/PresenceTest.java b/test-unit/org/jivesoftware/smack/packet/PresenceTest.java index 56987dbe2..913f96687 100644 --- a/test-unit/org/jivesoftware/smack/packet/PresenceTest.java +++ b/test-unit/org/jivesoftware/smack/packet/PresenceTest.java @@ -1,6 +1,4 @@ /** - * $Revision:$ - * $Date:$ * * Copyright (C) 2007 Jive Software. All rights reserved. * This software is the proprietary information of Jive Software. Use is subject to license terms. diff --git a/test-unit/org/jivesoftware/smack/test/util/TestUtils.java b/test-unit/org/jivesoftware/smack/test/util/TestUtils.java index 7d240bb03..4d439f952 100644 --- a/test-unit/org/jivesoftware/smack/test/util/TestUtils.java +++ b/test-unit/org/jivesoftware/smack/test/util/TestUtils.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2013 Robin Collier * diff --git a/test-unit/org/jivesoftware/smack/util/PacketParserUtilsTest.java b/test-unit/org/jivesoftware/smack/util/PacketParserUtilsTest.java index 5b4025ba4..97f294521 100644 --- a/test-unit/org/jivesoftware/smack/util/PacketParserUtilsTest.java +++ b/test-unit/org/jivesoftware/smack/util/PacketParserUtilsTest.java @@ -1,6 +1,4 @@ /** - * $Revision:$ - * $Date:$ * * Copyright (C) 2007 Jive Software. All rights reserved. * This software is the proprietary information of Jive Software. Use is subject to license terms. diff --git a/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java b/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java index 5f81330f9..1a41472da 100644 --- a/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java +++ b/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java index bec303762..47cdc5615 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java index 158459860..5db49a70b 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java index 92644fcf5..141840506 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java index 75450f3ab..b85de7ea1 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java index 5754b1031..189e4f2f2 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java b/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java index 3140fd4ad..4b59ba55f 100644 --- a/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java +++ b/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2011 Robin Collier * diff --git a/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java b/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java index 77144869d..7c8f2896b 100644 --- a/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java +++ b/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2011 Robin Collier * diff --git a/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java b/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java index 68834d6b8..0ed1518d4 100644 --- a/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java +++ b/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2011 Robin Collier * diff --git a/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java b/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java index b28b6b9ae..c817a88c1 100644 --- a/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java +++ b/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2011 Robin Collier * diff --git a/test/org/jivesoftware/smack/ChatTest.java b/test/org/jivesoftware/smack/ChatTest.java index 1d973dd1a..e21858afa 100644 --- a/test/org/jivesoftware/smack/ChatTest.java +++ b/test/org/jivesoftware/smack/ChatTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2004 Jive Software. * diff --git a/test/org/jivesoftware/smack/FloodTest.java b/test/org/jivesoftware/smack/FloodTest.java index f78a79c87..c9683027b 100644 --- a/test/org/jivesoftware/smack/FloodTest.java +++ b/test/org/jivesoftware/smack/FloodTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/IQTest.java b/test/org/jivesoftware/smack/IQTest.java index 278358d3a..315a2103b 100644 --- a/test/org/jivesoftware/smack/IQTest.java +++ b/test/org/jivesoftware/smack/IQTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/LoginTest.java b/test/org/jivesoftware/smack/LoginTest.java index 39f30862d..f333f089c 100644 --- a/test/org/jivesoftware/smack/LoginTest.java +++ b/test/org/jivesoftware/smack/LoginTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/MessageTest.java b/test/org/jivesoftware/smack/MessageTest.java index c1e412706..96b4af1fa 100644 --- a/test/org/jivesoftware/smack/MessageTest.java +++ b/test/org/jivesoftware/smack/MessageTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/PacketReaderTest.java b/test/org/jivesoftware/smack/PacketReaderTest.java index 5ac670be0..ccebe11db 100644 --- a/test/org/jivesoftware/smack/PacketReaderTest.java +++ b/test/org/jivesoftware/smack/PacketReaderTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2004 Jive Software. * diff --git a/test/org/jivesoftware/smack/PresenceTest.java b/test/org/jivesoftware/smack/PresenceTest.java index 9c24ce0fe..af1a6d21d 100644 --- a/test/org/jivesoftware/smack/PresenceTest.java +++ b/test/org/jivesoftware/smack/PresenceTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/PrivacyClient.java b/test/org/jivesoftware/smack/PrivacyClient.java index 3dc6cae56..129ec86c2 100644 --- a/test/org/jivesoftware/smack/PrivacyClient.java +++ b/test/org/jivesoftware/smack/PrivacyClient.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/ReconnectionTest.java b/test/org/jivesoftware/smack/ReconnectionTest.java index 4f2b080d0..5f257623e 100644 --- a/test/org/jivesoftware/smack/ReconnectionTest.java +++ b/test/org/jivesoftware/smack/ReconnectionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java b/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java index 050e55a2a..d9470f795 100644 --- a/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java +++ b/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/RosterListenerTest.java b/test/org/jivesoftware/smack/RosterListenerTest.java index 91ba11de9..d897b83ed 100644 --- a/test/org/jivesoftware/smack/RosterListenerTest.java +++ b/test/org/jivesoftware/smack/RosterListenerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/RosterSmackTest.java b/test/org/jivesoftware/smack/RosterSmackTest.java index 5d2aa97d1..16af3fead 100644 --- a/test/org/jivesoftware/smack/RosterSmackTest.java +++ b/test/org/jivesoftware/smack/RosterSmackTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/AndFilterTest.java b/test/org/jivesoftware/smack/filter/AndFilterTest.java index bde061e4c..d3d0dfef1 100644 --- a/test/org/jivesoftware/smack/filter/AndFilterTest.java +++ b/test/org/jivesoftware/smack/filter/AndFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java b/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java index 71d3386ca..1ceee63c3 100644 --- a/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java +++ b/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/NotFilterTest.java b/test/org/jivesoftware/smack/filter/NotFilterTest.java index 135e27457..2dcbc1137 100644 --- a/test/org/jivesoftware/smack/filter/NotFilterTest.java +++ b/test/org/jivesoftware/smack/filter/NotFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/OrFilterTest.java b/test/org/jivesoftware/smack/filter/OrFilterTest.java index 7bbae8bc3..10a9fbeaf 100644 --- a/test/org/jivesoftware/smack/filter/OrFilterTest.java +++ b/test/org/jivesoftware/smack/filter/OrFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java b/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java index febd03897..277eb499f 100644 --- a/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java +++ b/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java b/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java index 832b2afec..3cfa8c058 100644 --- a/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java +++ b/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java b/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java index 38438b03e..7f8014d3b 100644 --- a/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java +++ b/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/packet/MockPacket.java b/test/org/jivesoftware/smack/packet/MockPacket.java index cea2f9060..b1a2da77f 100644 --- a/test/org/jivesoftware/smack/packet/MockPacket.java +++ b/test/org/jivesoftware/smack/packet/MockPacket.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003 Jive Software. * diff --git a/test/org/jivesoftware/smack/packet/MockPacketFilter.java b/test/org/jivesoftware/smack/packet/MockPacketFilter.java index e0bbf823c..83d86a786 100644 --- a/test/org/jivesoftware/smack/packet/MockPacketFilter.java +++ b/test/org/jivesoftware/smack/packet/MockPacketFilter.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java b/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java index f010c336b..58b1937bb 100644 --- a/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java +++ b/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/packet/PrivacyTest.java b/test/org/jivesoftware/smack/packet/PrivacyTest.java index cead0dc4b..fa1da9820 100644 --- a/test/org/jivesoftware/smack/packet/PrivacyTest.java +++ b/test/org/jivesoftware/smack/packet/PrivacyTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/test/org/jivesoftware/smack/test/SmackTestCase.java b/test/org/jivesoftware/smack/test/SmackTestCase.java index 48e017743..96bebceb1 100644 --- a/test/org/jivesoftware/smack/test/SmackTestCase.java +++ b/test/org/jivesoftware/smack/test/SmackTestCase.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2005 Jive Software. * diff --git a/test/org/jivesoftware/smack/util/CacheTest.java b/test/org/jivesoftware/smack/util/CacheTest.java index ff8eb0233..5a8771092 100644 --- a/test/org/jivesoftware/smack/util/CacheTest.java +++ b/test/org/jivesoftware/smack/util/CacheTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2005 Jive Software. * diff --git a/test/org/jivesoftware/smack/util/XMPPErrorTest.java b/test/org/jivesoftware/smack/util/XMPPErrorTest.java index d7936ad76..277983dff 100644 --- a/test/org/jivesoftware/smack/util/XMPPErrorTest.java +++ b/test/org/jivesoftware/smack/util/XMPPErrorTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/CompressionTest.java b/test/org/jivesoftware/smackx/CompressionTest.java index d72ea3d30..83edcb3da 100644 --- a/test/org/jivesoftware/smackx/CompressionTest.java +++ b/test/org/jivesoftware/smackx/CompressionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision: 3177 $ - * $Date: $ * * Copyright 2003-2005 Jive Software. * diff --git a/test/org/jivesoftware/smackx/FileTransferTest.java b/test/org/jivesoftware/smackx/FileTransferTest.java index 13aac53ee..dc07e61a4 100644 --- a/test/org/jivesoftware/smackx/FileTransferTest.java +++ b/test/org/jivesoftware/smackx/FileTransferTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/FormTest.java b/test/org/jivesoftware/smackx/FormTest.java index b189cbaf2..4692f8661 100644 --- a/test/org/jivesoftware/smackx/FormTest.java +++ b/test/org/jivesoftware/smackx/FormTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2004 Jive Software. * diff --git a/test/org/jivesoftware/smackx/GroupChatInvitationTest.java b/test/org/jivesoftware/smackx/GroupChatInvitationTest.java index 14f5ed1b1..9223d5dde 100644 --- a/test/org/jivesoftware/smackx/GroupChatInvitationTest.java +++ b/test/org/jivesoftware/smackx/GroupChatInvitationTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/LastActivityManagerTest.java b/test/org/jivesoftware/smackx/LastActivityManagerTest.java index df1f69d19..3fcf8612b 100644 --- a/test/org/jivesoftware/smackx/LastActivityManagerTest.java +++ b/test/org/jivesoftware/smackx/LastActivityManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/MessageEventManagerTest.java b/test/org/jivesoftware/smackx/MessageEventManagerTest.java index d3a09c349..0ac94a80a 100644 --- a/test/org/jivesoftware/smackx/MessageEventManagerTest.java +++ b/test/org/jivesoftware/smackx/MessageEventManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/MessageEventTests.java b/test/org/jivesoftware/smackx/MessageEventTests.java index bf28a9ccc..babf1661f 100644 --- a/test/org/jivesoftware/smackx/MessageEventTests.java +++ b/test/org/jivesoftware/smackx/MessageEventTests.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java b/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java index e1421f359..4960dd701 100644 --- a/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java +++ b/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/OfflineMessageManagerTest.java b/test/org/jivesoftware/smackx/OfflineMessageManagerTest.java index 052c61933..d812a28cf 100644 --- a/test/org/jivesoftware/smackx/OfflineMessageManagerTest.java +++ b/test/org/jivesoftware/smackx/OfflineMessageManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java b/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java index 73780d80b..cca1f53d6 100644 --- a/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java +++ b/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/RosterExchangeTests.java b/test/org/jivesoftware/smackx/RosterExchangeTests.java index 36ae1ecd7..bac152647 100644 --- a/test/org/jivesoftware/smackx/RosterExchangeTests.java +++ b/test/org/jivesoftware/smackx/RosterExchangeTests.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java b/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java index 12369f27e..86755e126 100644 --- a/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java +++ b/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/SharedGroupsTest.java b/test/org/jivesoftware/smackx/SharedGroupsTest.java index 084862029..53ff02aa5 100644 --- a/test/org/jivesoftware/smackx/SharedGroupsTest.java +++ b/test/org/jivesoftware/smackx/SharedGroupsTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/VCardTest.java b/test/org/jivesoftware/smackx/VCardTest.java index e38e183b2..7a86f11f7 100644 --- a/test/org/jivesoftware/smackx/VCardTest.java +++ b/test/org/jivesoftware/smackx/VCardTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/VersionTest.java b/test/org/jivesoftware/smackx/VersionTest.java index f38bcbec5..813c38f31 100644 --- a/test/org/jivesoftware/smackx/VersionTest.java +++ b/test/org/jivesoftware/smackx/VersionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/XHTMLManagerTest.java b/test/org/jivesoftware/smackx/XHTMLManagerTest.java index 8cd95c6a5..54fdea780 100644 --- a/test/org/jivesoftware/smackx/XHTMLManagerTest.java +++ b/test/org/jivesoftware/smackx/XHTMLManagerTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/XHTMLSupportTests.java b/test/org/jivesoftware/smackx/XHTMLSupportTests.java index 5bd3a7b12..3735fb75f 100644 --- a/test/org/jivesoftware/smackx/XHTMLSupportTests.java +++ b/test/org/jivesoftware/smackx/XHTMLSupportTests.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java b/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java index e4e4c8c3d..fceedfc56 100644 --- a/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java +++ b/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java b/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java index dbbe66618..737a8b0f5 100644 --- a/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java +++ b/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java b/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java index f4de2b1a6..2fe8034e6 100644 --- a/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java +++ b/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/packet/MessageEventTest.java b/test/org/jivesoftware/smackx/packet/MessageEventTest.java index 1a10df9e6..a60898d92 100644 --- a/test/org/jivesoftware/smackx/packet/MessageEventTest.java +++ b/test/org/jivesoftware/smackx/packet/MessageEventTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java b/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java index dbd0e55ba..5747ebebe 100644 --- a/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java +++ b/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java b/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java index 0de071b4f..e1b3a1e56 100644 --- a/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java +++ b/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/CarExtension.java b/test/org/jivesoftware/smackx/pubsub/CarExtension.java index 3af9848c2..e6c6fca2d 100644 --- a/test/org/jivesoftware/smackx/pubsub/CarExtension.java +++ b/test/org/jivesoftware/smackx/pubsub/CarExtension.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java b/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java index fe3095920..bbaaf7026 100644 --- a/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java +++ b/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java b/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java index 12c251c4b..3eae42033 100644 --- a/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java b/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java index 031472ed5..69d53f01b 100644 --- a/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier. * diff --git a/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java b/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java index 23e9529f9..22b5ed654 100644 --- a/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java b/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java index 4e69c1327..30394f01f 100644 --- a/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java b/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java index bb1cf3a70..162693b5e 100644 --- a/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/TestAPI.java b/test/org/jivesoftware/smackx/pubsub/TestAPI.java index d6ca512dc..b3a41d8a1 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestAPI.java +++ b/test/org/jivesoftware/smackx/pubsub/TestAPI.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/TestEvents.java b/test/org/jivesoftware/smackx/pubsub/TestEvents.java index a8db5b6e0..86d57e8b3 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestEvents.java +++ b/test/org/jivesoftware/smackx/pubsub/TestEvents.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java b/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java index a1ce54285..2255e5191 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java +++ b/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java b/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java index f4b599fc7..6934ee5f3 100644 --- a/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java +++ b/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java b/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java index 38d5f73f8..f70bbf636 100644 --- a/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java +++ b/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java @@ -1,7 +1,4 @@ /** - * $RCSfile$ - * $Revision$ - * $Date$ * * Copyright 2009 Robin Collier * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/MetaData.java b/workgroup/source/org/jivesoftware/smackx/workgroup/MetaData.java index 115a79c95..1b517d6c4 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/MetaData.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/MetaData.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/QueueUser.java b/workgroup/source/org/jivesoftware/smackx/workgroup/QueueUser.java index 89a18995f..87fd81020 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/QueueUser.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/QueueUser.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitation.java b/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitation.java index ac3b5b6d9..4d2c6c5f5 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitation.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitation.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitationListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitationListener.java index bc7324252..aa6c37a44 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitationListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/WorkgroupInvitationListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Agent.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Agent.java index bebac3721..8c4d16008 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Agent.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Agent.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java index 0dd74b16f..bccf6e06d 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRoster.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRosterListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRosterListener.java index 4db920377..111bb79b7 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRosterListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentRosterListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentSession.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentSession.java index 16499f1bb..612c3dede 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentSession.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/AgentSession.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * @@ -858,7 +856,6 @@ public class AgentSession { * * @param jid the jid of the agent. * @param maxSessions the max number of sessions to retrieve. - * @param startDate the starting date of sessions to retrieve. * @return the chat history associated with a given jid. * @throws XMPPException if an error occurs while retrieving the AgentChatHistory. */ diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/InvitationRequest.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/InvitationRequest.java index 16b324ae2..ed27d36e0 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/InvitationRequest.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/InvitationRequest.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Offer.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Offer.java index ece8c6fde..961cf2529 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Offer.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/Offer.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * @@ -59,7 +57,6 @@ public class Offer { * @param userID the userID of the user from which the offer originates. * @param userJID the XMPP address of the user from which the offer originates. * @param workgroupName the fully qualified name of the workgroup. - * @param expiresDate the date at which this offer expires. * @param sessionID the session id associated with the offer. * @param metaData the metadata associated with the offer. * @param content content of the offer. The content explains the reason for the offer diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmation.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmation.java index f55d5881a..34a93372b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmation.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmation.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmationListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmationListener.java index fb10550cf..3443f58fa 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmationListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferConfirmationListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferContent.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferContent.java index a11ddc3d8..6707def75 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferContent.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferContent.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferListener.java index 5efde9919..7276af233 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/OfferListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/QueueUsersListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/QueueUsersListener.java index 9fcff9a7b..90a0eb4cc 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/QueueUsersListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/QueueUsersListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/RevokedOffer.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/RevokedOffer.java index dab4d912f..74a67336b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/RevokedOffer.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/RevokedOffer.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java index 8a3801fcf..1196e7c84 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptManager.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java index 8260cd6b1..c428b05bc 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TranscriptSearchManager.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TransferRequest.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TransferRequest.java index a3abbaa38..8be634136 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TransferRequest.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/TransferRequest.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/UserRequest.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/UserRequest.java index ccaaaf37a..a745026fd 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/UserRequest.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/UserRequest.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/WorkgroupQueue.java b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/WorkgroupQueue.java index b43c82608..90b5e304c 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/agent/WorkgroupQueue.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/agent/WorkgroupQueue.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/forms/WorkgroupForm.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/forms/WorkgroupForm.java index f2dc08e90..aed64ce2b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/forms/WorkgroupForm.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/forms/WorkgroupForm.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatHistory.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatHistory.java index 7b8d200fc..87b02de9f 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatHistory.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatHistory.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatSession.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatSession.java index 5113cda1e..68bb44cc3 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatSession.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/AgentChatSession.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/ChatMetadata.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/ChatMetadata.java index 301e1a53c..a66b5e807 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/ChatMetadata.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/history/ChatMetadata.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macro.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macro.java index acf619687..5dd19173b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macro.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macro.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/MacroGroup.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/MacroGroup.java index 0742b3d26..eef1692b7 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/MacroGroup.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/MacroGroup.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macros.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macros.java index b658bf965..7d3b88983 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macros.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/macros/Macros.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/notes/ChatNotes.java b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/notes/ChatNotes.java index eff3c6c6d..eb85799de 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/ext/notes/ChatNotes.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/ext/notes/ChatNotes.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentInfo.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentInfo.java index 8b9d23073..ea18c7af8 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentInfo.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentInfo.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatus.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatus.java index 9f4903316..18fdfc5c3 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatus.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatus.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatusRequest.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatusRequest.java index 48549d22d..6d9fd26ba 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatusRequest.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentStatusRequest.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentWorkgroups.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentWorkgroups.java index 292a640d8..24497145b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentWorkgroups.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/AgentWorkgroups.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/DepartQueuePacket.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/DepartQueuePacket.java index 620291c49..46d5d415b 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/DepartQueuePacket.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/DepartQueuePacket.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/MetaDataProvider.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/MetaDataProvider.java index af76986be..20b9d5fee 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/MetaDataProvider.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/MetaDataProvider.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OccupantsInfo.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OccupantsInfo.java index 0f8086649..310704f12 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OccupantsInfo.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OccupantsInfo.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRequestProvider.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRequestProvider.java index 8f56b788a..3f72d7917 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRequestProvider.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRequestProvider.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRevokeProvider.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRevokeProvider.java index 202824c21..c1380caa7 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRevokeProvider.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/OfferRevokeProvider.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueDetails.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueDetails.java index 230ceba6a..023cbf774 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueDetails.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueDetails.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueOverview.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueOverview.java index a559579b4..21e2e87a2 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueOverview.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueOverview.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueUpdate.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueUpdate.java index c326a570c..4bea1e09c 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueUpdate.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/QueueUpdate.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomInvitation.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomInvitation.java index 34555dec7..84481c20f 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomInvitation.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomInvitation.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomTransfer.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomTransfer.java index d1e83e24f..33f3630a8 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomTransfer.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/RoomTransfer.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/SessionID.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/SessionID.java index bfd7cfd72..e08139c90 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/SessionID.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/SessionID.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcript.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcript.java index 7f8f29e58..ef513005f 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcript.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcript.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptProvider.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptProvider.java index 791b06ef2..89bb477aa 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptProvider.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptProvider.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptSearch.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptSearch.java index 72693c494..052365366 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptSearch.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptSearch.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcripts.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcripts.java index 66ddaad7e..36c2ae714 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcripts.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/Transcripts.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptsProvider.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptsProvider.java index cb8f42979..9fe81b817 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptsProvider.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/TranscriptsProvider.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/UserID.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/UserID.java index 8bf458905..5bbaeede5 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/UserID.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/UserID.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/WorkgroupInformation.java b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/WorkgroupInformation.java index b0ea447a4..b5318eaf0 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/packet/WorkgroupInformation.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/packet/WorkgroupInformation.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSetting.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSetting.java index 921134ace..df3bf55ae 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSetting.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSetting.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSettings.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSettings.java index ccc7a4003..dcace6c5f 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSettings.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/ChatSettings.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/GenericSettings.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/GenericSettings.java index 702eeb790..df486e623 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/GenericSettings.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/GenericSettings.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/OfflineSettings.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/OfflineSettings.java index 15136fd12..541dc8334 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/OfflineSettings.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/OfflineSettings.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/SoundSettings.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/SoundSettings.java index 66bec35b4..70a6b98cc 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/SoundSettings.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/SoundSettings.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/WorkgroupProperties.java b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/WorkgroupProperties.java index 8e405bbcb..4bc4c0995 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/settings/WorkgroupProperties.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/settings/WorkgroupProperties.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/workgroup/source/org/jivesoftware/smackx/workgroup/user/QueueListener.java b/workgroup/source/org/jivesoftware/smackx/workgroup/user/QueueListener.java index fa3e6a6cf..012d7fe77 100644 --- a/workgroup/source/org/jivesoftware/smackx/workgroup/user/QueueListener.java +++ b/workgroup/source/org/jivesoftware/smackx/workgroup/user/QueueListener.java @@ -1,6 +1,4 @@ /** - * $Revision$ - * $Date$ * * Copyright 2003-2007 Jive Software. *