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 /actionview/MIT-LICENSE | |
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 'actionview/MIT-LICENSE')
-rw-r--r-- | actionview/MIT-LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actionview/MIT-LICENSE b/actionview/MIT-LICENSE index d58dd9ed9b..3ec7a617cf 100644 --- a/actionview/MIT-LICENSE +++ b/actionview/MIT-LICENSE @@ -1,4 +1,4 @@ -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 |