aboutsummaryrefslogtreecommitdiff
path: root/scss/bootstrap.scss
diff options
context:
space:
mode:
Diffstat (limited to 'scss/bootstrap.scss')
-rw-r--r--scss/bootstrap.scss8
1 files changed, 7 insertions, 1 deletions
diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss
index 892ae560a..203109faf 100644
--- a/scss/bootstrap.scss
+++ b/scss/bootstrap.scss
@@ -1,4 +1,10 @@
-// Core variables and mixins
+/*!
+ * Bootstrap v4.0.0-alpha (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";
@import "mixins";