diff --git a/Gruntfile.js b/Gruntfile.js
index 6b861113e470dd16ed92ce6de8059bc519e31abb..2381ab296efea381da832984a112d7842183e165 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -11,7 +11,7 @@ module.exports = function(grunt) {
     banner: '/**\n' +
               '* Bootstrap v<%= pkg.version %> by @fat and @mdo\n' +
               '* Copyright <%= grunt.template.today("yyyy") %> <%= pkg.author %>\n' +
-              '* Licensed under <%= _.pluck(pkg.licenses, "url").join(", ") %>.\n' +
+              '* Licensed under <%= _.pluck(pkg.licenses, "url").join(", ") %>\n' +
               '*\n' +
               '* Designed and built with all the love in the world by @mdo and @fat.\n' +
               '*/\n',
diff --git a/dist/js/bootstrap.js b/dist/js/bootstrap.js
index 688957912a6884582b33f65d6fb88b760d07c6db..e9a800085cf681ab07a1adce2bbcd1d3cc04c669 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 31372852dd7cafb1e320e55798bae529d0a9c9b4..a8f011520c24db8d870a2176d31f38c7a203a162 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.
 */