diff options
author | Robin Dupret <robin.dupret@gmail.com> | 2015-01-01 00:08:17 +0100 |
---|---|---|
committer | Robin Dupret <robin.dupret@gmail.com> | 2015-01-01 00:08:17 +0100 |
commit | 24637e577c0c8139434bada14911f376ec2634e9 (patch) | |
tree | c22d2dbb41ee144c25699cc0fce26378f1b9564e /activesupport/lib | |
parent | 777c45e6a5a2cb89e1e1e892a32b0dbdebbfe680 (diff) | |
parent | 4de18d0ead0581821f4940abb12cef790514c6a0 (diff) | |
download | rails-24637e577c0c8139434bada14911f376ec2634e9.tar.gz rails-24637e577c0c8139434bada14911f376ec2634e9.tar.bz2 rails-24637e577c0c8139434bada14911f376ec2634e9.zip |
Merge pull request #18271 from arunagw/change-copyright-year
Update copyright notices to 2015 [ci skip]
Diffstat (limited to 'activesupport/lib')
-rw-r--r-- | activesupport/lib/active_support.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/activesupport/lib/active_support.rb b/activesupport/lib/active_support.rb index 34040e9d33..2c327244cc 100644 --- a/activesupport/lib/active_support.rb +++ b/activesupport/lib/active_support.rb @@ -1,5 +1,5 @@ #-- -# Copyright (c) 2005-2014 David Heinemeier Hansson +# Copyright (c) 2005-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 |