aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2022-11-21 09:11:01 -0800
committerMark Otto <[email protected]>2022-12-20 14:24:43 -0800
commitcf3c1535e63affb87cb905c33979e814fa484778 (patch)
tree7757c82f43bca10d64a5008b48c267b0c86970d9 /build
parentefce82977789898a875cfb2b824bc99ac52b18d0 (diff)
downloadbootstrap-cf3c1535e63affb87cb905c33979e814fa484778.tar.xz
bootstrap-cf3c1535e63affb87cb905c33979e814fa484778.zip
Update docs and package information to clarify license
Diffstat (limited to 'build')
-rw-r--r--build/build-plugins.js1
-rw-r--r--build/change-version.js1
-rw-r--r--build/generate-sri.js1
-rw-r--r--build/vnu-jar.js1
4 files changed, 0 insertions, 4 deletions
diff --git a/build/build-plugins.js b/build/build-plugins.js
index b6ce58df8..a29e83d83 100644
--- a/build/build-plugins.js
+++ b/build/build-plugins.js
@@ -3,7 +3,6 @@
/*!
* Script to build our plugins to use them separately.
* Copyright 2020-2022 The Bootstrap Authors
- * Copyright 2020-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/build/change-version.js b/build/change-version.js
index 57c5fdec8..0de927d77 100644
--- a/build/change-version.js
+++ b/build/change-version.js
@@ -3,7 +3,6 @@
/*!
* Script to update version number references in the project.
* Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/build/generate-sri.js b/build/generate-sri.js
index ef1b39f97..652955721 100644
--- a/build/generate-sri.js
+++ b/build/generate-sri.js
@@ -6,7 +6,6 @@
* otherwise the hashes won't match!
*
* Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
diff --git a/build/vnu-jar.js b/build/vnu-jar.js
index f29eeb722..4da9b53c8 100644
--- a/build/vnu-jar.js
+++ b/build/vnu-jar.js
@@ -3,7 +3,6 @@
/*!
* Script to run vnu-jar if Java is available.
* Copyright 2017-2022 The Bootstrap Authors
- * Copyright 2017-2022 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/