diff options
author | Arun Agrawal <arunagw@gmail.com> | 2014-12-31 08:34:14 +0100 |
---|---|---|
committer | Arun Agrawal <arunagw@gmail.com> | 2014-12-31 08:34:14 +0100 |
commit | 4de18d0ead0581821f4940abb12cef790514c6a0 (patch) | |
tree | c0d7b26fc1213578fb048b5cb9a12dd1413a2495 /activesupport | |
parent | ca605fa47ac9ca00452c4e31ec3657cb1edec8d0 (diff) | |
download | rails-4de18d0ead0581821f4940abb12cef790514c6a0.tar.gz rails-4de18d0ead0581821f4940abb12cef790514c6a0.tar.bz2 rails-4de18d0ead0581821f4940abb12cef790514c6a0.zip |
Update copyright notices to 2015 [ci skip]
Diffstat (limited to 'activesupport')
-rw-r--r-- | activesupport/MIT-LICENSE | 2 | ||||
-rw-r--r-- | activesupport/lib/active_support.rb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/activesupport/MIT-LICENSE b/activesupport/MIT-LICENSE index d06d4f3b2d..7bffebb076 100644 --- a/activesupport/MIT-LICENSE +++ b/activesupport/MIT-LICENSE @@ -1,4 +1,4 @@ -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 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 |