add CC BY 3.0 license to CSS files

This commit is contained in:
Evan Prodromou
2010-09-02 23:16:29 -04:00
parent e365e709c5
commit db5d7e0167
21 changed files with 75 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
* @package StatusNet
* @author Sarven Capadisli <csarven@status.net>
* @copyright 2009-2010 StatusNet, Inc.
* @license http://www.fsf.org/licensing/licenses/agpl-3.0.html GNU Affero General Public License version 3.0
* @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
* @link http://status.net/
*/

View File

@@ -1,3 +1,10 @@
/**
* @package StatusNet
* @author Sarven Capadisli <csarven@status.net>
* @copyright 2009-2010 StatusNet, Inc.
* @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
* @link http://status.net/
*/
/* IE specific styles */
.notice-options input.submit {