aboutsummaryrefslogtreecommitdiffstats
path: root/ui/effects.core.js
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-10 13:31:00 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-10 13:31:00 +0000
commit925fbb3df4bcbf927c7b42d876d50454b0a35e8c (patch)
tree95dc7927a25744920167a30c2ea211faceb1b1fb /ui/effects.core.js
parent3d627f0ea9078dd69509d64367e48554bf7edcd5 (diff)
downloadjquery-ui-925fbb3df4bcbf927c7b42d876d50454b0a35e8c.tar.gz
jquery-ui-925fbb3df4bcbf927c7b42d876d50454b0a35e8c.zip
effects.core.js: Fixed character encoding so Notepad will stop adding UTF-8 BOM
Diffstat (limited to 'ui/effects.core.js')
-rw-r--r--ui/effects.core.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/effects.core.js b/ui/effects.core.js
index 66bf95254..a4f606b48 100644
--- a/ui/effects.core.js
+++ b/ui/effects.core.js
@@ -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,