From: XhmikosR Date: Wed, 6 Feb 2019 09:12:56 +0000 (+0200) Subject: docs license header: split sentence in period. X-Git-Tag: v4.3.0~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1ea5ac49a7902eca51a5539ad193688d9a71a31;p=thirdparty%2Fbootstrap.git docs license header: split sentence in period. --- diff --git a/site/docs/4.2/assets/js/src/application.js b/site/docs/4.2/assets/js/src/application.js index 0deb862eef..863af68286 100644 --- a/site/docs/4.2/assets/js/src/application.js +++ b/site/docs/4.2/assets/js/src/application.js @@ -6,8 +6,8 @@ * JavaScript for Bootstrap's docs (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. - * Licensed under the Creative Commons Attribution 3.0 Unported License. For - * details, see https://creativecommons.org/licenses/by/3.0/. + * Licensed under the Creative Commons Attribution 3.0 Unported License. + * For details, see https://creativecommons.org/licenses/by/3.0/. */ /* global ClipboardJS: false, anchors: false, bsCustomFileInput: false */ diff --git a/site/docs/4.2/assets/scss/docs.scss b/site/docs/4.2/assets/scss/docs.scss index 267cb562bd..6b1814dc8a 100644 --- a/site/docs/4.2/assets/scss/docs.scss +++ b/site/docs/4.2/assets/scss/docs.scss @@ -2,8 +2,8 @@ * Bootstrap Docs (https://getbootstrap.com/) * Copyright 2011-2019 The Bootstrap Authors * Copyright 2011-2019 Twitter, Inc. - * Licensed under the Creative Commons Attribution 3.0 Unported License. For - * details, see https://creativecommons.org/licenses/by/3.0/. + * Licensed under the Creative Commons Attribution 3.0 Unported License. + * For details, see https://creativecommons.org/licenses/by/3.0/. */ // Dev notes