diff --git a/LICENSE b/LICENSE index 50a6393c0657..1ec0d70deac6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -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/README.md b/README.md index fd97265840b9..b77eb95ae05f 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Authors Copyright and license --------------------- -Copyright 2011 Twitter, Inc. +Copyright 2012 Twitter, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. diff --git a/bootstrap.css b/bootstrap.css index dd82e1247ad5..9a4e6e111165 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -1,12 +1,12 @@ /*! * Bootstrap v2.0.0 * - * Copyright 2011 Twitter, Inc + * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Sat Jan 14 21:26:13 PST 2012 + * Date: Sat Jan 14 23:28:07 PST 2012 */ html, body { margin: 0; diff --git a/examples/container-app.html b/examples/container-app.html index 778bceacf6a1..788efcbf32bf 100644 --- a/examples/container-app.html +++ b/examples/container-app.html @@ -110,7 +110,7 @@

Secondary content

diff --git a/examples/fluid-reverse.html b/examples/fluid-reverse.html index 61aa08de99c3..c03cae723fc4 100644 --- a/examples/fluid-reverse.html +++ b/examples/fluid-reverse.html @@ -119,7 +119,7 @@

Heading


diff --git a/examples/fluid.html b/examples/fluid.html index bba78a329b3c..cb00fb85afec 100644 --- a/examples/fluid.html +++ b/examples/fluid.html @@ -119,7 +119,7 @@

Heading


diff --git a/examples/hero.html b/examples/hero.html index 3a7a5398399c..9b82ba62a335 100644 --- a/examples/hero.html +++ b/examples/hero.html @@ -70,7 +70,7 @@

Heading

diff --git a/js/bootstrap-alert.js b/js/bootstrap-alert.js index 1ce8f01bff72..96b9786aa731 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 cb0c45cdf173..046d25614243 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 c49f89ad809b..f2d5110a4e3e 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 9301c7309dfe..2521b7c7a752 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 3cb2619929f4..923da6bfa6a1 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 df4f3c7643e5..3652f5c8b55d 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 9f60cbe957b6..e90899895280 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 6201d4cefa6c..63195b4bdf1a 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 8492fe9558e0..e5b85e232500 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 8ce30ab82dce..07a5d46f5654 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 29fa1bdebc95..aaaee4bd28ca 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 180466a74b2d..b4957c3f611f 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 01fbe13c8273..4c7013a87dd0 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 800dac541b48..b3e3d002d784 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 9047f97a0105..46c95b298e8c 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. */ diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 43b5120863c6..db6a192f59c1 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,7 +1,7 @@ /*! * Bootstrap @VERSION * - * Copyright 2011 Twitter, Inc + * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * diff --git a/lib/print.less b/lib/print.less index b45d016fdd85..4fd45e282207 100644 --- a/lib/print.less +++ b/lib/print.less @@ -1,7 +1,7 @@ /*! * Bootstrap @VERSION for Print * - * Copyright 2011 Twitter, Inc + * Copyright 2012 Twitter, Inc * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 *