diff options
| author | XhmikosR <[email protected]> | 2021-01-07 12:12:53 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-01-07 12:12:53 +0200 |
| commit | f2c504397e5d5c59c088946cc26da370853673a9 (patch) | |
| tree | 0f73feb0988245b9368855d3a8fa4d29b7f36ace /scss | |
| parent | cefdcf6954f1bbf2a0d409d93568dcd425dc015f (diff) | |
| download | bootstrap-f2c504397e5d5c59c088946cc26da370853673a9.tar.xz bootstrap-f2c504397e5d5c59c088946cc26da370853673a9.zip | |
Bump copyright year to 2021 (#32713)
Diffstat (limited to 'scss')
| -rw-r--r-- | scss/bootstrap-grid.scss | 4 | ||||
| -rw-r--r-- | scss/bootstrap-reboot.scss | 4 | ||||
| -rw-r--r-- | scss/bootstrap-utilities.scss | 4 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index bfaa6553c..f61d0203f 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Grid v5.0.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2020 The Bootstrap Authors - * Copyright 2011-2020 Twitter, Inc. + * Copyright 2011-2021 The Bootstrap Authors + * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index c427062b8..c494f3d76 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Reboot v5.0.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2020 The Bootstrap Authors - * Copyright 2011-2020 Twitter, Inc. + * Copyright 2011-2021 The Bootstrap Authors + * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */ diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss index 265aa890a..4d39b091b 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Utilities v5.0.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2020 The Bootstrap Authors - * Copyright 2011-2020 Twitter, Inc. + * Copyright 2011-2021 The Bootstrap Authors + * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 2449ff036..edb9b0f7d 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,7 +1,7 @@ /*! * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/) - * Copyright 2011-2020 The Bootstrap Authors - * Copyright 2011-2020 Twitter, Inc. + * Copyright 2011-2021 The Bootstrap Authors + * Copyright 2011-2021 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
