Skip to content

Commit 16eccc4

Browse files
committed
dates updated to 2012
1 parent dab6d2b commit 16eccc4

24 files changed

+26
-26
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2011 Twitter, Inc.
1+
Copyright 2012 Twitter, Inc.
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Authors
100100
Copyright and license
101101
---------------------
102102

103-
Copyright 2011 Twitter, Inc.
103+
Copyright 2012 Twitter, Inc.
104104

105105
Licensed under the Apache License, Version 2.0 (the "License");
106106
you may not use this work except in compliance with the License.

bootstrap.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
/*!
22
* Bootstrap v2.0.0
33
*
4-
* Copyright 2011 Twitter, Inc
4+
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*
88
* Designed and built with all the love in the world @twitter by @mdo and @fat.
9-
* Date: Sat Jan 14 21:26:13 PST 2012
9+
* Date: Sat Jan 14 23:28:07 PST 2012
1010
*/
1111
html, body {
1212
margin: 0;

examples/container-app.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ <h3>Secondary content</h3>
110110
</div>
111111

112112
<footer>
113-
<p>&copy; Company 2011</p>
113+
<p>&copy; Company 2012</p>
114114
</footer>
115115

116116
</div> <!-- /container -->

examples/fluid-reverse.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2>Heading</h2>
119119
<hr>
120120

121121
<footer>
122-
<p>&copy; Company 2011</p>
122+
<p>&copy; Company 2012</p>
123123
</footer>
124124
</div>
125125
</div>

examples/fluid.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ <h2>Heading</h2>
119119
<hr>
120120

121121
<footer>
122-
<p>&copy; Company 2011</p>
122+
<p>&copy; Company 2012</p>
123123
</footer>
124124
</div>
125125
</div>

examples/hero.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ <h2>Heading</h2>
7070
</div>
7171

7272
<footer>
73-
<p>&copy; Company 2011</p>
73+
<p>&copy; Company 2012</p>
7474
</footer>
7575

7676
</div> <!-- /container -->

js/bootstrap-alert.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-alert.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-button.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-buttons.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#buttons
44
* ============================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-carousel.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-carousel.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#alerts
44
* ==========================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-collapse.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-collapsible.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#collapsible
44
* =============================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-dropdown.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-dropdown.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#dropdown
44
* ============================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-modal.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-modal.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#modal
44
* =========================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-popover.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-popover.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#popover
44
* ===========================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-scrollspy.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-scrollspy.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#scrollspy
44
* =============================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-tab.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-tabs.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#tabs
44
* ========================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-tooltip.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* http://twitter.github.com/bootstrap/javascript.html#tooltip
44
* Inspired by the original jQuery.tipsy by Jason Frame
55
* ===========================================================
6-
* Copyright 2011 Twitter, Inc.
6+
* Copyright 2012 Twitter, Inc.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

js/bootstrap-transition.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-transitions.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html
44
* ===================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/bootstrap-typeahead.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* bootstrap-typeahead.js v2.0.0
33
* http://twitter.github.com/bootstrap/javascript.html#collapsible
44
* =============================================================
5-
* Copyright 2011 Twitter, Inc.
5+
* Copyright 2012 Twitter, Inc.
66
*
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

js/tests/vendor/jquery.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1461,7 +1461,7 @@ jQuery.support = (function() {
14611461
// Check if div with explicit width and no margin-right incorrectly
14621462
// gets computed margin-right based on width of container. For more
14631463
// info see bug #3333
1464-
// Fails in WebKit before Feb 2011 nightlies
1464+
// Fails in WebKit before Feb 2012 nightlies
14651465
// WebKit Bug 13343 - getComputedStyle returns wrong value for margin-right
14661466
if ( window.getComputedStyle ) {
14671467
marginDiv = document.createElement( "div" );
@@ -3837,7 +3837,7 @@ jQuery.each( ("blur focus focusin focusout load resize scroll unload click dblcl
38373837

38383838
/*!
38393839
* Sizzle CSS Selector Engine
3840-
* Copyright 2011, The Dojo Foundation
3840+
* Copyright 2012, The Dojo Foundation
38413841
* Released under the MIT, BSD, and GPL Licenses.
38423842
* More information: http://sizzlejs.com/
38433843
*/

js/tests/vendor/qunit.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* http://docs.jquery.com/QUnit
55
*
6-
* Copyright (c) 2011 John Resig, Jörn Zaefferer
6+
* Copyright (c) 2012 John Resig, Jörn Zaefferer
77
* Dual licensed under the MIT (MIT-LICENSE.txt)
88
* or GPL (GPL-LICENSE.txt) licenses.
99
*/

js/tests/vendor/qunit.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* http://docs.jquery.com/QUnit
55
*
6-
* Copyright (c) 2011 John Resig, Jörn Zaefferer
6+
* Copyright (c) 2012 John Resig, Jörn Zaefferer
77
* Dual licensed under the MIT (MIT-LICENSE.txt)
88
* or GPL (GPL-LICENSE.txt) licenses.
99
*/

lib/bootstrap.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* Bootstrap @VERSION
33
*
4-
* Copyright 2011 Twitter, Inc
4+
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*

lib/print.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*!
22
* Bootstrap @VERSION for Print
33
*
4-
* Copyright 2011 Twitter, Inc
4+
* Copyright 2012 Twitter, Inc
55
* Licensed under the Apache License v2.0
66
* http://www.apache.org/licenses/LICENSE-2.0
77
*

0 commit comments

Comments
 (0)