diff options
Diffstat (limited to 'scss/mixins/_banner.scss')
-rw-r--r-- | scss/mixins/_banner.scss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss index aa83dcc..20c2fd1 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,7 +1,7 @@ @mixin bsBanner($file) { /*! - * Bootstrap #{$file} v5.3.1 (https://getbootstrap.com/) - * Copyright 2011-2023 The Bootstrap Authors + * Bootstrap #{$file} v5.3.3 (https://getbootstrap.com/) + * Copyright 2011-2024 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ } |