From d251e4701f76ae997964bf2eca28489ac163e71f Mon Sep 17 00:00:00 2001 From: Tyler Kellen Date: Wed, 3 Oct 2012 12:44:36 -0500 Subject: [PATCH] docs --- LICENSE-MIT | 2 +- grunt.js | 1 - tasks/jst.js | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/LICENSE-MIT b/LICENSE-MIT index b8a710f..6fc67a4 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2012 Tim Branyen, contributors. +Copyright (c) 2012 Tim Branyen, contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation diff --git a/grunt.js b/grunt.js index aa97cf3..faad08a 100644 --- a/grunt.js +++ b/grunt.js @@ -4,7 +4,6 @@ * * Copyright (c) 2012 Tim Branyen, contributors * Licensed under the MIT license. - * https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT */ module.exports = function(grunt) { diff --git a/tasks/jst.js b/tasks/jst.js index c2ee048..c220c9e 100644 --- a/tasks/jst.js +++ b/tasks/jst.js @@ -4,7 +4,6 @@ * * Copyright (c) 2012 Tim Branyen, contributors * Licensed under the MIT license. - * https://github.com/gruntjs/grunt-contrib-jst/blob/master/LICENSE-MIT */ module.exports = function(grunt) {