aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/build/banner.js
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/build/banner.js')
-rw-r--r--vendor/twbs/bootstrap/build/banner.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/vendor/twbs/bootstrap/build/banner.js b/vendor/twbs/bootstrap/build/banner.js
index df82ff32e..a022f1c48 100644
--- a/vendor/twbs/bootstrap/build/banner.js
+++ b/vendor/twbs/bootstrap/build/banner.js
@@ -1,6 +1,7 @@
'use strict'
const pkg = require('../package.json')
+
const year = new Date().getFullYear()
function getBanner(pluginFilename) {