diff options
| author | Mark Otto <[email protected]> | 2022-11-21 09:11:01 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-12-20 14:24:43 -0800 |
| commit | cf3c1535e63affb87cb905c33979e814fa484778 (patch) | |
| tree | 7757c82f43bca10d64a5008b48c267b0c86970d9 /build | |
| parent | efce82977789898a875cfb2b824bc99ac52b18d0 (diff) | |
| download | bootstrap-cf3c1535e63affb87cb905c33979e814fa484778.tar.xz bootstrap-cf3c1535e63affb87cb905c33979e814fa484778.zip | |
Update docs and package information to clarify license
Diffstat (limited to 'build')
| -rw-r--r-- | build/build-plugins.js | 1 | ||||
| -rw-r--r-- | build/change-version.js | 1 | ||||
| -rw-r--r-- | build/generate-sri.js | 1 | ||||
| -rw-r--r-- | build/vnu-jar.js | 1 |
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) */ |
