diff options
| author | Mark Otto <[email protected]> | 2015-01-01 10:35:19 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-01-01 10:35:19 -0800 |
| commit | 401889a8dc7d530d9be3b6b005afe03856089437 (patch) | |
| tree | 41e1a802722909d23586ba0a366fcf4552a2fbb4 /js/tooltip.js | |
| parent | 548d46eb8b88f3876ec325be8500080c78934925 (diff) | |
| parent | 576230b92ae5a082eb8e058dc2fab7c67c99bd19 (diff) | |
| download | bootstrap-401889a8dc7d530d9be3b6b005afe03856089437.tar.xz bootstrap-401889a8dc7d530d9be3b6b005afe03856089437.zip | |
Merge pull request #15477 from ZDroid/2015
Happy New Year
Diffstat (limited to 'js/tooltip.js')
| -rw-r--r-- | js/tooltip.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tooltip.js b/js/tooltip.js index a3bed9856..a1140d247 100644 --- a/js/tooltip.js +++ b/js/tooltip.js @@ -3,7 +3,7 @@ * http://getbootstrap.com/javascript/#tooltip * Inspired by the original jQuery.tipsy by Jason Frame * ======================================================================== - * Copyright 2011-2014 Twitter, Inc. + * Copyright 2011-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ======================================================================== */ |
