mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 21:09:06 +02:00
add explicit copyright header to docs CSS & JS files; fixes #11112
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
// 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/ .
|
||||
*/
|
||||
|
||||
|
||||
!function ($) {
|
||||
|
||||
|
Reference in New Issue
Block a user