From: Kevin Kirsche Date: Tue, 12 May 2015 01:31:28 +0000 (-0400) Subject: [Closes #16447] Concat. license to bootstrap.less X-Git-Tag: v3.3.5~45^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25dcaf4f23793255711fbf89e6f43e64c3106b04;p=thirdparty%2Fbootstrap.git [Closes #16447] Concat. license to bootstrap.less [Closes #16447] Concat. license to bootstrap.less --- diff --git a/less/bootstrap.less b/less/bootstrap.less index 61b77474f9..3cd9828d39 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";