diff options
author | Joshua Justice <jjustice6@bloomberg.net> | 2019-01-24 16:55:43 -0500 |
---|---|---|
committer | Joshua Justice <jjustice6@bloomberg.net> | 2019-01-25 13:03:08 -0500 |
commit | 8e3f2889de2e1f88bdf4793eb21835bcd37f9667 (patch) | |
tree | 63dcc6c09e1851b21d2955594969f94e507d10e1 /lib/chef | |
parent | bf03ed1fb1aa70573676872d9088e2c6b7d7f229 (diff) | |
download | chef-8e3f2889de2e1f88bdf4793eb21835bcd37f9667.tar.gz |
Fix up headers and remove references to old versions of solaris
Signed-off-by: Joshua Justice <jjustice6@bloomberg.net>
Diffstat (limited to 'lib/chef')
-rw-r--r-- | lib/chef/provider/group/solaris.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/provider/group/solaris.rb b/lib/chef/provider/group/solaris.rb index 025ae63160..5bbdb4cbe6 100644 --- a/lib/chef/provider/group/solaris.rb +++ b/lib/chef/provider/group/solaris.rb @@ -1,6 +1,6 @@ # # Author:: Joshua Justice (<jjustice6@bloomberg.net>) -# Copyright:: Copyright 2008-2019, Chef Software Inc. +# Copyright:: Copyright 2008-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |