From 6aae3930c92052a49686c1bd73a264da905ce898 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 30 Jun 2011 10:21:27 -0700 Subject: updated docs styles, notes in header of master file, etc --- lib/bootstrap.less | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/bootstrap.less') diff --git a/lib/bootstrap.less b/lib/bootstrap.less index b99cf47ec..cf2bd8e10 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,9 +1,9 @@ /* - * Master Stylesheet - * This file is only for importing all required stylesheets for LESS to include and then compile. + * Bootstrap v1.0.0 * * Copyright 2011 Twitter, Inc - * Open-sourced under Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0 + * Licensed under the Apache License v2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built @twitter by @mdo and @fat, like bosses. */ -- cgit v1.2.3 From 588b2da937dd5c34766863fba3a9daaf2276d900 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 30 Jun 2011 10:40:28 -0700 Subject: updated docs, fixed language, added copy-code js for selecting text on focus --- lib/bootstrap.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/bootstrap.less') diff --git a/lib/bootstrap.less b/lib/bootstrap.less index cf2bd8e10..a2b091425 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -5,7 +5,7 @@ * Licensed under the Apache License v2.0 * http://www.apache.org/licenses/LICENSE-2.0 * - * Designed and built @twitter by @mdo and @fat, like bosses. + * Designed and built with all the love in the world @twitter by @mdo and @fat. */ -- cgit v1.2.3