1
0
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:
Chris Rebert
2013-10-17 11:33:04 -07:00
parent cf95fe20ba
commit c88cd1cd95
3 changed files with 21 additions and 0 deletions

View File

@@ -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 ($) {