From 1c0a7255d39e7d3764e5416a9dca745ee9b1c139 Mon Sep 17 00:00:00 2001 From: Diego Tres Date: Tue, 22 Jan 2013 15:24:33 -0200 Subject: [PATCH 1/2] Changed the year from 2012 to 2013. --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index f79bb0058..dda0a5809 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2010-2012 Jeremy Ashkenas, DocumentCloud +Copyright (c) 2010-2013 Jeremy Ashkenas, DocumentCloud Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation @@ -19,4 +19,4 @@ 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 +OTHER DEALINGS IN THE SOFTWARE. From 9def62d2def93ce200226f7a3877a8f14d6f9708 Mon Sep 17 00:00:00 2001 From: Diego Tres Date: Tue, 22 Jan 2013 15:25:13 -0200 Subject: [PATCH 2/2] Changed the year from 2012 to 2013. --- backbone-min.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backbone-min.js b/backbone-min.js index d4b0314ab..3b083cd96 100644 --- a/backbone-min.js +++ b/backbone-min.js @@ -1,6 +1,6 @@ // Backbone.js 0.9.10 -// (c) 2010-2012 Jeremy Ashkenas, DocumentCloud Inc. +// (c) 2010-2013 Jeremy Ashkenas, DocumentCloud Inc. // Backbone may be freely distributed under the MIT license. // For all details and documentation: // http://backbonejs.org