From d16a989f49266b9f9790a13e5967cd9d580d9f54 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 30 Oct 2009 15:49:47 +0100 Subject: Updated author documentation --- js/util.js | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'js') diff --git a/js/util.js b/js/util.js index 3e8d244b7..1519df252 100644 --- a/js/util.js +++ b/js/util.js @@ -14,6 +14,14 @@ * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . + * + * @category UI interaction + * @package StatusNet + * @author Sarven Capadisli + * @author Evan Prodromou + * @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://status.net/ */ $(document).ready(function(){ -- cgit v1.2.3-54-g00ecf