diff options
Diffstat (limited to 'js')
| -rw-r--r-- | js/bootstrap-alert.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-button.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-carousel.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-collapse.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-dropdown.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-modal.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-popover.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-scrollspy.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-tab.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-tooltip.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-transition.js | 2 | ||||
| -rw-r--r-- | js/bootstrap-typeahead.js | 2 | ||||
| -rw-r--r-- | js/tests/vendor/jquery.js | 4 | ||||
| -rw-r--r-- | js/tests/vendor/qunit.css | 2 | ||||
| -rw-r--r-- | js/tests/vendor/qunit.js | 2 |
15 files changed, 16 insertions, 16 deletions
diff --git a/js/bootstrap-alert.js b/js/bootstrap-alert.js index 1ce8f01bf..96b9786aa 100644 --- a/js/bootstrap-alert.js +++ b/js/bootstrap-alert.js @@ -2,7 +2,7 @@ * bootstrap-alert.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#alerts * ========================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-button.js b/js/bootstrap-button.js index cb0c45cdf..046d25614 100644 --- a/js/bootstrap-button.js +++ b/js/bootstrap-button.js @@ -2,7 +2,7 @@ * bootstrap-buttons.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#buttons * ============================================================ - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-carousel.js b/js/bootstrap-carousel.js index c49f89ad8..f2d5110a4 100644 --- a/js/bootstrap-carousel.js +++ b/js/bootstrap-carousel.js @@ -2,7 +2,7 @@ * bootstrap-carousel.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#alerts * ========================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-collapse.js b/js/bootstrap-collapse.js index 9301c7309..2521b7c7a 100644 --- a/js/bootstrap-collapse.js +++ b/js/bootstrap-collapse.js @@ -2,7 +2,7 @@ * bootstrap-collapsible.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#collapsible * ============================================================= - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-dropdown.js b/js/bootstrap-dropdown.js index 3cb261992..923da6bfa 100644 --- a/js/bootstrap-dropdown.js +++ b/js/bootstrap-dropdown.js @@ -2,7 +2,7 @@ * bootstrap-dropdown.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#dropdown * ============================================================ - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-modal.js b/js/bootstrap-modal.js index df4f3c764..3652f5c8b 100644 --- a/js/bootstrap-modal.js +++ b/js/bootstrap-modal.js @@ -2,7 +2,7 @@ * bootstrap-modal.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#modal * ========================================================= - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-popover.js b/js/bootstrap-popover.js index 9f60cbe95..e90899895 100644 --- a/js/bootstrap-popover.js +++ b/js/bootstrap-popover.js @@ -2,7 +2,7 @@ * bootstrap-popover.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#popover * =========================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-scrollspy.js b/js/bootstrap-scrollspy.js index 6201d4cef..63195b4bd 100644 --- a/js/bootstrap-scrollspy.js +++ b/js/bootstrap-scrollspy.js @@ -2,7 +2,7 @@ * bootstrap-scrollspy.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#scrollspy * ============================================================= - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-tab.js b/js/bootstrap-tab.js index 8492fe955..e5b85e232 100644 --- a/js/bootstrap-tab.js +++ b/js/bootstrap-tab.js @@ -2,7 +2,7 @@ * bootstrap-tabs.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#tabs * ======================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-tooltip.js b/js/bootstrap-tooltip.js index 8ce30ab82..07a5d46f5 100644 --- a/js/bootstrap-tooltip.js +++ b/js/bootstrap-tooltip.js @@ -3,7 +3,7 @@ * http://twitter.github.com/bootstrap/javascript.html#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * =========================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-transition.js b/js/bootstrap-transition.js index 29fa1bdeb..aaaee4bd2 100644 --- a/js/bootstrap-transition.js +++ b/js/bootstrap-transition.js @@ -2,7 +2,7 @@ * bootstrap-transitions.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html * =================================================== - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/bootstrap-typeahead.js b/js/bootstrap-typeahead.js index 180466a74..b4957c3f6 100644 --- a/js/bootstrap-typeahead.js +++ b/js/bootstrap-typeahead.js @@ -2,7 +2,7 @@ * bootstrap-typeahead.js v2.0.0 * http://twitter.github.com/bootstrap/javascript.html#collapsible * ============================================================= - * Copyright 2011 Twitter, Inc. + * Copyright 2012 Twitter, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/tests/vendor/jquery.js b/js/tests/vendor/jquery.js index 01fbe13c8..4c7013a87 100644 --- a/js/tests/vendor/jquery.js +++ b/js/tests/vendor/jquery.js @@ -1461,7 +1461,7 @@ jQuery.support = (function() { // Check if div with explicit width and no margin-right incorrectly // gets computed margin-right based on width of container. For more // info see bug #3333 - // Fails in WebKit before Feb 2011 nightlies + // Fails in WebKit before Feb 2012 nightlies // WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right if ( window.getComputedStyle ) { marginDiv = document.createElement( "div" ); @@ -3837,7 +3837,7 @@ jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblcl /*! * Sizzle CSS Selector Engine - * Copyright 2011, The Dojo Foundation + * Copyright 2012, The Dojo Foundation * Released under the MIT, BSD, and GPL Licenses. * More information: http://sizzlejs.com/ */ diff --git a/js/tests/vendor/qunit.css b/js/tests/vendor/qunit.css index 800dac541..b3e3d002d 100644 --- a/js/tests/vendor/qunit.css +++ b/js/tests/vendor/qunit.css @@ -3,7 +3,7 @@ * * http://docs.jquery.com/QUnit * - * Copyright (c) 2011 John Resig, Jörn Zaefferer + * Copyright (c) 2012 John Resig, Jörn Zaefferer * Dual licensed under the MIT (MIT-LICENSE.txt) * or GPL (GPL-LICENSE.txt) licenses. */ diff --git a/js/tests/vendor/qunit.js b/js/tests/vendor/qunit.js index 9047f97a0..46c95b298 100644 --- a/js/tests/vendor/qunit.js +++ b/js/tests/vendor/qunit.js @@ -3,7 +3,7 @@ * * http://docs.jquery.com/QUnit * - * Copyright (c) 2011 John Resig, Jörn Zaefferer + * Copyright (c) 2012 John Resig, Jörn Zaefferer * Dual licensed under the MIT (MIT-LICENSE.txt) * or GPL (GPL-LICENSE.txt) licenses. */ |
