diff options
Diffstat (limited to 'lib/language.php')
-rw-r--r-- | lib/language.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/language.php b/lib/language.php index 9ad2d31bd..5ae4c00c4 100644 --- a/lib/language.php +++ b/lib/language.php @@ -1,6 +1,6 @@ <?php /** - * Laconica, the distributed open-source microblogging tool + * StatusNet, the distributed open-source microblogging tool * * utility functions for i18n * @@ -20,7 +20,7 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. * * @category I18n - * @package Laconica + * @package StatusNet * @author Matthew Gregg <matthew.gregg@gmail.com> * @author Ciaran Gultnieks <ciaran@ciarang.com> * @author Evan Prodromou <evan@controlyourself.ca> |