diff options
author | Jon Moss <me@jonathanmoss.me> | 2016-12-31 08:34:08 -0500 |
---|---|---|
committer | Jon Moss <me@jonathanmoss.me> | 2016-12-31 08:34:08 -0500 |
commit | 37d956f45fa60d846f447f696133dcc3d2438343 (patch) | |
tree | 353810436aeb31d11a51ef1a632fe69e2fef33ad /actioncable/lib | |
parent | 714941687220effbd12dc5217904f0b8da5647f5 (diff) | |
download | rails-37d956f45fa60d846f447f696133dcc3d2438343.tar.gz rails-37d956f45fa60d846f447f696133dcc3d2438343.tar.bz2 rails-37d956f45fa60d846f447f696133dcc3d2438343.zip |
Bump license years for 2017
Per https://www.timeanddate.com/counters/firstnewyear.html, it's already
2017 in a lot of places, so we should bump the Rails license years to
2017.
[ci skip]
Diffstat (limited to 'actioncable/lib')
-rw-r--r-- | actioncable/lib/action_cable.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/actioncable/lib/action_cable.rb b/actioncable/lib/action_cable.rb index d353716636..c2d3550acb 100644 --- a/actioncable/lib/action_cable.rb +++ b/actioncable/lib/action_cable.rb @@ -1,5 +1,5 @@ #-- -# Copyright (c) 2015-2016 Basecamp, LLC +# Copyright (c) 2015-2017 Basecamp, LLC # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the |