aboutsummaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2024-02-05 21:39:38 +0100
committerMark Otto <[email protected]>2024-02-05 20:13:23 -0800
commit52cc9342cb5df6b13ea421deb75477a73419745b (patch)
tree18429a926328070b5f9668a06db95bbb8d08676f /scss
parentb75f637f4d992ae3688aa43d37d52187c7b0b638 (diff)
downloadbootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.tar.xz
bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.zip
Bump copyright year to 2024
Diffstat (limited to 'scss')
-rw-r--r--scss/mixins/_banner.scss2
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)
*/
}