aboutsummaryrefslogtreecommitdiff
path: root/build/zip-examples.mjs
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2024-02-05 21:39:38 +0100
committerMark Otto <[email protected]>2024-02-05 20:13:23 -0800
commit52cc9342cb5df6b13ea421deb75477a73419745b (patch)
tree18429a926328070b5f9668a06db95bbb8d08676f /build/zip-examples.mjs
parentb75f637f4d992ae3688aa43d37d52187c7b0b638 (diff)
downloadbootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.tar.xz
bootstrap-52cc9342cb5df6b13ea421deb75477a73419745b.zip
Bump copyright year to 2024
Diffstat (limited to 'build/zip-examples.mjs')
-rw-r--r--build/zip-examples.mjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/zip-examples.mjs b/build/zip-examples.mjs
index 6b44d45b1..e5e39be3a 100644
--- a/build/zip-examples.mjs
+++ b/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)
*/