From 2b5d7d23d0e6de93cd0ba8b1d4eee480e4cb504d Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 10 Sep 2013 19:21:44 -0700 Subject: generate CSS banners via Gruntfile; fixes #10101 --- less/bootstrap.less | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'less/bootstrap.less') 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"; -- cgit v1.2.3