From c2527e4870ccbbbb8f31b5ee0b43e3507e659683 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 12 Jul 2014 00:54:37 -0700 Subject: Redo license FAQs in markdown --- docs/_includes/getting-started/license.html | 34 ----------------------------- 1 file changed, 34 deletions(-) delete mode 100644 docs/_includes/getting-started/license.html (limited to 'docs/_includes') diff --git a/docs/_includes/getting-started/license.html b/docs/_includes/getting-started/license.html deleted file mode 100644 index 9181d0fd8..000000000 --- a/docs/_includes/getting-started/license.html +++ /dev/null @@ -1,34 +0,0 @@ -
-

License FAQs

-

Bootstrap is released under the MIT license and is copyright {{ site.time | date: "%Y" }} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.

- -

It requires you to:

- - -

It permits you to:

- - -

It forbids you to:

- - -

It does not require you to:

- - -

The full Bootstrap license is located in the project repository for more information.

-
-- cgit v1.2.3