diff options
author | Prem Sichanugrist <s@sikachu.com> | 2011-01-05 03:58:45 +0700 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2011-02-22 18:24:20 -0200 |
commit | 839d06f5f28740a9641a1b91e5df94f64e224547 (patch) | |
tree | e771dd68e02ab53b535ffaf21c095f40d3d291b9 /actionmailer/MIT-LICENSE | |
parent | 3d907a68d91acbd7723cdc793e5f74d2f22fb519 (diff) | |
download | rails-839d06f5f28740a9641a1b91e5df94f64e224547.tar.gz rails-839d06f5f28740a9641a1b91e5df94f64e224547.tar.bz2 rails-839d06f5f28740a9641a1b91e5df94f64e224547.zip |
We're in 2011, let's update our license
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Diffstat (limited to 'actionmailer/MIT-LICENSE')
-rw-r--r-- | actionmailer/MIT-LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionmailer/MIT-LICENSE b/actionmailer/MIT-LICENSE index a345a2419d..7ad1051066 100644 --- a/actionmailer/MIT-LICENSE +++ b/actionmailer/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2010 David Heinemeier Hansson +Copyright (c) 2004-2011 David Heinemeier Hansson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |