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 --- dist/css/bootstrap.css | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 32805eafc..c6d94ced6 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -1,13 +1,10 @@ /*! - * 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. - */ - +* Bootstrap v3.0.0 by @fat and @mdo +* Copyright 2013 Twitter, Inc. +* Licensed under http://www.apache.org/licenses/LICENSE-2.0 +* +* Designed and built with all the love in the world by @mdo and @fat. +*/ /*! normalize.css v2.1.0 | MIT License | git.io/normalize */ article, -- cgit v1.2.3