From 2e291396bd1fd6919804802e0cbf234b5d7495fd Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Thu, 10 May 2012 01:52:28 -0400 Subject: [PATCH] Touch license and .gitignore. Former-commit-id: d18484b4608c8514cee78ad699e6150c4cfb0c6c --- .gitignore | 2 +- LICENSE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 58b805fea..646ac519e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ .DS_Store -node_modules/ \ No newline at end of file +node_modules/ diff --git a/LICENSE.txt b/LICENSE.txt index b194ad1de..e148ee0c3 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -19,4 +19,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. \ No newline at end of file +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.