From 4fa14823a4110d82c26edcc1aaf0cd9d325a9dd4 Mon Sep 17 00:00:00 2001 From: Robert Greig Date: Wed, 2 May 2007 16:47:36 +0000 Subject: Removed accidentally included copyright and author tags. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@534539 13f79535-47bb-0310-9956-ffa450edef68 --- java/perftests/src/test/java/org/apache/qpid/ping/PingTestPerf.java | 2 -- .../src/test/java/org/apache/qpid/requestreply/PingPongTestPerf.java | 2 -- 2 files changed, 4 deletions(-) (limited to 'java/perftests/src/test') diff --git a/java/perftests/src/test/java/org/apache/qpid/ping/PingTestPerf.java b/java/perftests/src/test/java/org/apache/qpid/ping/PingTestPerf.java index 6e8bf65198..248034af9b 100644 --- a/java/perftests/src/test/java/org/apache/qpid/ping/PingTestPerf.java +++ b/java/perftests/src/test/java/org/apache/qpid/ping/PingTestPerf.java @@ -55,8 +55,6 @@ import uk.co.thebadgerset.junit.extensions.util.TestContextProperties; *

*
CRC Card
Responsibilities Collaborations *
- * - * @author Rupert Smith */ public class PingTestPerf extends AsymptoticTestCase implements TestThreadAware { diff --git a/java/perftests/src/test/java/org/apache/qpid/requestreply/PingPongTestPerf.java b/java/perftests/src/test/java/org/apache/qpid/requestreply/PingPongTestPerf.java index 9a9f9ba6b5..f4a6dc6554 100644 --- a/java/perftests/src/test/java/org/apache/qpid/requestreply/PingPongTestPerf.java +++ b/java/perftests/src/test/java/org/apache/qpid/requestreply/PingPongTestPerf.java @@ -55,8 +55,6 @@ import uk.co.thebadgerset.junit.extensions.util.TestContextProperties; *

*
CRC Card
Responsibilities Collaborations *
- * - * @author Rupert Smith */ public class PingPongTestPerf extends AsymptoticTestCase { -- cgit v1.2.1