diff options
| author | Julian Thilo <[email protected]> | 2014-01-07 01:05:24 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-07 01:05:24 +0100 |
| commit | 7fcfe61f4da41356b2ae974ad20536db0d74e83f (patch) | |
| tree | 0b5981c7db835f6ea2fb07f956a701aa21e8c792 /js/button.js | |
| parent | 99338caed00df37cdb1969a2f96862543be45abc (diff) | |
| download | bootstrap-7fcfe61f4da41356b2ae974ad20536db0d74e83f.tar.xz bootstrap-7fcfe61f4da41356b2ae974ad20536db0d74e83f.zip | |
Update copyright notices in all places
- Implements new format "Copyright 2011-xxxx Twitter, Inc.", which resonates well with our History page and more accurately reflects the copyright status of the repo
- grunt dist to update all the files
Diffstat (limited to 'js/button.js')
| -rw-r--r-- | js/button.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/button.js b/js/button.js index 80705eafd..f05ef4e7f 100644 --- a/js/button.js +++ b/js/button.js @@ -2,7 +2,7 @@ * Bootstrap: button.js v3.0.3 * http://getbootstrap.com/javascript/#buttons * ======================================================================== - * Copyright 2014 Twitter, Inc. + * Copyright 2011-2014 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * ======================================================================== */ |
