aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/build
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-22 08:37:29 +0000
committerMario <mario@mariovavti.com>2024-03-22 08:37:29 +0000
commit1aeb05628b6a2a069c46980efbe628362c9e3e74 (patch)
treee9aed15d0cd74e0c23dcb05c7be8fe9541efdf36 /vendor/twbs/bootstrap/build
parent5b7387459cf4de8f7354d81cb0392c4225714d94 (diff)
parentb464fae3bf22585888c5f3def8eded76fd48ed16 (diff)
downloadvolse-hubzilla-9.0.tar.gz
volse-hubzilla-9.0.tar.bz2
volse-hubzilla-9.0.zip
Merge branch '9.0RC'9.0
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)
*/