]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix footer text
authorMark Otto <markdotto@gmail.com>
Thu, 30 Jun 2011 18:13:53 +0000 (11:13 -0700)
committerMark Otto <markdotto@gmail.com>
Thu, 30 Jun 2011 18:13:53 +0000 (11:13 -0700)
bootstrap-1.0.0.css
docs/index.html

index 5df12c2ec8acee39b712c4f28d442c8a11e98192..a49aa607140b8d4096979b1615e6568f6d74e91d 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/*!
  * Bootstrap v1.0.0
  *
  * Copyright 2011 Twitter, Inc
@@ -6,6 +6,7 @@
  * 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 }}
  */
 /*
  * Reset.less
index f5f3acf87f6567c0674967dc492b6576d3681337..b4c81bb0e2bb19d89d136147609b85592eeb5e19 100644 (file)
           <p class="right"><a href="#">Back to top</a></p>
           <p>
             Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br />
-            Open-sourced under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
+            Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
           </p>
         </div>
       </div>