diff options
Diffstat (limited to 'lib/chef/provider/user/solaris.rb')
-rw-r--r-- | lib/chef/provider/user/solaris.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/chef/provider/user/solaris.rb b/lib/chef/provider/user/solaris.rb index 18f44523ff..b78594138a 100644 --- a/lib/chef/provider/user/solaris.rb +++ b/lib/chef/provider/user/solaris.rb @@ -2,8 +2,8 @@ # Author:: Stephen Nelson-Smith (<sns@opscode.com>) # Author:: Jon Ramsey (<jonathon.ramsey@gmail.com>) # Author:: Dave Eddy (<dave@daveeddy.com>) -# Copyright:: Copyright (c) 2012 Opscode, Inc. -# Copyright:: Copyright 2015, Dave Eddy +# Copyright:: Copyright 2012-2016, Opscode, Inc. +# Copyright:: Copyright 2015-2016, Dave Eddy # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |