aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support.rb
diff options
context:
space:
mode:
authorVijay Dev <vijaydev.cse@gmail.com>2011-05-09 23:42:26 +0530
committerSantiago Pastorino <santiago@wyeworks.com>2011-05-09 20:17:23 -0300
commit3f36441e90d0930349186ca597c9884ff1d7fbdb (patch)
treeb37ee83a9c4cf79146c9f690ca9e2614c0673e4d /activesupport/lib/active_support.rb
parent0e1dcae1857db4f6721561caff38d8be748d0b40 (diff)
downloadrails-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 'activesupport/lib/active_support.rb')
-rw-r--r--activesupport/lib/active_support.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/lib/active_support.rb b/activesupport/lib/active_support.rb
index 6b87774978..a846f81c12 100644
--- a/activesupport/lib/active_support.rb
+++ b/activesupport/lib/active_support.rb
@@ -1,5 +1,5 @@
#--
-# Copyright (c) 2005 David Heinemeier Hansson
+# Copyright (c) 2005-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