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