diff options
Diffstat (limited to 'actions/deletenotice.php')
-rw-r--r-- | actions/deletenotice.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/deletenotice.php b/actions/deletenotice.php index 8022cfffd..22c3fc3b9 100644 --- a/actions/deletenotice.php +++ b/actions/deletenotice.php @@ -25,7 +25,7 @@ * @author Sarven Capadisli <csarven@controlyourself.ca> * @copyright 2008 StatusNet, Inc. * @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')) { |