From c767a00d5d0b0511400fc8bce63edd6fcf589b27 Mon Sep 17 00:00:00 2001 From: Nuno Arruda Date: Sat, 31 Dec 2016 14:20:11 -0100 Subject: Update copyright years to 2017 --- docs/assets/js/src/application.js | 4 ++-- docs/assets/scss/docs.scss | 4 ++-- docs/examples/jumbotron/index.html | 2 +- docs/examples/justified-nav/index.html | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/assets/js/src/application.js b/docs/assets/js/src/application.js index 15a6d03fe..2b53556b1 100644 --- a/docs/assets/js/src/application.js +++ b/docs/assets/js/src/application.js @@ -4,8 +4,8 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com) - * Copyright 2011-2016 The Bootstrap Authors - * Copyright 2011-2016 Twitter, Inc. + * Copyright 2011-2017 The Bootstrap Authors + * Copyright 2011-2017 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/docs/assets/scss/docs.scss b/docs/assets/scss/docs.scss index c55657af3..7404c0edd 100644 --- a/docs/assets/scss/docs.scss +++ b/docs/assets/scss/docs.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Docs (https://getbootstrap.com) - * Copyright 2011-2016 The Bootstrap Authors - * Copyright 2011-2016 Twitter, Inc. + * Copyright 2011-2017 The Bootstrap Authors + * Copyright 2011-2017 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/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html index 4268fa5bc..d5be20393 100644 --- a/docs/examples/jumbotron/index.html +++ b/docs/examples/jumbotron/index.html @@ -83,7 +83,7 @@
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html index c612ee257..bbe40246e 100644 --- a/docs/examples/justified-nav/index.html +++ b/docs/examples/justified-nav/index.html @@ -85,7 +85,7 @@ -- cgit v1.2.3