diff options
| author | XhmikosR <[email protected]> | 2022-01-03 15:03:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-03 15:03:42 +0200 |
| commit | 9680e1745672f35f6a63c6670b1668e46d5c575d (patch) | |
| tree | 19842daf5e968410e234202e96c2627e49621d13 /scss | |
| parent | 2c9ecd0b8df1a1d25013820a3baa0b7d9e6c2589 (diff) | |
| download | bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.tar.xz bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.zip | |
Bump copyright year to 2022 (#35639)
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 edca104af..e927ee491 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Grid v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. + * 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/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index 726758e92..b733597f7 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Reboot v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. + * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2022 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 6d7968e68..48428a10f 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Utilities v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. + * 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/scss/bootstrap.scss b/scss/bootstrap.scss index 6a5d13166..794bbf5ed 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,7 +1,7 @@ /*! * Bootstrap v5.1.3 (https://getbootstrap.com/) - * Copyright 2011-2021 The Bootstrap Authors - * Copyright 2011-2021 Twitter, Inc. + * Copyright 2011-2022 The Bootstrap Authors + * Copyright 2011-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
