aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorKevin Kirsche <[email protected]>2015-05-11 21:31:28 -0400
committerKevin Kirsche <[email protected]>2015-05-11 23:55:32 -0400
commit25dcaf4f23793255711fbf89e6f43e64c3106b04 (patch)
tree4e060907dff338d06303304980d2eee502f3321d /less
parent9bf6e107e36cc9a0e7c821f518e752361f497242 (diff)
downloadbootstrap-25dcaf4f23793255711fbf89e6f43e64c3106b04.tar.xz
bootstrap-25dcaf4f23793255711fbf89e6f43e64c3106b04.zip
[Closes #16447] Concat. license to bootstrap.less
[Closes #16447] Concat. license to bootstrap.less
Diffstat (limited to 'less')
-rw-r--r--less/bootstrap.less6
1 files changed, 6 insertions, 0 deletions
diff --git a/less/bootstrap.less b/less/bootstrap.less
index 61b77474f..3cd9828d3 100644
--- a/less/bootstrap.less
+++ b/less/bootstrap.less
@@ -1,3 +1,9 @@
+/*!
+ * Bootstrap v3.3.4 (http://getbootstrap.com)
+ * Copyright 2011-2015 Twitter, Inc.
+ * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+ */
+
// Core variables and mixins
@import "variables.less";
@import "mixins.less";