diff --git a/Gruntfile.js b/Gruntfile.js index 964a6a1..a9b2ec1 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -17,7 +17,7 @@ module.exports = function(grunt) { ' * Copyright <%= grunt.template.today("yyyy") %> <%= pkg.author %>\n' + ' * Licensed under <%= _.pluck(pkg.licenses, "url").join(", ") %>\n' + ' *\n' + - ' * Designed by @connors.\n' + + ' * V<%= pkg.version %> designed by @connors.\n' + ' * =====================================================\n' + ' */\n', diff --git a/LICENSE b/LICENSE index 86f12ae..6897301 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014 CONNORS, DHG, FAT, and other contributors +Copyright (c) 2014 connors and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in