mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03: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