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 /build/change-version.js | |
| parent | 2c9ecd0b8df1a1d25013820a3baa0b7d9e6c2589 (diff) | |
| download | bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.tar.xz bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.zip | |
Bump copyright year to 2022 (#35639)
Diffstat (limited to 'build/change-version.js')
| -rw-r--r-- | build/change-version.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/change-version.js b/build/change-version.js index 22a169db9..6d85441a9 100644 --- a/build/change-version.js +++ b/build/change-version.js @@ -2,8 +2,8 @@ /*! * Script to update version number references in the project. - * Copyright 2017-2021 The Bootstrap Authors - * Copyright 2017-2021 Twitter, Inc. + * Copyright 2017-2022 The Bootstrap Authors + * Copyright 2017-2022 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */ |
