From f11f56558bf4ee5e7879125dc506a2567ee3524f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 8 Jan 2019 08:05:26 +0200 Subject: Bump copyright year to 2019. --- site/docs/4.2/assets/js/src/application.js | 4 ++-- site/docs/4.2/assets/scss/docs.scss | 4 ++-- site/docs/4.2/examples/carousel/index.html | 2 +- site/docs/4.2/examples/checkout/index.html | 2 +- site/docs/4.2/examples/floating-labels/index.html | 2 +- site/docs/4.2/examples/jumbotron/index.html | 2 +- site/docs/4.2/examples/pricing/index.html | 2 +- site/docs/4.2/examples/product/index.html | 2 +- site/docs/4.2/examples/sign-in/index.html | 2 +- 9 files changed, 11 insertions(+), 11 deletions(-) (limited to 'site/docs') diff --git a/site/docs/4.2/assets/js/src/application.js b/site/docs/4.2/assets/js/src/application.js index 8bd9e7877..0deb862ee 100644 --- a/site/docs/4.2/assets/js/src/application.js +++ b/site/docs/4.2/assets/js/src/application.js @@ -4,8 +4,8 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. + * 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/. */ diff --git a/site/docs/4.2/assets/scss/docs.scss b/site/docs/4.2/assets/scss/docs.scss index 4b6674ad0..267cb562b 100644 --- a/site/docs/4.2/assets/scss/docs.scss +++ b/site/docs/4.2/assets/scss/docs.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Docs (https://getbootstrap.com/) - * Copyright 2011-2018 The Bootstrap Authors - * Copyright 2011-2018 Twitter, Inc. + * 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/. */ diff --git a/site/docs/4.2/examples/carousel/index.html b/site/docs/4.2/examples/carousel/index.html index 2cbf929ac..1a8fd67e3 100644 --- a/site/docs/4.2/examples/carousel/index.html +++ b/site/docs/4.2/examples/carousel/index.html @@ -158,6 +158,6 @@ extra_css: "carousel.css" diff --git a/site/docs/4.2/examples/checkout/index.html b/site/docs/4.2/examples/checkout/index.html index 0af951214..5d7b57222 100644 --- a/site/docs/4.2/examples/checkout/index.html +++ b/site/docs/4.2/examples/checkout/index.html @@ -213,7 +213,7 @@ body_class: "bg-light"