Skip to content

Commit

Permalink
updates to comments
Browse files Browse the repository at this point in the history
  • Loading branch information
scottjehl committed Nov 10, 2010
1 parent f80428b commit 356308e
Show file tree
Hide file tree
Showing 17 changed files with 32 additions and 14 deletions.
2 changes: 1 addition & 1 deletion js/jquery.mobile.buttonMarkup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : sample plugin for making button-like links
* jQuery Mobile Framework : plugin for making button-like links
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.collapsible.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : "collapsible" plugin (based on code from Filament Group,Inc)
* jQuery Mobile Framework : "collapsible" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.controlGroup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : prototype for "controlgroup" plugin - corner-rounding for groups of buttons, checks, radios, etc
* jQuery Mobile Framework: "controlgroup" plugin - corner-rounding for groups of buttons, checks, radios, etc
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.dialog.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : prototype for "dialog" plugin.
* jQuery Mobile Framework : "dialog" plugin.
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.fieldContain.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : prototype for "fieldcontain" plugin - simple class additions to make form row separators
* jQuery Mobile Framework : "fieldcontain" plugin - simple class additions to make form row separators
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.fixHeaderFooter.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : prototype for "fixHeaderFooter" plugin - on-demand positioning for headers,footers
* jQuery Mobile Framework : "fixHeaderFooter" plugin - on-demand positioning for headers,footers
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.forms.button.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : sample plugin for making button links that proxy to native input/buttons
* jQuery Mobile Framework : "button" plugin - links that proxy to native input/buttons
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.forms.checkboxradio.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : "customCheckboxRadio" plugin (based on code from Filament Group,Inc)
* jQuery Mobile Framework : "checkboxradio" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.forms.select.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : "customSelect" plugin (based on code from Filament Group,Inc)
* jQuery Mobile Framework : "selectmenu" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.forms.slider.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : "slider" plugin (based on code from Filament Group,Inc)
* jQuery Mobile Framework : "slider" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.forms.textinput.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : "textinput" plugin for text inputs, textareas (based on code from Filament Group,Inc)
* jQuery Mobile Framework : "textinput" plugin for text inputs, textareas
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.grid.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : plugin for creating grids
* jQuery Mobile Framework : plugin for creating CSS grids
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.listview.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : listview plugin
* jQuery Mobile Framework : "listview" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
2 changes: 1 addition & 1 deletion js/jquery.mobile.navbar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* jQuery Mobile Framework : prototype for "navbar" plugin
* jQuery Mobile Framework : "navbar" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
Expand Down
6 changes: 6 additions & 0 deletions js/jquery.mobile.page.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* jQuery Mobile Framework : "page" plugin
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
*/
(function ( jQuery ) {

jQuery.widget( "mobile.page", jQuery.mobile.widget, {
Expand Down
6 changes: 6 additions & 0 deletions js/jquery.mobile.support.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* jQuery Mobile Framework : support tests
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
*/
(function( $ ) {

// test whether a CSS media type or query applies
Expand Down
6 changes: 6 additions & 0 deletions js/jquery.mobile.widget.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/*
* jQuery Mobile Framework : widget factory extentions for mobile
* Copyright (c) jQuery Project
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* Note: Code is in draft form and is subject to change
*/
(function( $ ) {

$.widget( "mobile.widget", {
Expand Down

0 comments on commit 356308e

Please sign in to comment.