From 2d038186e3f9c2902812671b1e396f2bd37b6f47 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 13 Jan 2014 21:07:17 -0800 Subject: [PATCH] add a title/description to customizer.js's attribution comment --- docs/assets/js/customizer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/assets/js/customizer.js b/docs/assets/js/customizer.js index 1395be0474..c0272b6429 100644 --- a/docs/assets/js/customizer.js +++ b/docs/assets/js/customizer.js @@ -1,4 +1,5 @@ /*! + * Bootstrap Customizer (http://getbootstrap.com/customize/) * Copyright 2011-2014 Twitter, Inc. * * Licensed under the Creative Commons Attribution 3.0 Unported License. For -- 2.47.2