Skip to content

Commit

Permalink
Added authorship information
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezameskin committed Jul 15, 2012
1 parent 65d080f commit b6f1a81
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/Date/HumanDiff/Locale/fa.php
@@ -1,6 +1,27 @@
<?php
/**
* Part of Date_HumanDiff
*
* PHP version 5
*
* @category Date
* @package Date_HumanDiff
* @author Alireza Meskin<alireza.meskin@gmail.com>
* @license http://www.gnu.org/copyleft/lesser.html LGPL
* @link http://pear.php.net/package/Date_HumanDiff
*/
require_once 'Date/HumanDiff/LocaleArray.php';

/**
* Persian translation of the english messages.
*
* @category Date
* @package Date_HumanDiff
* @author Alireza Meskin<alireza.meskin@gmail.com>
* @license http://www.gnu.org/copyleft/lesser.html LGPL
* @version Release: @package_version@
* @link http://pear.php.net/package/Date_HumanDiff
*/
class Date_HumanDiff_Locale_fa extends Date_HumanDiff_LocaleArray
{
/**
Expand Down

0 comments on commit b6f1a81

Please sign in to comment.