diff options
author | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:21:37 -0400 |
---|---|---|
committer | Evan Prodromou <evan@controlyourself.ca> | 2009-08-25 18:21:37 -0400 |
commit | 1f6ea95c92681ea2c52fcf12082e1ab68303c4ea (patch) | |
tree | a9b7b923d8dd724a4f7fcc090cf67013ccdaae58 /theme/biz/css/display.css | |
parent | ae883ceb9b4689f6c1dd3aecdc4a844eda7d179a (diff) |
convert CSS files to use new names
Diffstat (limited to 'theme/biz/css/display.css')
-rw-r--r-- | theme/biz/css/display.css | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/biz/css/display.css b/theme/biz/css/display.css index 3af4c06b9..240060b10 100644 --- a/theme/biz/css/display.css +++ b/theme/biz/css/display.css @@ -1,10 +1,10 @@ /** theme: biz * - * @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/ */ @import url(base.css); |