diff options
| author | Mark Otto <[email protected]> | 2013-10-17 14:11:40 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-10-17 14:11:40 -0700 |
| commit | 1f33dc8033b2b8245df98a79ebe8800c6c0b992e (patch) | |
| tree | be1a55d5ff3b61c405762ea9d55cf7e2195b69b7 /docs-assets/js | |
| parent | c88cd1cd95dc4bef63697124f795fe7e60308a99 (diff) | |
| download | bootstrap-1f33dc8033b2b8245df98a79ebe8800c6c0b992e.tar.xz bootstrap-1f33dc8033b2b8245df98a79ebe8800c6c0b992e.zip | |
even shorter banner; remove space between slash and period
Diffstat (limited to 'docs-assets/js')
| -rw-r--r-- | docs-assets/js/application.js | 7 | ||||
| -rw-r--r-- | docs-assets/js/customizer.js | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/docs-assets/js/application.js b/docs-assets/js/application.js index 7348d2a78..72d4cd16b 100644 --- a/docs-assets/js/application.js +++ b/docs-assets/js/application.js @@ -1,11 +1,12 @@ // NOTICE!! DO NOT USE ANY OF THIS JAVASCRIPT // IT'S ALL JUST JUNK FOR OUR DOCS! // ++++++++++++++++++++++++++++++++++++++++++ + /*! * Copyright 2013 Twitter, Inc. - * This work is licensed under the Creative Commons Attribution 3.0 Unported License. - * You should have received a copy of this license along with this work. - * If not, visit http://creativecommons.org/licenses/by/3.0/ . + * + * Licensed under the Creative Commons Attribution 3.0 Unported License. For + * details, see http://creativecommons.org/licenses/by/3.0/. */ diff --git a/docs-assets/js/customizer.js b/docs-assets/js/customizer.js index 29479e5c6..1b358b914 100644 --- a/docs-assets/js/customizer.js +++ b/docs-assets/js/customizer.js @@ -1,8 +1,8 @@ /*! * Copyright 2013 Twitter, Inc. - * This work is licensed under the Creative Commons Attribution 3.0 Unported License. - * You should have received a copy of this license along with this work. - * If not, visit http://creativecommons.org/licenses/by/3.0/ . + * + * Licensed under the Creative Commons Attribution 3.0 Unported License. For + * details, see http://creativecommons.org/licenses/by/3.0/. */ |
