From db5d7e0167faef40b11e9051fa5e9861ad6d2d17 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 2 Sep 2010 23:16:29 -0400 Subject: add CC BY 3.0 license to CSS files --- theme/base/css/jquery.Jcrop.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'theme/base/css/jquery.Jcrop.css') diff --git a/theme/base/css/jquery.Jcrop.css b/theme/base/css/jquery.Jcrop.css index b35f332aa..a3f0d2277 100644 --- a/theme/base/css/jquery.Jcrop.css +++ b/theme/base/css/jquery.Jcrop.css @@ -1,3 +1,10 @@ +/** + * @package StatusNet + * @author Sarven Capadisli + * @copyright 2009-2010 StatusNet, Inc. + * @license http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported + * @link http://status.net/ + */ /* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */ .jcrop-holder { text-align: left; } -- cgit v1.2.3-54-g00ecf