mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-02-19 09:34:23 -05:00
effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM
This commit is contained in:
@@ -311,7 +311,7 @@ var colors = {
|
||||
*
|
||||
* Open source under the BSD License.
|
||||
*
|
||||
* Copyright © 2008 George McGinley Smith
|
||||
* Copyright © 2008 George McGinley Smith
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
@@ -480,7 +480,7 @@ $.extend($.easing,
|
||||
*
|
||||
* Open source under the BSD License.
|
||||
*
|
||||
* Copyright © 2001 Robert Penner
|
||||
* Copyright © 2001 Robert Penner
|
||||
* All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
|
||||
Reference in New Issue
Block a user