diff options
| author | Julien Déramond <[email protected]> | 2024-02-05 21:39:38 +0100 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2024-02-05 20:13:23 -0800 |
| commit | 52cc9342cb5df6b13ea421deb75477a73419745b (patch) | |
| tree | 18429a926328070b5f9668a06db95bbb8d08676f /scss | |
| parent | b75f637f4d992ae3688aa43d37d52187c7b0b638 (diff) | |
| download | bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.tar.xz bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.zip | |
Bump copyright year to 2024
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/mixins/_banner.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss index ee2c58428..6a18c2b88 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,7 +1,7 @@ @mixin bsBanner($file) { /*! * Bootstrap #{$file} v5.3.2 (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Copyright 2011-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ } |
