diff options
author | Vijay Dev <vijaydev.cse@gmail.com> | 2011-05-09 23:42:26 +0530 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2011-05-09 20:17:23 -0300 |
commit | 3f36441e90d0930349186ca597c9884ff1d7fbdb (patch) | |
tree | b37ee83a9c4cf79146c9f690ca9e2614c0673e4d /activeresource | |
parent | 0e1dcae1857db4f6721561caff38d8be748d0b40 (diff) | |
download | rails-3f36441e90d0930349186ca597c9884ff1d7fbdb.tar.gz rails-3f36441e90d0930349186ca597c9884ff1d7fbdb.tar.bz2 rails-3f36441e90d0930349186ca597c9884ff1d7fbdb.zip |
Update copyright year in Active Resource and Active Support
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
Diffstat (limited to 'activeresource')
-rw-r--r-- | activeresource/lib/active_resource.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activeresource/lib/active_resource.rb b/activeresource/lib/active_resource.rb index 186865f811..0794a1a800 100644 --- a/activeresource/lib/active_resource.rb +++ b/activeresource/lib/active_resource.rb @@ -1,5 +1,5 @@ #-- -# Copyright (c) 2006 David Heinemeier Hansson +# Copyright (c) 2006-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 |