From 15c2047443f9a9216d97c6ee5573313b55941827 Mon Sep 17 00:00:00 2001 From: connors Date: Mon, 24 Feb 2014 16:33:01 -0800 Subject: [PATCH] derp --- Gruntfile.js | 2 +- LICENSE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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