diff options
author | Pratik Naik <pratiknaik@gmail.com> | 2009-01-18 17:47:12 +0000 |
---|---|---|
committer | Pratik Naik <pratiknaik@gmail.com> | 2009-01-18 17:47:12 +0000 |
commit | 652ecd3bfaf71e7fabf4e8b32a8a207658d5b367 (patch) | |
tree | 78cc8f3aaecf75ea1fde4229170027e840eb9cd3 /activeresource | |
parent | aeafccf0ca2b7596a0b08c275d2c2154992fe573 (diff) | |
download | rails-652ecd3bfaf71e7fabf4e8b32a8a207658d5b367.tar.gz rails-652ecd3bfaf71e7fabf4e8b32a8a207658d5b367.tar.bz2 rails-652ecd3bfaf71e7fabf4e8b32a8a207658d5b367.zip |
Fix year in ARes license
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/MIT-LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activeresource/MIT-LICENSE b/activeresource/MIT-LICENSE index e6df48772f..5eb8c94758 100644 --- a/activeresource/MIT-LICENSE +++ b/activeresource/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2004-2009 David Heinemeier Hansson +Copyright (c) 2006-2009 David Heinemeier Hansson Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |