diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java index 7bb44bace..72431d5f2 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/ContentNegotiator.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java index a1d639158..d0ca2b73c 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleActionEnum.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java index 88729127c..965369bc8 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleException.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 c070f742a..caa803419 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleNegotiatorState.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java index 7cf265ed6..d1f7bd27d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSession.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: JingleSession.java,v $ - * $Revision: 1.20 $ - * $Date: 2007/07/18 18:29:21 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 69dfea8b3..830ec5c7c 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionState.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java index 61ef0674d..f698f4a93 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateActive.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java index b84c3746b..a3cefe059 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateEnded.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java index cac2a7e96..3221da679 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStatePending.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java index 9881d6f5d..17fa61d1b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/JingleSessionStateUnknown.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 62cd10ab7..e4fdd73ff 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 0024146d5..6fdb17f48 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 9331c32a0..cd77ee888 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 e9c1bb1a9..2716f90d8 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 e471b2c10..8d01d210c 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 cfd073563..169c7ff3e 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 c8cb30c59..f346f757a 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 b9a87e2e0..5b056b481 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/HttpServer.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: HttpServer.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 39db4cce9..cf793da07 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/ICECandidate.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: ICECandidate.java,v $ - * $Revision: 1.2 $ - * $Date: 2007/07/03 16:36:31 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 09b2407d4..4a92a091e 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TcpUdpBridgeClient.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: TcpUdpBridgeClient.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 5bae64ce1..5a127afd3 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 99d04b464..04bf118e3 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TestResult.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: TestResult.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 4c4be7803..843344b3d 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportCandidate.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: TransportCandidate.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 b12805703..67f32107b 100644 --- a/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java +++ b/jingle/extension/source/org/jivesoftware/smackx/jingle/nat/TransportResolver.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: TransportResolver.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:07 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 425b354ce..c3d18d707 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleManagerTest.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: JingleManagerTest.java,v $ - * $Revision: 1.3 $ - * $Date: 2007/07/18 18:29:21 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 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 b6e32717d..0cb7f6ef0 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSessionTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java index 95a9f34a7..c5ef51746 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/JingleSupportTests.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile: JingleSupportTests.java,v $ - * $Revision: 1.1 $ - * $Date: 2007/07/02 17:41:06 $ - * - * Copyright (C) 2002-2006 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java b/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java index 88a19e220..a4576bf93 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/jingle/PayloadTypeTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 23f46e5b2..7cac5d964 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 5a61c3175..5ba2e0a91 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 8faf54df5..89640dece 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 6591cfe09..dcf735bf1 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 d5ae7c4a7..ee353e735 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * 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 0eb934d3e..aefc42a4b 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,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java b/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java index eea22e4ad..a4172b758 100644 --- a/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java +++ b/jingle/extension/test/org/jivesoftware/smackx/provider/JingleProviderTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/NonSASLAuthentication.java b/source/org/jivesoftware/smack/NonSASLAuthentication.java index 44f32d32e..d7a479d1e 100644 --- a/source/org/jivesoftware/smack/NonSASLAuthentication.java +++ b/source/org/jivesoftware/smack/NonSASLAuthentication.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/OpenTrustManager.java b/source/org/jivesoftware/smack/OpenTrustManager.java index 223bec6b5..61ed8c62a 100644 --- a/source/org/jivesoftware/smack/OpenTrustManager.java +++ b/source/org/jivesoftware/smack/OpenTrustManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/PrivacyList.java b/source/org/jivesoftware/smack/PrivacyList.java index 73095f261..abb99b742 100644 --- a/source/org/jivesoftware/smack/PrivacyList.java +++ b/source/org/jivesoftware/smack/PrivacyList.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ReconnectionManager.java b/source/org/jivesoftware/smack/ReconnectionManager.java index aa02c7bfd..46274520d 100644 --- a/source/org/jivesoftware/smack/ReconnectionManager.java +++ b/source/org/jivesoftware/smack/ReconnectionManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/SASLAuthentication.java b/source/org/jivesoftware/smack/SASLAuthentication.java index 50c351657..722e1718b 100644 --- a/source/org/jivesoftware/smack/SASLAuthentication.java +++ b/source/org/jivesoftware/smack/SASLAuthentication.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/ServerTrustManager.java b/source/org/jivesoftware/smack/ServerTrustManager.java index ea0a4a135..afc4e23f9 100644 --- a/source/org/jivesoftware/smack/ServerTrustManager.java +++ b/source/org/jivesoftware/smack/ServerTrustManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2005 Jive Software. * diff --git a/source/org/jivesoftware/smack/UserAuthentication.java b/source/org/jivesoftware/smack/UserAuthentication.java index e2d1e1475..8f0dd505a 100644 --- a/source/org/jivesoftware/smack/UserAuthentication.java +++ b/source/org/jivesoftware/smack/UserAuthentication.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 604facc76..6ca5d81e8 100644 --- a/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java +++ b/source/org/jivesoftware/smack/debugger/ConsoleDebugger.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 6f080c50f..dbab1c3af 100644 --- a/source/org/jivesoftware/smack/filter/IQTypeFilter.java +++ b/source/org/jivesoftware/smack/filter/IQTypeFilter.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/Bind.java b/source/org/jivesoftware/smack/packet/Bind.java index e0c4b5cfd..07cd1934e 100644 --- a/source/org/jivesoftware/smack/packet/Bind.java +++ b/source/org/jivesoftware/smack/packet/Bind.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/packet/PrivacyItem.java b/source/org/jivesoftware/smack/packet/PrivacyItem.java index 436f7aa9f..de7f8fe22 100644 --- a/source/org/jivesoftware/smack/packet/PrivacyItem.java +++ b/source/org/jivesoftware/smack/packet/PrivacyItem.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 d0346669d..fd403ae20 100644 --- a/source/org/jivesoftware/smack/packet/Session.java +++ b/source/org/jivesoftware/smack/packet/Session.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 b730d06f1..0e0c78a16 100644 --- a/source/org/jivesoftware/smack/provider/PrivacyProvider.java +++ b/source/org/jivesoftware/smack/provider/PrivacyProvider.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 9ea704f55..ef3da408f 100644 --- a/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/DirectSocketFactory.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java index 1d01aac0f..ba1cb1f69 100644 --- a/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/HTTPProxySocketFactory.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/ProxyException.java b/source/org/jivesoftware/smack/proxy/ProxyException.java index 9215cae7c..80d8d52ae 100644 --- a/source/org/jivesoftware/smack/proxy/ProxyException.java +++ b/source/org/jivesoftware/smack/proxy/ProxyException.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/ProxyInfo.java b/source/org/jivesoftware/smack/proxy/ProxyInfo.java index 3d63800fc..4a00d73bb 100644 --- a/source/org/jivesoftware/smack/proxy/ProxyInfo.java +++ b/source/org/jivesoftware/smack/proxy/ProxyInfo.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java index d25b024ca..e0cc7c878 100644 --- a/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/Socks4ProxySocketFactory.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java b/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java index 57bc21cc3..6746ad1a2 100644 --- a/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java +++ b/source/org/jivesoftware/smack/proxy/Socks5ProxySocketFactory.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smack/sasl/SASLAnonymous.java b/source/org/jivesoftware/smack/sasl/SASLAnonymous.java index 598d02f24..8ef9d1846 100644 --- a/source/org/jivesoftware/smack/sasl/SASLAnonymous.java +++ b/source/org/jivesoftware/smack/sasl/SASLAnonymous.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 75d497024..82d218fd0 100644 --- a/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLCramMD5Mechanism.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 62d88ad85..7af65fb96 100644 --- a/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLDigestMD5Mechanism.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 a2a3f6b06..dff18fb58 100644 --- a/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLExternalMechanism.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 27b2792f3..3f0b7d899 100644 --- a/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLGSSAPIMechanism.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 854617141..4fc139cbd 100644 --- a/source/org/jivesoftware/smack/sasl/SASLMechanism.java +++ b/source/org/jivesoftware/smack/sasl/SASLMechanism.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 4489a8ce4..940c55118 100644 --- a/source/org/jivesoftware/smack/util/Base64.java +++ b/source/org/jivesoftware/smack/util/Base64.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * */ package org.jivesoftware.smack.util; diff --git a/source/org/jivesoftware/smack/util/DateFormatType.java b/source/org/jivesoftware/smack/util/DateFormatType.java index 44673cdad..a9d563da9 100644 --- a/source/org/jivesoftware/smack/util/DateFormatType.java +++ b/source/org/jivesoftware/smack/util/DateFormatType.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/LastActivityManager.java b/source/org/jivesoftware/smackx/LastActivityManager.java index 9e231c7df..857594205 100644 --- a/source/org/jivesoftware/smackx/LastActivityManager.java +++ b/source/org/jivesoftware/smackx/LastActivityManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MultipleRecipientInfo.java b/source/org/jivesoftware/smackx/MultipleRecipientInfo.java index 7a710a10f..87383199a 100644 --- a/source/org/jivesoftware/smackx/MultipleRecipientInfo.java +++ b/source/org/jivesoftware/smackx/MultipleRecipientInfo.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/MultipleRecipientManager.java b/source/org/jivesoftware/smackx/MultipleRecipientManager.java index 949a4dd41..83afaceb8 100644 --- a/source/org/jivesoftware/smackx/MultipleRecipientManager.java +++ b/source/org/jivesoftware/smackx/MultipleRecipientManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/SharedGroupManager.java b/source/org/jivesoftware/smackx/SharedGroupManager.java index 38ddd8be0..8bc39f156 100644 --- a/source/org/jivesoftware/smackx/SharedGroupManager.java +++ b/source/org/jivesoftware/smackx/SharedGroupManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 daf8a54b4..47cf92abb 100644 --- a/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java +++ b/source/org/jivesoftware/smackx/bytestreams/socks5/Socks5BytestreamSession.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/AdHocCommand.java b/source/org/jivesoftware/smackx/commands/AdHocCommand.java index c5d0963d1..3077d0892 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommand.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommand.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 d9904da93..d80c1ac63 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommandManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 d3f487f99..10dedbead 100755 --- a/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java +++ b/source/org/jivesoftware/smackx/commands/AdHocCommandNote.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 36d51542d..627d30ea7 100755 --- a/source/org/jivesoftware/smackx/commands/LocalCommand.java +++ b/source/org/jivesoftware/smackx/commands/LocalCommand.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 36f1c99c2..8ada9662d 100644 --- a/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java +++ b/source/org/jivesoftware/smackx/commands/LocalCommandFactory.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/commands/RemoteCommand.java b/source/org/jivesoftware/smackx/commands/RemoteCommand.java index a32d26733..3c2df1d79 100755 --- a/source/org/jivesoftware/smackx/commands/RemoteCommand.java +++ b/source/org/jivesoftware/smackx/commands/RemoteCommand.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java b/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java index ef1860678..22b5b1dce 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/FaultTolerantNegotiator.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 46c77b53a..b840fd537 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransfer.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 69b5c105d..8e07543cb 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferListener.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 25498a6fc..664450b0d 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferManager.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 290d69cfe..d1fb7bf3d 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferNegotiator.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 d202dca62..6b5ccd858 100644 --- a/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java +++ b/source/org/jivesoftware/smackx/filetransfer/FileTransferRequest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 df0f67ed1..b32f49a66 100644 --- a/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/IBBTransferNegotiator.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 3973d44f5..91a5a0d83 100644 --- a/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/IncomingFileTransfer.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 8068b7ef4..13b8a57fc 100644 --- a/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java +++ b/source/org/jivesoftware/smackx/filetransfer/OutgoingFileTransfer.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 46ece9c35..5eefe4370 100644 --- a/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java +++ b/source/org/jivesoftware/smackx/filetransfer/StreamNegotiator.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java b/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java index c0351c99e..24570fd52 100644 --- a/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java +++ b/source/org/jivesoftware/smackx/muc/DeafOccupantInterceptor.java @@ -1,7 +1,7 @@ /** * $RCSfile$ * $Revision: $ - * $Date: $ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/AdHocCommandData.java b/source/org/jivesoftware/smackx/packet/AdHocCommandData.java index d0b49af00..bceffcdba 100755 --- a/source/org/jivesoftware/smackx/packet/AdHocCommandData.java +++ b/source/org/jivesoftware/smackx/packet/AdHocCommandData.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2005-2008 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/MultipleAddresses.java b/source/org/jivesoftware/smackx/packet/MultipleAddresses.java index 0db051d75..522250a0f 100644 --- a/source/org/jivesoftware/smackx/packet/MultipleAddresses.java +++ b/source/org/jivesoftware/smackx/packet/MultipleAddresses.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java b/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java index 9dc3951ef..341811106 100644 --- a/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java +++ b/source/org/jivesoftware/smackx/packet/SharedGroupsInfo.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/packet/StreamInitiation.java b/source/org/jivesoftware/smackx/packet/StreamInitiation.java index 10c1452c6..7856c1bfa 100644 --- a/source/org/jivesoftware/smackx/packet/StreamInitiation.java +++ b/source/org/jivesoftware/smackx/packet/StreamInitiation.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java b/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java index 8d046eddf..63d24ec38 100755 --- a/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java +++ b/source/org/jivesoftware/smackx/provider/AdHocCommandDataProvider.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2005-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java b/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java index b51e5e029..4c3e35665 100644 --- a/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java +++ b/source/org/jivesoftware/smackx/provider/MultipleAddressesProvider.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java b/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java index c48d9b285..11ab33976 100644 --- a/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java +++ b/source/org/jivesoftware/smackx/provider/StreamInitiationProvider.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/source/org/jivesoftware/smackx/pubsub/CollectionNode.java b/source/org/jivesoftware/smackx/pubsub/CollectionNode.java index 33a95680c..21645afae 100644 --- a/source/org/jivesoftware/smackx/pubsub/CollectionNode.java +++ b/source/org/jivesoftware/smackx/pubsub/CollectionNode.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/pubsub/Node.java b/source/org/jivesoftware/smackx/pubsub/Node.java index 997892061..a31e778b7 100644 --- a/source/org/jivesoftware/smackx/pubsub/Node.java +++ b/source/org/jivesoftware/smackx/pubsub/Node.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/source/org/jivesoftware/smackx/pubsub/NodeEvent.java b/source/org/jivesoftware/smackx/pubsub/NodeEvent.java index c4da7f076..917d3c494 100644 --- a/source/org/jivesoftware/smackx/pubsub/NodeEvent.java +++ b/source/org/jivesoftware/smackx/pubsub/NodeEvent.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/RosterOfflineTest.java b/test-unit/org/jivesoftware/smack/RosterOfflineTest.java index ab772be8b..ff56d8679 100644 --- a/test-unit/org/jivesoftware/smack/RosterOfflineTest.java +++ b/test-unit/org/jivesoftware/smack/RosterOfflineTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/TestUtils.java b/test-unit/org/jivesoftware/smack/TestUtils.java index a6327027c..f9dfcd6a8 100644 --- a/test-unit/org/jivesoftware/smack/TestUtils.java +++ b/test-unit/org/jivesoftware/smack/TestUtils.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java b/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java index b4f0f2344..3375801db 100644 --- a/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java +++ b/test-unit/org/jivesoftware/smack/ThreadedDummyConnection.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java b/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java index b63904c15..2e3b57556 100644 --- a/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java +++ b/test-unit/org/jivesoftware/smack/filters/FromMatchesFilterTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java b/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java index 04eb755b9..5f81330f9 100644 --- a/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java +++ b/test-unit/org/jivesoftware/smack/util/StringUtilsTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java index c12dcbb1e..295f1f5fb 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBPacketUtils.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java index db3b2b6a6..f2d11bb14 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/IBBTestsSuite.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java index a77be4724..0e1bf792b 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamRequestTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java index 762be22ac..c43bc1a00 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionMessageTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java index 0214017fc..e7fb76a6b 100644 --- a/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java +++ b/test-unit/org/jivesoftware/smackx/bytestreams/ibb/InBandBytestreamSessionTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java b/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java index dd7180374..3ae1b4e04 100644 --- a/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java +++ b/test-unit/org/jivesoftware/smackx/filetransfer/FileTransferNegotiatorTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java b/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java index 742ff019c..93ab1eeae 100644 --- a/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java +++ b/test-unit/org/jivesoftware/smackx/muc/RoomInfoTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java b/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java index 21f869586..8f10e8e28 100644 --- a/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java +++ b/test-unit/org/jivesoftware/smackx/pubsub/ConfigureFormTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java b/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java index 535526dad..9b3d234b1 100644 --- a/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java +++ b/test-unit/org/jivesoftware/smackx/pubsub/ItemValidationTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/ChatTest.java b/test/org/jivesoftware/smack/ChatTest.java index 17b6c03f8..10de48a48 100644 --- a/test/org/jivesoftware/smack/ChatTest.java +++ b/test/org/jivesoftware/smack/ChatTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/PacketReaderTest.java b/test/org/jivesoftware/smack/PacketReaderTest.java index 9fb1bd303..c3fc35010 100644 --- a/test/org/jivesoftware/smack/PacketReaderTest.java +++ b/test/org/jivesoftware/smack/PacketReaderTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/PrivacyClient.java b/test/org/jivesoftware/smack/PrivacyClient.java index 47862ba34..86772d8ea 100644 --- a/test/org/jivesoftware/smack/PrivacyClient.java +++ b/test/org/jivesoftware/smack/PrivacyClient.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/ReconnectionTest.java b/test/org/jivesoftware/smack/ReconnectionTest.java index 555ddb04b..8322ccef2 100644 --- a/test/org/jivesoftware/smack/ReconnectionTest.java +++ b/test/org/jivesoftware/smack/ReconnectionTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java b/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java index 132c1fef9..f031f3031 100644 --- a/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java +++ b/test/org/jivesoftware/smack/RosterInitializedBeforeConnectTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/RosterListenerTest.java b/test/org/jivesoftware/smack/RosterListenerTest.java index 3ce0c5f74..d0b19d0ed 100644 --- a/test/org/jivesoftware/smack/RosterListenerTest.java +++ b/test/org/jivesoftware/smack/RosterListenerTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/RosterSmackTest.java b/test/org/jivesoftware/smack/RosterSmackTest.java index 188458476..6436f69f4 100644 --- a/test/org/jivesoftware/smack/RosterSmackTest.java +++ b/test/org/jivesoftware/smack/RosterSmackTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/AndFilterTest.java b/test/org/jivesoftware/smack/filter/AndFilterTest.java index a6c2d83ac..c06096845 100644 --- a/test/org/jivesoftware/smack/filter/AndFilterTest.java +++ b/test/org/jivesoftware/smack/filter/AndFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java b/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java index 700290199..c7ea5ebc6 100644 --- a/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java +++ b/test/org/jivesoftware/smack/filter/FromContainsFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/NotFilterTest.java b/test/org/jivesoftware/smack/filter/NotFilterTest.java index e6847f981..34f00a7f2 100644 --- a/test/org/jivesoftware/smack/filter/NotFilterTest.java +++ b/test/org/jivesoftware/smack/filter/NotFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/OrFilterTest.java b/test/org/jivesoftware/smack/filter/OrFilterTest.java index f3f1cb119..716dfc381 100644 --- a/test/org/jivesoftware/smack/filter/OrFilterTest.java +++ b/test/org/jivesoftware/smack/filter/OrFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java b/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java index ae1e3d6e8..9008667d9 100644 --- a/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java +++ b/test/org/jivesoftware/smack/filter/PacketIDFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java b/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java index f78dc3ef5..b567b6e19 100644 --- a/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java +++ b/test/org/jivesoftware/smack/filter/PacketTypeFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java b/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java index ce071fa03..26bd3dae9 100644 --- a/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java +++ b/test/org/jivesoftware/smack/filter/ToContainsFilterTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/packet/MockPacket.java b/test/org/jivesoftware/smack/packet/MockPacket.java index 41f5a5d4c..e1ae1a1d8 100644 --- a/test/org/jivesoftware/smack/packet/MockPacket.java +++ b/test/org/jivesoftware/smack/packet/MockPacket.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/packet/MockPacketFilter.java b/test/org/jivesoftware/smack/packet/MockPacketFilter.java index 8714f3cac..e0bbf823c 100644 --- a/test/org/jivesoftware/smack/packet/MockPacketFilter.java +++ b/test/org/jivesoftware/smack/packet/MockPacketFilter.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java b/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java index f7e4563bb..06f474c9a 100644 --- a/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java +++ b/test/org/jivesoftware/smack/packet/PrivacyProviderTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/packet/PrivacyTest.java b/test/org/jivesoftware/smack/packet/PrivacyTest.java index be9d5c7f7..5ee8dd49f 100644 --- a/test/org/jivesoftware/smack/packet/PrivacyTest.java +++ b/test/org/jivesoftware/smack/packet/PrivacyTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/util/CacheTest.java b/test/org/jivesoftware/smack/util/CacheTest.java index 89ad7a331..371b678d2 100644 --- a/test/org/jivesoftware/smack/util/CacheTest.java +++ b/test/org/jivesoftware/smack/util/CacheTest.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** - * $RCSfile$ - * $Revision: 2485 $ - * $Date: 2005-04-14 17:56:37 -0700 (Thu, 14 Apr 2005) $ - * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smack/util/XMPPErrorTest.java b/test/org/jivesoftware/smack/util/XMPPErrorTest.java index 1da2fc453..a91d577e0 100644 --- a/test/org/jivesoftware/smack/util/XMPPErrorTest.java +++ b/test/org/jivesoftware/smack/util/XMPPErrorTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/FileTransferTest.java b/test/org/jivesoftware/smackx/FileTransferTest.java index ec9340b63..3d9bab3c3 100644 --- a/test/org/jivesoftware/smackx/FileTransferTest.java +++ b/test/org/jivesoftware/smackx/FileTransferTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/FormTest.java b/test/org/jivesoftware/smackx/FormTest.java index 8b8e9c359..f63743e92 100644 --- a/test/org/jivesoftware/smackx/FormTest.java +++ b/test/org/jivesoftware/smackx/FormTest.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** -* $RCSfile$ -* $Revision$ -* $Date$ -* -* Copyright (C) 2002-2003 Jive Software. All rights reserved. -* ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/GroupChatInvitationTest.java b/test/org/jivesoftware/smackx/GroupChatInvitationTest.java index dd98db50f..14f5ed1b1 100644 --- a/test/org/jivesoftware/smackx/GroupChatInvitationTest.java +++ b/test/org/jivesoftware/smackx/GroupChatInvitationTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/LastActivityManagerTest.java b/test/org/jivesoftware/smackx/LastActivityManagerTest.java index c5f75c514..df1f69d19 100644 --- a/test/org/jivesoftware/smackx/LastActivityManagerTest.java +++ b/test/org/jivesoftware/smackx/LastActivityManagerTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/MessageEventManagerTest.java b/test/org/jivesoftware/smackx/MessageEventManagerTest.java index 39611a1f9..d3a09c349 100644 --- a/test/org/jivesoftware/smackx/MessageEventManagerTest.java +++ b/test/org/jivesoftware/smackx/MessageEventManagerTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/MessageEventTests.java b/test/org/jivesoftware/smackx/MessageEventTests.java index 39a5e7da7..bf28a9ccc 100644 --- a/test/org/jivesoftware/smackx/MessageEventTests.java +++ b/test/org/jivesoftware/smackx/MessageEventTests.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java b/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java index 696193944..e1421f359 100644 --- a/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java +++ b/test/org/jivesoftware/smackx/MultipleRecipientManagerTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2006 Jive Software. * diff --git a/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java b/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java index 5dcd9c3d4..73780d80b 100644 --- a/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java +++ b/test/org/jivesoftware/smackx/RosterExchangeManagerTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/RosterExchangeTests.java b/test/org/jivesoftware/smackx/RosterExchangeTests.java index fb11ab5c5..36ae1ecd7 100644 --- a/test/org/jivesoftware/smackx/RosterExchangeTests.java +++ b/test/org/jivesoftware/smackx/RosterExchangeTests.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java b/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java index 6eeff4f8c..9a902ab31 100644 --- a/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java +++ b/test/org/jivesoftware/smackx/ServiceDiscoveryManagerTest.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** -* $RCSfile$ -* $Revision$ -* $Date$ -* -* Copyright (C) 2002-2003 Jive Software. All rights reserved. -* ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/SharedGroupsTest.java b/test/org/jivesoftware/smackx/SharedGroupsTest.java index 3b4b29a0e..084862029 100644 --- a/test/org/jivesoftware/smackx/SharedGroupsTest.java +++ b/test/org/jivesoftware/smackx/SharedGroupsTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/VCardTest.java b/test/org/jivesoftware/smackx/VCardTest.java index a883dff5d..08eb8b5d3 100644 --- a/test/org/jivesoftware/smackx/VCardTest.java +++ b/test/org/jivesoftware/smackx/VCardTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/XHTMLManagerTest.java b/test/org/jivesoftware/smackx/XHTMLManagerTest.java index 9ee1f7449..8cd95c6a5 100644 --- a/test/org/jivesoftware/smackx/XHTMLManagerTest.java +++ b/test/org/jivesoftware/smackx/XHTMLManagerTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/XHTMLSupportTests.java b/test/org/jivesoftware/smackx/XHTMLSupportTests.java index 2126eb2ca..5bd3a7b12 100644 --- a/test/org/jivesoftware/smackx/XHTMLSupportTests.java +++ b/test/org/jivesoftware/smackx/XHTMLSupportTests.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java b/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java index 1b4db9355..e4e4c8c3d 100644 --- a/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java +++ b/test/org/jivesoftware/smackx/commands/AdHocCommandDiscoTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2008 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java b/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java index f01201742..dbbe66618 100644 --- a/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java +++ b/test/org/jivesoftware/smackx/muc/MultiUserChatCreationTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java b/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java index b5c2283a0..f4de2b1a6 100644 --- a/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java +++ b/test/org/jivesoftware/smackx/muc/MultiUserChatTest.java @@ -1,33 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -/** -* $RCSfile$ -* $Revision$ -* $Date$ -* -* Copyright (C) 2002-2003 Jive Software. All rights reserved. -* ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 7fedabd4d..1a10df9e6 100644 --- a/test/org/jivesoftware/smackx/packet/MessageEventTest.java +++ b/test/org/jivesoftware/smackx/packet/MessageEventTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java b/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java index 7b9e627ca..91b3d0366 100644 --- a/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java +++ b/test/org/jivesoftware/smackx/packet/RosterExchangeTest.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $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 b7605affc..0de071b4f 100644 --- a/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java +++ b/test/org/jivesoftware/smackx/packet/XHTMLExtensionTest.java @@ -1,34 +1,8 @@ -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * - * Copyright 2003-2007 Jive Software. - * - * 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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ /** * $RCSfile$ * $Revision$ * $Date$ * - * Copyright (C) 2002-2003 Jive Software. All rights reserved. - * ==================================================================== -/** - * $RCSfile$ - * $Revision: $ - * $Date: $ - * * Copyright 2003-2007 Jive Software. * * All rights reserved. Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/test/org/jivesoftware/smackx/pubsub/CarExtension.java b/test/org/jivesoftware/smackx/pubsub/CarExtension.java index 9c3787a59..6fe8ea8b3 100644 --- a/test/org/jivesoftware/smackx/pubsub/CarExtension.java +++ b/test/org/jivesoftware/smackx/pubsub/CarExtension.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java b/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java index 4bac76ded..555aeea5d 100644 --- a/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java +++ b/test/org/jivesoftware/smackx/pubsub/CarExtensionProvider.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java b/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java index e73383b6b..1d7633c3e 100644 --- a/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/EntityUseCases.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java b/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java index 7682974ab..47cc37c1a 100644 --- a/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/MultiUserSubscriptionUseCases.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java b/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java index 76456f5d2..98c2a8692 100644 --- a/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/OwnerUseCases.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java b/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java index 8a241a12b..d54e0c381 100644 --- a/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/PublisherUseCases.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java b/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java index 8fb43be1b..9a39ce91b 100644 --- a/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java +++ b/test/org/jivesoftware/smackx/pubsub/SubscriberUseCases.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/TestAPI.java b/test/org/jivesoftware/smackx/pubsub/TestAPI.java index 2fd903dd7..e11cb8f3a 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestAPI.java +++ b/test/org/jivesoftware/smackx/pubsub/TestAPI.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/TestEvents.java b/test/org/jivesoftware/smackx/pubsub/TestEvents.java index 011ff2101..53ea3a2fe 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestEvents.java +++ b/test/org/jivesoftware/smackx/pubsub/TestEvents.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java b/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java index e8bdafcd6..af0d4094b 100644 --- a/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java +++ b/test/org/jivesoftware/smackx/pubsub/TestMessageContent.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java b/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java index 39c1ab710..6da93c79d 100644 --- a/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java +++ b/test/org/jivesoftware/smackx/pubsub/test/PubSubTestCase.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. * diff --git a/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java b/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java index af2d7f78a..8a017807e 100644 --- a/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java +++ b/test/org/jivesoftware/smackx/pubsub/test/SingleUserTestCase.java @@ -1,7 +1,7 @@ /** * $RCSfile$ - * $Revision: $ - * $Date: $ + * $Revision$ + * $Date$ * * Copyright 2003-2007 Jive Software. *