diff options
| author | Patrick H. Lauke <[email protected]> | 2023-01-02 00:30:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-01 16:30:53 -0800 |
| commit | 2cc580e2d1e70d942965d54365db24fe6728ad00 (patch) | |
| tree | 8768f47ee4ad9beb7302b953a3ff0214082c10a4 /site/assets/js | |
| parent | 1b39d1275bf5f91ff126faea33a6e6ab71ba991e (diff) | |
| download | bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.tar.xz bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.zip | |
Docs: remove remnants of Twitter / bump dates (#37779)
Diffstat (limited to 'site/assets/js')
| -rw-r--r-- | site/assets/js/application.js | 3 | ||||
| -rw-r--r-- | site/assets/js/code-examples.js | 3 | ||||
| -rw-r--r-- | site/assets/js/snippets.js | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/site/assets/js/application.js b/site/assets/js/application.js index dec23635d..6bb71f0c2 100644 --- a/site/assets/js/application.js +++ b/site/assets/js/application.js @@ -4,8 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/code-examples.js b/site/assets/js/code-examples.js index edb13598f..555bd7b6f 100644 --- a/site/assets/js/code-examples.js +++ b/site/assets/js/code-examples.js @@ -4,8 +4,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ diff --git a/site/assets/js/snippets.js b/site/assets/js/snippets.js index 43b8a095c..a69b4bf64 100644 --- a/site/assets/js/snippets.js +++ b/site/assets/js/snippets.js @@ -6,8 +6,7 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2022 The Bootstrap Authors - * Copyright 2011-2022 Twitter, Inc. + * Copyright 2011-2023 The Bootstrap Authors * Licensed under the Creative Commons Attribution 3.0 Unported License. * For details, see https://creativecommons.org/licenses/by/3.0/. */ |
