From 0d110c8f91fa6baef5835d845b5ef7ce76defd04 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 14 Jan 2018 20:08:58 -0800 Subject: Update copyright for 2k18 (#25303) * Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018 --- assets/js/src/application.js | 4 ++-- assets/scss/docs.scss | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'assets') diff --git a/assets/js/src/application.js b/assets/js/src/application.js index 01c9eef55..a067c9fb5 100644 --- a/assets/js/src/application.js +++ b/assets/js/src/application.js @@ -4,8 +4,8 @@ /*! * JavaScript for Bootstrap's docs (https://getbootstrap.com) - * Copyright 2011-2017 The Bootstrap Authors - * Copyright 2011-2017 Twitter, Inc. + * Copyright 2011-2018 The Bootstrap Authors + * Copyright 2011-2018 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/assets/scss/docs.scss b/assets/scss/docs.scss index 811b39c74..7bc1196b7 100644 --- a/assets/scss/docs.scss +++ b/assets/scss/docs.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Docs (https://getbootstrap.com) - * Copyright 2011-2017 The Bootstrap Authors - * Copyright 2011-2017 Twitter, Inc. + * Copyright 2011-2018 The Bootstrap Authors + * Copyright 2011-2018 Twitter, Inc. * Licensed under the Creative Commons Attribution 3.0 Unported License. For * details, see https://creativecommons.org/licenses/by/3.0/. */ -- cgit v1.2.3