1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-07-30 18:30:30 +02:00

update licensing header in JS files & run grunt

This commit is contained in:
Chris Rebert
2013-12-18 15:28:08 -08:00
parent 766bf50b88
commit df3716647d
14 changed files with 25 additions and 289 deletions

View File

@@ -4,18 +4,7 @@
* Inspired by the original jQuery.tipsy by Jason Frame
* ========================================================================
* Copyright 2013 Twitter, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
* ======================================================================== */