Skip to content

Commit

Permalink
Dropped blank line at end of header comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgonzalez committed Jun 11, 2008
1 parent eecfadd commit 9aeec7f
Show file tree
Hide file tree
Showing 22 changed files with 0 additions and 22 deletions.
1 change: 0 additions & 1 deletion ui/effects.blind.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.bounce.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.clip.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.core.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* and GPL (GPL-LICENSE.txt) licenses.
*
* http://docs.jquery.com/UI/Effects/
*
*/
;(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.drop.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.explode.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.fold.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.highlight.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
;(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.pulsate.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.scale.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.shake.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.slide.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/effects.transfer.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* effects.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.accordion.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.dialog.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
* ui.core.js
* ui.draggable.js
* ui.resizable.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.draggable.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.droppable.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
* Depends:
* ui.core.js
* ui.draggable.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.resizable.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.selectable.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.slider.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.sortable.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down
1 change: 0 additions & 1 deletion ui/ui.tabs.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
*
* Depends:
* ui.core.js
*
*/
(function($) {

Expand Down

0 comments on commit 9aeec7f

Please sign in to comment.