From e3d580e62b98443e4d32c496a55bf610b4dc656c Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Thu, 27 Feb 2014 19:28:31 -0800 Subject: [PATCH] add link to project website in banner comments; fixes #297 --- Gruntfile.js | 2 +- dist/ratchet-theme-android.css | 2 +- dist/ratchet-theme-ios.css | 2 +- dist/ratchet.css | 2 +- dist/ratchet.js | 2 +- dist/ratchet.min.css | 2 +- dist/ratchet.min.js | 2 +- docs/assets/css/docs.css | 2 +- docs/dist/ratchet-theme-android.css | 2 +- docs/dist/ratchet-theme-ios.css | 2 +- docs/dist/ratchet.css | 2 +- docs/dist/ratchet.js | 2 +- docs/dist/ratchet.min.css | 2 +- docs/dist/ratchet.min.js | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 92fea4b..7ab765d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -23,7 +23,7 @@ module.exports = function(grunt) { banner: '/*!\n' + ' * =====================================================\n' + - ' * Ratchet v<%= pkg.version %>\n' + + ' * Ratchet v<%= pkg.version %> (<%= pkg.homepage %>)\n' + ' * Copyright <%= grunt.template.today("yyyy") %> <%= pkg.author %>\n' + ' * Licensed under <%= pkg.license %>.\n' + ' *\n' + diff --git a/dist/ratchet-theme-android.css b/dist/ratchet-theme-android.css index 76b1199..08d85b0 100644 --- a/dist/ratchet-theme-android.css +++ b/dist/ratchet-theme-android.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/dist/ratchet-theme-ios.css b/dist/ratchet-theme-ios.css index d07c9e0..e268d38 100644 --- a/dist/ratchet-theme-ios.css +++ b/dist/ratchet-theme-ios.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/dist/ratchet.css b/dist/ratchet.css index a948031..741a5ae 100644 --- a/dist/ratchet.css +++ b/dist/ratchet.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/dist/ratchet.js b/dist/ratchet.js index 1cc9ccd..4372a7b 100644 --- a/dist/ratchet.js +++ b/dist/ratchet.js @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/dist/ratchet.min.css b/dist/ratchet.min.css index a2d1b3c..d17e9cd 100644 --- a/dist/ratchet.min.css +++ b/dist/ratchet.min.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/dist/ratchet.min.js b/dist/ratchet.min.js index 8c467e9..6c3332d 100644 --- a/dist/ratchet.min.js +++ b/dist/ratchet.min.js @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index f3c8b26..7943b08 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet-theme-android.css b/docs/dist/ratchet-theme-android.css index 76b1199..08d85b0 100644 --- a/docs/dist/ratchet-theme-android.css +++ b/docs/dist/ratchet-theme-android.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet-theme-ios.css b/docs/dist/ratchet-theme-ios.css index d07c9e0..e268d38 100644 --- a/docs/dist/ratchet-theme-ios.css +++ b/docs/dist/ratchet-theme-ios.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet.css b/docs/dist/ratchet.css index a948031..741a5ae 100644 --- a/docs/dist/ratchet.css +++ b/docs/dist/ratchet.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet.js b/docs/dist/ratchet.js index 1cc9ccd..4372a7b 100644 --- a/docs/dist/ratchet.js +++ b/docs/dist/ratchet.js @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet.min.css b/docs/dist/ratchet.min.css index a2d1b3c..d17e9cd 100644 --- a/docs/dist/ratchet.min.css +++ b/docs/dist/ratchet.min.css @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. * diff --git a/docs/dist/ratchet.min.js b/docs/dist/ratchet.min.js index 8c467e9..6c3332d 100644 --- a/docs/dist/ratchet.min.js +++ b/docs/dist/ratchet.min.js @@ -1,6 +1,6 @@ /*! * ===================================================== - * Ratchet v2.0.0 + * Ratchet v2.0.0 (http://goratchet.com) * Copyright 2014 Connor Sears * Licensed under MIT. *