From f7e0ca7d73bf92564624db6345d422d0a7abded2 Mon Sep 17 00:00:00 2001 From: Adam Shaw Date: Sun, 26 Apr 2009 21:41:15 +0000 Subject: [PATCH] --- fullcalendar.js | 1 + 1 file changed, 1 insertion(+) diff --git a/fullcalendar.js b/fullcalendar.js index 8175529..918dd70 100644 --- a/fullcalendar.js +++ b/fullcalendar.js @@ -5,6 +5,7 @@ * use fullcalendar.css for basic styling * requires jQuery UI core and draggables ONLY if you plan to do drag & drop * + * Copyright (c) 2009 Adam Shaw * Dual licensed under the MIT and GPL licenses: * http://www.opensource.org/licenses/mit-license.php * http://www.gnu.org/licenses/gpl.html