From 29419257827cacb1128242e139cde764d873060a Mon Sep 17 00:00:00 2001 From: Olivier Migeot Date: Wed, 10 Apr 2013 13:15:09 +0200 Subject: Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him). --- library/fullcalendar/gcal.js | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) (limited to 'library/fullcalendar/gcal.js') diff --git a/library/fullcalendar/gcal.js b/library/fullcalendar/gcal.js index e9bbe26d8..64263fcf3 100644 --- a/library/fullcalendar/gcal.js +++ b/library/fullcalendar/gcal.js @@ -1,12 +1,7 @@ -/* - * FullCalendar v1.5.3 Google Calendar Plugin - * - * Copyright (c) 2011 Adam Shaw - * Dual licensed under the MIT and GPL licenses, located in - * MIT-LICENSE.txt and GPL-LICENSE.txt respectively. - * - * Date: Mon Feb 6 22:40:40 2012 -0800 - * +/*! + * FullCalendar v1.6.0 Google Calendar Plugin + * Docs & License: http://arshaw.com/fullcalendar/ + * (c) 2013 Adam Shaw */ (function($) { -- cgit v1.2.3