diff options
author | Scott González <scott.gonzalez@gmail.com> | 2012-07-04 09:08:08 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2012-07-04 09:08:08 -0400 |
commit | a4534bb993887236849adff9da2f43a51fc3df1f (patch) | |
tree | 5a34d8100c7ac4d6f0ee3f9bf977d1a4f6a171ee /ui/jquery.ui.effect-fade.js | |
parent | c942575ed73657639af800e18b9be9f6792369c7 (diff) | |
download | jquery-ui-a4534bb993887236849adff9da2f43a51fc3df1f.tar.gz jquery-ui-a4534bb993887236849adff9da2f43a51fc3df1f.zip |
Update copyright to jQuery Foundation.
Diffstat (limited to 'ui/jquery.ui.effect-fade.js')
-rw-r--r-- | ui/jquery.ui.effect-fade.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ui/jquery.ui.effect-fade.js b/ui/jquery.ui.effect-fade.js index 92d9ca0a4..ee031fcd8 100644 --- a/ui/jquery.ui.effect-fade.js +++ b/ui/jquery.ui.effect-fade.js @@ -1,7 +1,8 @@ /*! * jQuery UI Effects Fade @VERSION + * http://jqueryui.com * - * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about) + * Copyright 2012 jQuery Foundation and other contributors * Dual licensed under the MIT or GPL Version 2 licenses. * http://jquery.org/license * |