diff options
Diffstat (limited to 'lib/language.php')
-rw-r--r-- | lib/language.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/language.php b/lib/language.php index 5ae4c00c4..49c5a7317 100644 --- a/lib/language.php +++ b/lib/language.php @@ -25,7 +25,7 @@ * @author Ciaran Gultnieks <ciaran@ciarang.com> * @author Evan Prodromou <evan@controlyourself.ca> * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0 - * @link http://laconi.ca/ + * @link http://status.net/ */ if (!defined('LACONICA')) { |