aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/build
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/build')
-rw-r--r--vendor/twbs/bootstrap/build/build-plugins.mjs2
-rw-r--r--vendor/twbs/bootstrap/build/change-version.mjs2
-rw-r--r--vendor/twbs/bootstrap/build/generate-sri.mjs2
-rw-r--r--vendor/twbs/bootstrap/build/vnu-jar.mjs2
-rw-r--r--vendor/twbs/bootstrap/build/zip-examples.mjs2
5 files changed, 5 insertions, 5 deletions
diff --git a/vendor/twbs/bootstrap/build/build-plugins.mjs b/vendor/twbs/bootstrap/build/build-plugins.mjs
index 77e63070c..252b4b4b0 100644
--- a/vendor/twbs/bootstrap/build/build-plugins.mjs
+++ b/vendor/twbs/bootstrap/build/build-plugins.mjs
@@ -2,7 +2,7 @@
/*!
* Script to build our plugins to use them separately.
- * Copyright 2020-2023 The Bootstrap Authors
+ * Copyright 2020-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/vendor/twbs/bootstrap/build/change-version.mjs b/vendor/twbs/bootstrap/build/change-version.mjs
index 3c1e70668..30cfcc456 100644
--- a/vendor/twbs/bootstrap/build/change-version.mjs
+++ b/vendor/twbs/bootstrap/build/change-version.mjs
@@ -2,7 +2,7 @@
/*!
* Script to update version number references in the project.
- * Copyright 2017-2023 The Bootstrap Authors
+ * Copyright 2017-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/vendor/twbs/bootstrap/build/generate-sri.mjs b/vendor/twbs/bootstrap/build/generate-sri.mjs
index e2b1554f1..384e8f428 100644
--- a/vendor/twbs/bootstrap/build/generate-sri.mjs
+++ b/vendor/twbs/bootstrap/build/generate-sri.mjs
@@ -5,7 +5,7 @@
* Remember to use the same vendor files as the CDN ones,
* otherwise the hashes won't match!
*
- * Copyright 2017-2023 The Bootstrap Authors
+ * Copyright 2017-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/vendor/twbs/bootstrap/build/vnu-jar.mjs b/vendor/twbs/bootstrap/build/vnu-jar.mjs
index b66356032..18a35bdff 100644
--- a/vendor/twbs/bootstrap/build/vnu-jar.mjs
+++ b/vendor/twbs/bootstrap/build/vnu-jar.mjs
@@ -2,7 +2,7 @@
/*!
* Script to run vnu-jar if Java is available.
- * Copyright 2017-2023 The Bootstrap Authors
+ * Copyright 2017-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/vendor/twbs/bootstrap/build/zip-examples.mjs b/vendor/twbs/bootstrap/build/zip-examples.mjs
index 6b44d45b1..e5e39be3a 100644
--- a/vendor/twbs/bootstrap/build/zip-examples.mjs
+++ b/vendor/twbs/bootstrap/build/zip-examples.mjs
@@ -3,7 +3,7 @@
/*!
* Script to create the built examples zip archive;
* requires the `zip` command to be present!
- * Copyright 2020-2023 The Bootstrap Authors
+ * Copyright 2020-2024 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/