aboutsummaryrefslogtreecommitdiff
path: root/less/bootstrap.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-09-10 21:27:07 -0700
committerMark Otto <[email protected]>2013-09-10 21:27:07 -0700
commite645d51b62f74d52ddfeab57e9db0951852b7537 (patch)
tree87c9c036e0695e50134d40e52a6af28db41529bf /less/bootstrap.less
parent84567af1a8f49fc70d6cd83630c59cdbefca5b13 (diff)
parent2b5d7d23d0e6de93cd0ba8b1d4eee480e4cb504d (diff)
downloadbootstrap-e645d51b62f74d52ddfeab57e9db0951852b7537.tar.xz
bootstrap-e645d51b62f74d52ddfeab57e9db0951852b7537.zip
Merge pull request #10565 from twbs/gruntfile-css-banner
generate CSS banners via Gruntfile; fixes #10101
Diffstat (limited to 'less/bootstrap.less')
-rw-r--r--less/bootstrap.less10
1 files changed, 0 insertions, 10 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index 1344b462f..b368b8710 100644
--- a/less/bootstrap.less
+++ b/less/bootstrap.less
@@ -1,13 +1,3 @@
-/*!
- * Bootstrap v3.0.0
- *
- * Copyright 2013 Twitter, Inc
- * Licensed under the Apache License v2.0
- * http://www.apache.org/licenses/LICENSE-2.0
- *
- * Designed and built with all the love in the world by @mdo and @fat.
- */
-
// Core variables and mixins
@import "variables.less";
@import "mixins.less";