aboutsummaryrefslogtreecommitdiff
path: root/tests/SearchHistoryTest.php
diff options
context:
space:
mode:
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-10-26 06:39:59 +0000
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>2009-10-26 06:39:59 +0000
commit3f340acd2ba93c678829d8bf0632f7e8121d13b3 (patch)
treefb7224893499e500e7b64e6bde262cf8eb9afd2a /tests/SearchHistoryTest.php
parent1a4a02722617a0dc66dcd57b8e80697fb913eae5 (diff)
downloadsemanticscuttle-3f340acd2ba93c678829d8bf0632f7e8121d13b3.tar.gz
semanticscuttle-3f340acd2ba93c678829d8bf0632f7e8121d13b3.tar.bz2
add eric and ben as authors
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@429 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'tests/SearchHistoryTest.php')
-rw-r--r--tests/SearchHistoryTest.php6
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/SearchHistoryTest.php b/tests/SearchHistoryTest.php
index 3405af1..3716b37 100644
--- a/tests/SearchHistoryTest.php
+++ b/tests/SearchHistoryTest.php
@@ -6,7 +6,9 @@
*
* @category Bookmarking
* @package SemanticScuttle
+ * @author Benjamin Huynh-Kim-Bang <mensonge@users.sourceforge.net>
* @author Christian Weiske <cweiske@cweiske.de>
+ * @author Eric Dane <ericdane@users.sourceforge.net>
* @license GPL http://www.gnu.org/licenses/gpl.html
* @link http://sourceforge.net/projects/semanticscuttle
*/
@@ -22,7 +24,9 @@ if (!defined('PHPUnit_MAIN_METHOD')) {
*
* @category Bookmarking
* @package SemanticScuttle
- * @author Christian Weiske <cweiske@cweiske.de>
+ * @author Benjamin Huynh-Kim-Bang <mensonge@users.sourceforge.net>
+ * @author Christian Weiske <cweiske@cweiske.de>
+ * @author Eric Dane <ericdane@users.sourceforge.net>
* @license GPL http://www.gnu.org/licenses/gpl.html
* @link http://sourceforge.net/projects/semanticscuttle
*/