From 77cb37cc74fc5de27d88d64dc44258859e3cafe5 Mon Sep 17 00:00:00 2001 From: kennyj Date: Fri, 28 Jun 2013 01:03:31 +0900 Subject: [PATCH] Fix copyright year for actionview [ci skip] --- actionview/MIT-LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actionview/MIT-LICENSE b/actionview/MIT-LICENSE index 810daf856c..5c668d9624 100644 --- a/actionview/MIT-LICENSE +++ b/actionview/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2012 David Heinemeier Hansson +Copyright (c) 2004-2013 David Heinemeier Hansson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the