aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-01-02 11:34:48 +0200
committerGitHub <[email protected]>2020-01-02 11:34:48 +0200
commit7b990eb2f4790912734d699cdc6e83b5b5c4274c (patch)
treef5c91babc588bc77d673d827e8dddd563ba0f069 /build
parent8295ad7629644e0cd942c01b2b05b186704b14db (diff)
downloadbootstrap-7b990eb2f4790912734d699cdc6e83b5b5c4274c.tar.xz
bootstrap-7b990eb2f4790912734d699cdc6e83b5b5c4274c.zip
Bump copyright year to 2020. (#29944)
Diffstat (limited to 'build')
-rw-r--r--build/build-plugins.js4
-rwxr-xr-xbuild/change-version.js4
-rw-r--r--build/generate-sri.js4
-rw-r--r--build/vnu-jar.js4
4 files changed, 8 insertions, 8 deletions
diff --git a/build/build-plugins.js b/build/build-plugins.js
index bf64021de..111ffeeea 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 2019 The Bootstrap Authors
- * Copyright 2019 Twitter, Inc.
+ * Copyright 2020 The Bootstrap Authors
+ * Copyright 2020 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 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)
*/
diff --git a/build/generate-sri.js b/build/generate-sri.js
index 267419dda..36bb4657d 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-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)
*/
diff --git a/build/vnu-jar.js b/build/vnu-jar.js
index 8c5190dbe..53fc58636 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-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)
*/