mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-08 11:19:25 +08:00
change to single MIT license. update banners in source files
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
/*
|
||||
/*!
|
||||
* <%= meta.title %> v<%= meta.version %> Print Stylesheet
|
||||
*
|
||||
* Docs & License: <%= meta.homepage %>
|
||||
* (c) <%= meta.copyright %>
|
||||
*/
|
||||
|
||||
/*
|
||||
* Include this stylesheet on your page to get a more printer-friendly calendar.
|
||||
* When including this stylesheet, use the media='print' attribute of the <link> tag.
|
||||
* Make sure to include this stylesheet IN ADDITION to the regular fullcalendar.css.
|
||||
*
|
||||
* (c) <%= meta.copyright %>
|
||||
* Dual licensed under the MIT and GPL licenses, located in
|
||||
* MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
+1
-4
@@ -1,10 +1,7 @@
|
||||
/*!
|
||||
* <%= meta.title %> v<%= meta.version %> Google Calendar Plugin
|
||||
*
|
||||
* Docs & License: <%= meta.homepage %>
|
||||
* (c) <%= meta.copyright %>
|
||||
* Dual licensed under the MIT and GPL licenses, located in
|
||||
* MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
|
||||
*
|
||||
*/
|
||||
|
||||
(function($) {
|
||||
|
||||
+5
-7
@@ -1,15 +1,13 @@
|
||||
/*!
|
||||
* <%= meta.title %> v<%= meta.version %>
|
||||
* <%= meta.homepage %>
|
||||
*
|
||||
* Docs & License: <%= meta.homepage %>
|
||||
* (c) <%= meta.copyright %>
|
||||
*/
|
||||
|
||||
/*
|
||||
* Use fullcalendar.css for basic styling.
|
||||
* For event drag & drop, requires jQuery UI draggable.
|
||||
* For event resizing, requires jQuery UI resizable.
|
||||
*
|
||||
* (c) <%= meta.copyright %>
|
||||
* Dual licensed under the MIT and GPL licenses, located in
|
||||
* MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
|
||||
*
|
||||
*/
|
||||
|
||||
(function($, undefined) {
|
||||
|
||||
+2
-5
@@ -1,10 +1,7 @@
|
||||
/*
|
||||
/*!
|
||||
* <%= meta.title %> v<%= meta.version %> Stylesheet
|
||||
*
|
||||
* Docs & License: <%= meta.homepage %>
|
||||
* (c) <%= meta.copyright %>
|
||||
* Dual licensed under the MIT and GPL licenses, located in
|
||||
* MIT-LICENSE.txt and GPL-LICENSE.txt respectively.
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user