diff options
Diffstat (limited to 'tests/BookmarkTest.php')
-rw-r--r-- | tests/BookmarkTest.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/tests/BookmarkTest.php b/tests/BookmarkTest.php index d7f4240..1224dfe 100644 --- a/tests/BookmarkTest.php +++ b/tests/BookmarkTest.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 */ |