aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record.rb
diff options
context:
space:
mode:
authorArun Agrawal <arunagw@gmail.com>2014-12-31 08:34:14 +0100
committerArun Agrawal <arunagw@gmail.com>2014-12-31 08:34:14 +0100
commit4de18d0ead0581821f4940abb12cef790514c6a0 (patch)
treec0d7b26fc1213578fb048b5cb9a12dd1413a2495 /activerecord/lib/active_record.rb
parentca605fa47ac9ca00452c4e31ec3657cb1edec8d0 (diff)
downloadrails-4de18d0ead0581821f4940abb12cef790514c6a0.tar.gz
rails-4de18d0ead0581821f4940abb12cef790514c6a0.tar.bz2
rails-4de18d0ead0581821f4940abb12cef790514c6a0.zip
Update copyright notices to 2015 [ci skip]
Diffstat (limited to 'activerecord/lib/active_record.rb')
-rw-r--r--activerecord/lib/active_record.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/lib/active_record.rb b/activerecord/lib/active_record.rb
index df7b7be664..2eec62846b 100644
--- a/activerecord/lib/active_record.rb
+++ b/activerecord/lib/active_record.rb
@@ -1,5 +1,5 @@
#--
-# Copyright (c) 2004-2014 David Heinemeier Hansson
+# Copyright (c) 2004-2015 David Heinemeier Hansson
#
# Permission is hereby granted, free of charge, to any person obtaining
# a copy of this software and associated documentation files (the