diff options
Diffstat (limited to 'theme/otalk/css/base.css')
-rw-r--r-- | theme/otalk/css/base.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/otalk/css/base.css b/theme/otalk/css/base.css index b39992570..8af86f9db 100644 --- a/theme/otalk/css/base.css +++ b/theme/otalk/css/base.css @@ -1,10 +1,10 @@ /** theme: otalk base * - * @package Laconica - * @author Sarven Capadisli <csarven@controlyourself.ca> - * @copyright 2009 Control Yourself, Inc. + * @package StatusNet + * @author Sarven Capadisli <csarven@status.net> + * @copyright 2009 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/ */ * { margin:0; padding:0; } |