From 76d8757b0a2a2669a67d2131cbc4330e4c0cd2e8 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Tue, 10 Sep 2013 19:01:40 -0700 Subject: rm period from licensing header so it's not mistaken as part of the URL --- dist/js/bootstrap.js | 2 +- dist/js/bootstrap.min.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'dist') diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js index 688957912..e9a800085 100644 --- a/dist/js/bootstrap.js +++ b/dist/js/bootstrap.js @@ -1,7 +1,7 @@ /** * Bootstrap v3.0.0 by @fat and @mdo * Copyright 2013 Twitter Inc. -* Licensed under http://www.apache.org/licenses/LICENSE-2.0. +* Licensed under http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ diff --git a/dist/js/bootstrap.min.js b/dist/js/bootstrap.min.js index 31372852d..a8f011520 100644 --- a/dist/js/bootstrap.min.js +++ b/dist/js/bootstrap.min.js @@ -1,7 +1,7 @@ /** * Bootstrap v3.0.0 by @fat and @mdo * Copyright 2013 Twitter Inc. -* Licensed under http://www.apache.org/licenses/LICENSE-2.0. +* Licensed under http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world by @mdo and @fat. */ -- cgit v1.2.3