diff options
| author | XhmikosR <[email protected]> | 2020-01-02 11:34:48 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-01-02 11:34:48 +0200 |
| commit | 7b990eb2f4790912734d699cdc6e83b5b5c4274c (patch) | |
| tree | f5c91babc588bc77d673d827e8dddd563ba0f069 /build/change-version.js | |
| parent | 8295ad7629644e0cd942c01b2b05b186704b14db (diff) | |
| download | bootstrap-7b990eb2f4790912734d699cdc6e83b5b5c4274c.tar.xz bootstrap-7b990eb2f4790912734d699cdc6e83b5b5c4274c.zip | |
Bump copyright year to 2020. (#29944)
Diffstat (limited to 'build/change-version.js')
| -rwxr-xr-x | 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 d7627dde3..d6fcbfc5a 100755 --- 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-2019 The Bootstrap Authors - * Copyright 2017-2019 Twitter, Inc. + * Copyright 2017-2020 The Bootstrap Authors + * Copyright 2017-2020 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
