diff options
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index 4c69ef86d..834d95080 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -1,14 +1,13 @@ - /*! - * Bootstrap v0.0.1 - * - * Copyright 2011 Twitter, Inc - * Licensed under the Apache License v2.0 - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Made with love by two broheims, @mdo and @fat - * Date: {{ date }} - */ - +/*! + * Bootstrap v1.0.0 + * + * Copyright 2011 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 @twitter by @mdo and @fat. + * Date: {{ date }} + */ // CSS Reset @import "reset.less"; |
