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 --- scss/bootstrap-grid.scss | 4 ++-- scss/bootstrap-reboot.scss | 4 ++-- scss/bootstrap.scss | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'scss') diff --git a/scss/bootstrap-grid.scss b/scss/bootstrap-grid.scss index fec276642..6fa30944b 100644 --- a/scss/bootstrap-grid.scss +++ b/scss/bootstrap-grid.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Grid v4.0.0-beta.3 (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 MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/scss/bootstrap-reboot.scss b/scss/bootstrap-reboot.scss index 60c0df2e9..05e81ceea 100644 --- a/scss/bootstrap-reboot.scss +++ b/scss/bootstrap-reboot.scss @@ -1,7 +1,7 @@ /*! * Bootstrap Reboot v4.0.0-beta.3 (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 MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md) */ diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 42b2c1ab2..28ac24c57 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -1,7 +1,7 @@ /*! * Bootstrap v4.0.0-beta.3 (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 MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ -- cgit v1.2.3