mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
customizer: use the same license header as the main files.
This commit is contained in:
parent
ee580c178d
commit
5003e6c1b9
@ -14,7 +14,7 @@ window.onload = function () { // wait for load in a dumb way because B-0
|
||||
var cw = '/*!\n' +
|
||||
' * Bootstrap v3.4.0 (http://getbootstrap.com)\n' +
|
||||
' * Copyright 2011-' + new Date().getFullYear() + ' Twitter, Inc.\n' +
|
||||
' * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n' +
|
||||
' * Licensed under the MIT license\n' +
|
||||
' */\n\n'
|
||||
|
||||
var supportsFile = window.File && window.FileReader && window.FileList && window.Blob
|
||||
|
Loading…
x
Reference in New Issue
Block a user