diff options
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/js/ie-emulation-modes-warning.js | 1 | ||||
| -rw-r--r-- | docs/assets/js/ie10-viewport-bug-workaround.js | 1 | ||||
| -rw-r--r-- | docs/assets/js/src/application.js | 1 | ||||
| -rw-r--r-- | docs/assets/scss/docs.scss | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/docs/assets/js/ie-emulation-modes-warning.js b/docs/assets/js/ie-emulation-modes-warning.js index 2016da6d5..452c1268f 100644 --- a/docs/assets/js/ie-emulation-modes-warning.js +++ b/docs/assets/js/ie-emulation-modes-warning.js @@ -2,6 +2,7 @@ // IT'S JUST JUNK FOR OUR DOCS! // ++++++++++++++++++++++++++++++++++++++++++ /*! + * Copyright 2014-2015 The Bootstrap Authors * Copyright 2014-2015 Twitter, Inc. * * Licensed under the Creative Commons Attribution 3.0 Unported License. For diff --git a/docs/assets/js/ie10-viewport-bug-workaround.js b/docs/assets/js/ie10-viewport-bug-workaround.js index 162dafb9d..629ad5e56 100644 --- a/docs/assets/js/ie10-viewport-bug-workaround.js +++ b/docs/assets/js/ie10-viewport-bug-workaround.js @@ -1,5 +1,6 @@ /*! * IE10 viewport hack for Surface/desktop Windows 8 bug + * Copyright 2014-2015 The Bootstrap Authors * Copyright 2014-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/docs/assets/js/src/application.js b/docs/assets/js/src/application.js index 69520e947..f45add540 100644 --- a/docs/assets/js/src/application.js +++ b/docs/assets/js/src/application.js @@ -4,6 +4,7 @@ /*! * JavaScript for Bootstrap's docs (http://getbootstrap.com) + * Copyright 2011-2016 The Bootstrap Authors * Copyright 2011-2016 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see https://creativecommons.org/licenses/by/3.0/. diff --git a/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss index 0362198fd..17a11cf2d 100644 --- a/docs/assets/scss/docs.scss +++ b/docs/assets/scss/docs.scss @@ -1,5 +1,6 @@ /*! * Bootstrap Docs (http://getbootstrap.com) + * Copyright 2011-2016 The Bootstrap Authors * Copyright 2011-2016 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see https://creativecommons.org/licenses/by/3.0/. |
