diff options
| author | XhmikosR <[email protected]> | 2019-07-22 16:40:43 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-07-22 16:51:45 +0300 |
| commit | 1cfe18571f58c2a5b7042441b071fb19eea2128b (patch) | |
| tree | a93cd82ed03a6d4f8b84bf496c6b0fec58a10fb3 | |
| parent | 2f08484be95e6f5491252a1589b4d34f623dc1e3 (diff) | |
| download | bootstrap-1cfe18571f58c2a5b7042441b071fb19eea2128b.tar.xz bootstrap-1cfe18571f58c2a5b7042441b071fb19eea2128b.zip | |
Fix license header.
| -rw-r--r-- | scss/bootstrap-utilities.scss | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/scss/bootstrap-utilities.scss b/scss/bootstrap-utilities.scss index c3a859b43..031897ff0 100644 --- a/scss/bootstrap-utilities.scss +++ b/scss/bootstrap-utilities.scss @@ -1,10 +1,9 @@ /*! - * Bootstrap v4.3.1 (https://getbootstrap.com/) + * Bootstrap Utilities v4.3.1 (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) -**/ - + */ // Configuration |
