diff options
| author | Patrick H. Lauke <[email protected]> | 2023-01-02 00:30:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-01 16:30:53 -0800 |
| commit | 2cc580e2d1e70d942965d54365db24fe6728ad00 (patch) | |
| tree | 8768f47ee4ad9beb7302b953a3ff0214082c10a4 /scss | |
| parent | 1b39d1275bf5f91ff126faea33a6e6ab71ba991e (diff) | |
| download | bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.tar.xz bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.zip | |
Docs: remove remnants of Twitter / bump dates (#37779)
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 64d09a2a9..aa6c012a5 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -1,7 +1,7 @@ @mixin bsBanner($file) { /*! * Bootstrap #{$file} v5.3.0-alpha1 (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2023 The Bootstrap Authors * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ } |
