diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/js/src/application.js | 4 | ||||
| -rw-r--r-- | assets/scss/docs.scss | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/assets/js/src/application.js b/assets/js/src/application.js index 01c9eef55..a067c9fb5 100644 --- a/assets/js/src/application.js +++ b/assets/js/src/application.js @@ -4,8 +4,8 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com) - * Copyright 2011-2017 The Bootstrap Authors - * Copyright 2011-2017 Twitter, Inc. + * Copyright 2011-2018 The Bootstrap Authors + * Copyright 2011-2018 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/assets/scss/docs.scss b/assets/scss/docs.scss index 811b39c74..7bc1196b7 100644 --- a/assets/scss/docs.scss +++ b/assets/scss/docs.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Docs (https://getbootstrap.com) - * Copyright 2011-2017 The Bootstrap Authors - * Copyright 2011-2017 Twitter, Inc. + * Copyright 2011-2018 The Bootstrap Authors + * Copyright 2011-2018 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see https://creativecommons.org/licenses/by/3.0/. */ |
