diff options
| author | XhmikosR <[email protected]> | 2015-05-16 10:47:19 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-05-16 12:57:27 +0300 |
| commit | c56032a0e5810acbc002b45b5b900dacafa32483 (patch) | |
| tree | f8b472c3dda1ae6dd73f9fb84a0822abe2cdf023 /less | |
| parent | 9e395712a50f2d9fd9b21b01c8395354e7a08ae8 (diff) | |
| download | bootstrap-c56032a0e5810acbc002b45b5b900dacafa32483.tar.xz bootstrap-c56032a0e5810acbc002b45b5b900dacafa32483.zip | |
Remove grunt-banner completely.
Add a license header in theme instead.
Diffstat (limited to 'less')
| -rw-r--r-- | less/theme.less | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/less/theme.less b/less/theme.less index b84ec4241..5c134b7b5 100644 --- a/less/theme.less +++ b/less/theme.less @@ -1,3 +1,8 @@ +/*! + * Bootstrap v3.3.4 (http://getbootstrap.com) + * Copyright 2011-2015 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ // // Load core variables and mixins |
