summaryrefslogtreecommitdiffstats
path: root/container-search
diff options
context:
space:
mode:
authorHarald Musum <musum@yahoo-inc.com>2016-06-20 15:12:37 +0200
committerAndreas Eriksen <andreer@pvv.ntnu.no>2016-06-20 15:12:37 +0200
commitdff394dfa6728e0e30d5128893b37ee16fb3a5e1 (patch)
tree5f63bf2dbf8e6e1f1325894ed72ef1c769558c23 /container-search
parented7aa682e5b280d28b895a5735fe57b1e6a438c5 (diff)
Remove mail address and techyard reference for frodelu (#103)
Diffstat (limited to 'container-search')
-rw-r--r--container-search/src/test/java/com/yahoo/search/searchers/test/CacheControlSearcherTestCase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-search/src/test/java/com/yahoo/search/searchers/test/CacheControlSearcherTestCase.java b/container-search/src/test/java/com/yahoo/search/searchers/test/CacheControlSearcherTestCase.java
index b112e61cb44..23316a58877 100644
--- a/container-search/src/test/java/com/yahoo/search/searchers/test/CacheControlSearcherTestCase.java
+++ b/container-search/src/test/java/com/yahoo/search/searchers/test/CacheControlSearcherTestCase.java
@@ -17,7 +17,7 @@ import static com.yahoo.search.searchers.CacheControlSearcher.CACHE_CONTROL_HEAD
/**
* Unit test cases for CacheControlSearcher.
*
- * @author <a href="http://techyard.corp.yahoo-inc.com/en/user/frodelu">Frode Lundgren</a>
+ * @author frodelu
*/
@SuppressWarnings("deprecation")
public class CacheControlSearcherTestCase extends TestCase {