aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorGuillermo Iguaran <guilleiguaran@gmail.com>2013-06-27 09:09:54 -0700
committerGuillermo Iguaran <guilleiguaran@gmail.com>2013-06-27 09:09:54 -0700
commit34127787bbe28cedb8f9a493531582b05f0b437a (patch)
tree2b80a4099e4e030517a7629127c379392d226b6e /actionview
parentb22cbf826763098bec6206f59f17d92c40b58f0a (diff)
parent77cb37cc74fc5de27d88d64dc44258859e3cafe5 (diff)
downloadrails-34127787bbe28cedb8f9a493531582b05f0b437a.tar.gz
rails-34127787bbe28cedb8f9a493531582b05f0b437a.tar.bz2
rails-34127787bbe28cedb8f9a493531582b05f0b437a.zip
Merge pull request #11144 from kennyj/fix_copyright_year
Fix copyright year for actionview [ci skip]
Diffstat (limited to 'actionview')
-rw-r--r--actionview/MIT-LICENSE2
1 files changed, 1 insertions, 1 deletions
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