diff options
| author | Mark Otto <[email protected]> | 2022-12-20 14:25:36 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-12-20 14:25:36 -0800 |
| commit | f6687e99b5171da9559f3192aa3397b82adf43e1 (patch) | |
| tree | 40ccfbacd3c61120f9dacef84d9b85cb1c708c78 | |
| parent | cf3c1535e63affb87cb905c33979e814fa484778 (diff) | |
| download | bootstrap-f6687e99b5171da9559f3192aa3397b82adf43e1.tar.xz bootstrap-f6687e99b5171da9559f3192aa3397b82adf43e1.zip | |
Follow up
| -rw-r--r-- | scss/mixins/_banner.scss | 2 | ||||
| -rw-r--r-- | site/assets/scss/docs.scss | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/scss/mixins/_banner.scss b/scss/mixins/_banner.scss index 97ec9d1ee..0810075ab 100644 --- a/scss/mixins/_banner.scss +++ b/scss/mixins/_banner.scss @@ -2,8 +2,6 @@ /*! * Bootstrap #{$file} v5.2.3 (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ } - diff --git a/site/assets/scss/docs.scss b/site/assets/scss/docs.scss index 521493461..509cc33fd 100644 --- a/site/assets/scss/docs.scss +++ b/site/assets/scss/docs.scss @@ -1,7 +1,6 @@ /*! * Bootstrap Docs (https://getbootstrap.com/) * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ |
