diff options
| author | Zlatan Vasović <[email protected]> | 2014-01-01 15:37:08 +0100 |
|---|---|---|
| committer | Zlatan Vasović <[email protected]> | 2014-01-01 15:37:08 +0100 |
| commit | 1c83d68ca45adce77d8eca9bb5643db7b57b9ef7 (patch) | |
| tree | 006819b45a2c1a128790bc6f684223305f925353 /dist/js | |
| parent | 50cf0b1a9d883ae3c4054dfd4071963fdf8aa812 (diff) | |
| download | bootstrap-1c83d68ca45adce77d8eca9bb5643db7b57b9ef7.tar.xz bootstrap-1c83d68ca45adce77d8eca9bb5643db7b57b9ef7.zip | |
New Year
Diffstat (limited to 'dist/js')
| -rw-r--r-- | dist/js/bootstrap.js | 4 | ||||
| -rw-r--r-- | dist/js/bootstrap.min.js | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index 6cbb2ea1a..4b5bbf0f0 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -1,6 +1,6 @@ /*! * Bootstrap v3.0.3 (http://getbootstrap.com) - * Copyright 2013 Twitter, Inc. + * Copyright 2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ @@ -1804,7 +1804,7 @@ if (typeof jQuery === "undefined") { throw new Error("Bootstrap requires jQuery" * Bootstrap: affix.js v3.0.3 * http://getbootstrap.com/javascript/#affix * ======================================================================== - * Copyright 2013 Twitter, Inc. + * Copyright 2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ======================================================================== */ diff --git a/dist/js/bootstrap.min.js b/dist/js/bootstrap.min.js index 3da2f1142..9c77872f3 100644 --- a/dist/js/bootstrap.min.js +++ b/dist/js/bootstrap.min.js @@ -1,6 +1,6 @@ /*! * Bootstrap v3.0.3 (http://getbootstrap.com) - * Copyright 2013 Twitter, Inc. + * Copyright 2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
