diff options
Diffstat (limited to 'build')
| -rwxr-xr-x | build/change-version.js | 4 | ||||
| -rw-r--r-- | build/generate-sri.js | 4 | ||||
| -rw-r--r-- | build/lint-vars.js | 4 | ||||
| -rw-r--r-- | build/saucelabs-unit-test.js | 4 | ||||
| -rw-r--r-- | build/vnu-jar.js | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/build/change-version.js b/build/change-version.js index dc0b0c5df..25283c44a 100755 --- a/build/change-version.js +++ b/build/change-version.js @@ -4,8 +4,8 @@ /*! * Script to update version number references in the project. - * Copyright 2017 The Bootstrap Authors - * Copyright 2017 Twitter, Inc. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/build/generate-sri.js b/build/generate-sri.js index 2ace46e05..f6790e440 100644 --- a/build/generate-sri.js +++ b/build/generate-sri.js @@ -5,8 +5,8 @@ * Remember to use the same vendor files as the CDN ones, * otherwise the hashes won't match! * - * Copyright 2017 The Bootstrap Authors - * Copyright 2017 Twitter, Inc. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/build/lint-vars.js b/build/lint-vars.js index 6164392e5..21dc55696 100644 --- a/build/lint-vars.js +++ b/build/lint-vars.js @@ -3,8 +3,8 @@ /*! * Script to find unused Sass variables. * - * Copyright 2017 The Bootstrap Authors - * Copyright 2017 Twitter, Inc. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/build/saucelabs-unit-test.js b/build/saucelabs-unit-test.js index 3ec68a95b..95b68345c 100644 --- a/build/saucelabs-unit-test.js +++ b/build/saucelabs-unit-test.js @@ -1,7 +1,7 @@ /*! * Script to run our Sauce Labs tests. - * Copyright 2017 The Bootstrap Authors - * Copyright 2017 Twitter, Inc. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/build/vnu-jar.js b/build/vnu-jar.js index eefcb64eb..9a1d9fa12 100644 --- a/build/vnu-jar.js +++ b/build/vnu-jar.js @@ -2,8 +2,8 @@ /*! * Script to run vnu-jar if Java is available. - * Copyright 2017 The Bootstrap Authors - * Copyright 2017 Twitter, Inc. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
