From f11f56558bf4ee5e7879125dc506a2567ee3524f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 8 Jan 2019 08:05:26 +0200 Subject: Bump copyright year to 2019. --- build/build-plugins.js | 4 ++-- build/change-version.js | 4 ++-- build/generate-sri.js | 4 ++-- build/vnu-jar.js | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) (limited to 'build') diff --git a/build/build-plugins.js b/build/build-plugins.js index 3240ee5d0..abcbc5e2f 100644 --- a/build/build-plugins.js +++ b/build/build-plugins.js @@ -1,7 +1,7 @@ /*! * Script to build our plugins to use them separately. - * Copyright 2018 The Bootstrap Authors - * Copyright 2018 Twitter, Inc. + * Copyright 2019 The Bootstrap Authors + * Copyright 2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/build/change-version.js b/build/change-version.js index 7102dc083..f1b4f747a 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-2018 The Bootstrap Authors - * Copyright 2017-2018 Twitter, Inc. + * Copyright 2017-2019 The Bootstrap Authors + * Copyright 2017-2019 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 309f29bd2..b32b20214 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-2018 The Bootstrap Authors - * Copyright 2017-2018 Twitter, Inc. + * Copyright 2017-2019 The Bootstrap Authors + * Copyright 2017-2019 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 b990ba7b7..7d549cb01 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-2018 The Bootstrap Authors - * Copyright 2017-2018 Twitter, Inc. + * Copyright 2017-2019 The Bootstrap Authors + * Copyright 2017-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -- cgit v1.2.3